This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients pablogsal
Date 2020-01-14.17:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579023502.69.0.597433806752.issue39322@roundup.psfhosted.org>
In-reply-to
Content
New changeset b6791375b2ff86ea07f068fb53d9575c337eaa5b by Pablo Galindo in branch 'master':
bpo-39322: Add gc.is_finalized to the gc module docstring (GH-18000)
https://github.com/python/cpython/commit/b6791375b2ff86ea07f068fb53d9575c337eaa5b
History
Date User Action Args
2020-01-14 17:38:22pablogsalsetrecipients: + pablogsal
2020-01-14 17:38:22pablogsalsetmessageid: <1579023502.69.0.597433806752.issue39322@roundup.psfhosted.org>
2020-01-14 17:38:22pablogsallinkissue39322 messages
2020-01-14 17:38:21pablogsalcreate