Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-39322: Add gc.is_finalized to check if an object has been finalised by the gc #17989

Merged
merged 1 commit into from Jan 14, 2020

Conversation

@pablogsal
Copy link
Member

pablogsal commented Jan 13, 2020

@pablogsal pablogsal force-pushed the pablogsal:bpo-39322 branch 3 times, most recently from 59cd26c to a60019f Jan 13, 2020
Copy link
Member

tim-one left a comment

Nice addition! Nothing to add 😃

@pablogsal pablogsal force-pushed the pablogsal:bpo-39322 branch from a60019f to 3d0d503 Jan 14, 2020
@pablogsal pablogsal merged commit a2ec3f0 into python:master Jan 14, 2020
9 checks passed
9 checks passed
Docs
Details
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20200114.6 succeeded
Details
bedevere/issue-number Issue number 39322 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@pablogsal pablogsal deleted the pablogsal:bpo-39322 branch Jan 14, 2020
@pablogsal

This comment has been minimized.

Copy link
Member Author

pablogsal commented Jan 14, 2020

Nice addition! Nothing to add 😃

Thanks for the review :)

petdance added a commit to petdance/cpython that referenced this pull request Jan 17, 2020
petdance added a commit to petdance/cpython that referenced this pull request Jan 17, 2020
petdance added a commit to petdance/cpython that referenced this pull request Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.