Message 366170 - Python tracker (original) (raw)
Message366170
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, vstinner |
Date | 2020-04-11.00:22:05 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1586564526.18.0.263682102201.issue40241@roundup.psfhosted.org |
In-reply-to |
Content |
---|
New changeset f13072b8a89a922285737988b086beb4b06c6648 by Pablo Galindo in branch 'master': bpo-40241: Add PyObject_GC_IsTracked and PyObject_GC_IsFinalized to the public C-API (GH-19461) https://github.com/python/cpython/commit/f13072b8a89a922285737988b086beb4b06c6648 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2020-04-11 00:22:06 | pablogsal | set | recipients: + pablogsal, vstinner |
2020-04-11 00:22:06 | pablogsal | set | messageid: 1586564526.18.0.263682102201.issue40241@roundup.psfhosted.org |
2020-04-11 00:22:06 | pablogsal | link | issue40241 messages |
2020-04-11 00:22:05 | pablogsal | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements