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 methane, pablogsal, serhiy.storchaka, vstinner
Date 2019-04-15.15:54:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555343653.69.0.290312819164.issue36389@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0810fa79885276114d1a94e2ce61da367ebb1ffc by Victor Stinner in branch 'master':
bpo-36389: Cleanup gc.set_threshold() (GH-12844)
https://github.com/python/cpython/commit/0810fa79885276114d1a94e2ce61da367ebb1ffc
History
Date User Action Args
2019-04-15 15:54:13vstinnersetrecipients: + vstinner, methane, serhiy.storchaka, pablogsal
2019-04-15 15:54:13vstinnersetmessageid: <1555343653.69.0.290312819164.issue36389@roundup.psfhosted.org>
2019-04-15 15:54:13vstinnerlinkissue36389 messages
2019-04-15 15:54:13vstinnercreate