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 python-dev
Recipients josh.r, larry, martin.panter, mdk, nadeem.vawda, python-dev, serhiy.storchaka, vajrasky, zach.ware
Date 2017-02-04.09:20:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170204092023.111010.58058.9DF16F4B@psf.io>
In-reply-to
Content
New changeset 50958e13c833 by Serhiy Storchaka in branch 'default':
Issue #20185: Converted the gc module to Argument Clinic.
https://hg.python.org/cpython/rev/50958e13c833
History
Date User Action Args
2017-02-04 09:20:26python-devsetrecipients: + python-dev, larry, nadeem.vawda, martin.panter, zach.ware, serhiy.storchaka, vajrasky, josh.r, mdk
2017-02-04 09:20:26python-devlinkissue20185 messages
2017-02-04 09:20:26python-devcreate