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 vstinner
Recipients eric.snow, jdemeyer, vstinner
Date 2019-04-26.00:32:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556238725.63.0.45887414463.issue36710@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9db0324712f6982d89620b420f507a6aa5da152f by Victor Stinner in branch 'master':
bpo-36710: Add runtime parameter in gcmodule.c (GH-12958)
https://github.com/python/cpython/commit/9db0324712f6982d89620b420f507a6aa5da152f
History
Date User Action Args
2019-04-26 00:32:05vstinnersetrecipients: + vstinner, eric.snow, jdemeyer
2019-04-26 00:32:05vstinnersetmessageid: <1556238725.63.0.45887414463.issue36710@roundup.psfhosted.org>
2019-04-26 00:32:05vstinnerlinkissue36710 messages
2019-04-26 00:32:05vstinnercreate