FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-46417: _PyStructSequence_FiniType() updates _Py_RefTotal by vstinner · Pull Request #30988 · python/cpython · GitHub

/ cpython Public

bpo-46417: _PyStructSequence_FiniType() updates _Py_RefTotal - #30988

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:structseq_fini_reftotal
Jan 28, 2022
Merged

bpo-46417: _PyStructSequence_FiniType() updates _Py_RefTotal#30988
vstinner merged 1 commit into
python:mainfrom
vstinner:structseq_fini_reftotal

Conversation

vstinner commented Jan 28, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

kumaraditya303 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Verified with this patch:

@kumaraditya303 ➜ /workspaces/cpython (structseq_fini_reftotal) $ ./python -X showrefcount -c pass
[0 refs, 0 blocks]

Copy link
Copy Markdown
Member Author

[0 refs, 0 blocks] finally! It's really the first time that I see that in Python! It's a great way to identify remaining issues :-) What comes next: https://bugs.python.org/issue40077#msg411964

vstinner merged commit 9a24127 into python:main Jan 28, 2022
vstinner deleted the structseq_fini_reftotal branch January 28, 2022 13:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL