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

bpo-46417: Revert remove_subclass() change by vstinner · Pull Request #30750 · python/cpython · GitHub

/ cpython Public

bpo-46417: Revert remove_subclass() change - #30750

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:remove_subclass
Jan 21, 2022
Merged

bpo-46417: Revert remove_subclass() change#30750
vstinner merged 1 commit into
python:mainfrom
vstinner:remove_subclass

Conversation

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

Copy link
Copy Markdown
Member

remove_subclass() doesn't clear the tp_subclasses dict if the dict
becomes empty.

https://bugs.python.org/issue46417

remove_subclass() doesn't clear the tp_subclasses dict if the dict
becomes empty.

Copy link
Copy Markdown
Member Author

test_asyncio failed on Windows (x86): it's unrelated.

vstinner merged commit fda8886 into python:main Jan 21, 2022
vstinner deleted the remove_subclass branch January 21, 2022 15:45
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.

3 participants


Back | FazBrowse Home | New Git URL