◐ Shell
reader mode source ↗
Skip to content

bpo-1635741: Fix refleaks of timemoudle in PyInit_time()#18486

Merged
vstinner merged 2 commits into
python:masterfrom
shihai1991:bpo_1635741_14
Mar 11, 2020
Merged

bpo-1635741: Fix refleaks of timemoudle in PyInit_time()#18486
vstinner merged 2 commits into
python:masterfrom
shihai1991:bpo_1635741_14

Conversation

@shihai1991

@shihai1991 shihai1991 commented Feb 12, 2020

Copy link
Copy Markdown
Member

@shihai1991

Copy link
Copy Markdown
Member Author

cc @brandtbucher
Due to brandt have doing some refactoring work of PyModule_AddObject() ;)

@brandtbucher brandtbucher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

Thanks for your work on this! Looks good, just one question below:

@brandtbucher brandtbucher added the type-bug An unexpected behavior, bug, or error label Feb 12, 2020
@vstinner vstinner merged commit 196f1eb into python:master Mar 11, 2020
@vstinner

Copy link
Copy Markdown
Member

Thanks @shihai1991, I merged your PR.

farazs-github pushed a commit to MediaTek-Labs/cpython that referenced this pull request Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants