FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-46998: Allow subclassing Any at runtime by hauntsaninja · Pull Request #31841 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-46998: Allow subclassing Any at runtime
- #31841
#31841
Merged
JelleZijlstra
merged 15 commits into
python:main
python/cpython:main
from
hauntsaninja:subclass-any
hauntsaninja/cpython:subclass-any
Copy head branch name to clipboard
Apr 5, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
bpo-46998: Allow subclassing Any at runtime
#31841
JelleZijlstra
merged 15 commits into
python:main
python/cpython:main
from
hauntsaninja:subclass-any
hauntsaninja/cpython:subclass-any
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2022
bpo-46998: Allow subclassing Any at runtime
hauntsaninja
committed
bc71456
View commit details
Copy full SHA for bc71456
Browse repository at this point
make error consistent
hauntsaninja
committed
abea39a
View commit details
Copy full SHA for abea39a
Browse repository at this point
remove functools checks
hauntsaninja
committed
771f492
View commit details
Copy full SHA for 771f492
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
900f2c7
View commit details
Copy full SHA for 900f2c7
Browse repository at this point
more tests
hauntsaninja
committed
6e76441
View commit details
Copy full SHA for 6e76441
Browse repository at this point
Update Misc/NEWS.d/next/Library/2022-03-13-08-52-58.bpo-46998.cHh-9O.rst
Show description for b00ab17
hauntsaninja
and
JelleZijlstra
authored
b00ab17
View commit details
Copy full SHA for b00ab17
Browse repository at this point
oops, fix test
hauntsaninja
committed
4d913ad
View commit details
Copy full SHA for 4d913ad
Browse repository at this point
cooperative inheritance
hauntsaninja
committed
1c1ab38
View commit details
Copy full SHA for 1c1ab38
Browse repository at this point
fix tests
hauntsaninja
committed
4927e78
View commit details
Copy full SHA for 4927e78
Browse repository at this point
okay, make instancecheck work with multiple inheritance
hauntsaninja
committed
68ea3a8
View commit details
Copy full SHA for 68ea3a8
Browse repository at this point
Commits on Mar 30, 2022
mention in docs
hauntsaninja
committed
f94b7e0
View commit details
Copy full SHA for f94b7e0
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into subclass-any
hauntsaninja
committed
05db029
View commit details
Copy full SHA for 05db029
Browse repository at this point
fix pydoc test
hauntsaninja
committed
e11f405
View commit details
Copy full SHA for e11f405
Browse repository at this point
add a sentence on reasoning
hauntsaninja
committed
63b00e4
View commit details
Copy full SHA for 63b00e4
Browse repository at this point
Commits on Mar 31, 2022
preposition
hauntsaninja
committed
ac7b4a8
View commit details
Copy full SHA for ac7b4a8
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL