FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags() by ericsnowcurrently · Pull Request #104054 · 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
gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags()
- #104054
#104054
Merged
ericsnowcurrently
merged 7 commits into
python:main
python/cpython:main
from
ericsnowcurrently:immortalize-structseq
ericsnowcurrently/cpython:immortalize-structseq
Copy head branch name to clipboard
May 1, 2023
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags()
#104054
ericsnowcurrently
merged 7 commits into
python:main
python/cpython:main
from
ericsnowcurrently:immortalize-structseq
ericsnowcurrently/cpython:immortalize-structseq
Copy head branch name to clipboard
Commits
Commits on May 1, 2023
Do not call count_members() in initialize_members().
gaogaotiantian
authored and
ericsnowcurrently
committed
c9bdaef
View commit details
Copy full SHA for c9bdaef
Browse repository at this point
_PyStructSequence_FiniType() -> _PyStructSequence_FiniBuiltin().
ericsnowcurrently
committed
3478a73
View commit details
Copy full SHA for 3478a73
Browse repository at this point
Clean up the error case in _PyStructSequence_InitBuiltinWithFlags().
ericsnowcurrently
committed
76d0554
View commit details
Copy full SHA for 76d0554
Browse repository at this point
Clean up _PyStructSequence_InitBuiltinWithFlags().
ericsnowcurrently
committed
6f4f37d
View commit details
Copy full SHA for 6f4f37d
Browse repository at this point
Un-initialize the builtin structseq types.
ericsnowcurrently
committed
d52578f
View commit details
Copy full SHA for d52578f
Browse repository at this point
Immortalize in _PyStructSequence_InitBuiltinWithFlags().
ericsnowcurrently
committed
39f09b0
View commit details
Copy full SHA for 39f09b0
Browse repository at this point
Fix _PyStructSequence_FiniBuiltin().
ericsnowcurrently
committed
2abdc79
View commit details
Copy full SHA for 2abdc79
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL