FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready() by ericsnowcurrently · Pull Request #105122 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready()
- #105122
#105122
Merged
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-ob-type-before-ready
ericsnowcurrently/cpython:fix-ob-type-before-ready
Copy head branch name to clipboard
Jun 1, 2023
Conversation
Commits
6
(6)
Checks
Files changed
Merged
gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready()
#105122
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-ob-type-before-ready
ericsnowcurrently/cpython:fix-ob-type-before-ready
Copy head branch name to clipboard
Commits
Commits on May 31, 2023
Split up type_ready_set_bases().
ericsnowcurrently
committed
fe12a90
View commit details
Copy full SHA for fe12a90
Browse repository at this point
Fix the short-circuit in type_ready_set_bases().
ericsnowcurrently
committed
86f8ec6
View commit details
Copy full SHA for 86f8ec6
Browse repository at this point
Fix the empty tuple case for clear_tp_bases().
ericsnowcurrently
committed
e4337e2
View commit details
Copy full SHA for e4337e2
Browse repository at this point
Add a regression test.
ericsnowcurrently
committed
b680117
View commit details
Copy full SHA for b680117
Browse repository at this point
Ignore the test static type.
ericsnowcurrently
committed
08a0321
View commit details
Copy full SHA for 08a0321
Browse repository at this point
Commits on Jun 1, 2023
Fix the test.
ericsnowcurrently
committed
80d20c6
View commit details
Copy full SHA for 80d20c6
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL