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 georg.brandl, larry, martin.panter, python-dev, rhettinger, serhiy.storchaka, taleinat
Date 2017-02-04.11:00:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486206020.97.0.867158295602.issue20186@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b0ef37ec83f337b4b77275b367288a5656a0682c by Serhiy Storchaka in branch 'master':
Issue #20186: Converted the symtable module to Argument Clinic.
https://github.com/python/cpython/commit/b0ef37ec83f337b4b77275b367288a5656a0682c

New changeset 18a02e9d1f8e981b7b2f4287a4ed871021b13ade by Serhiy Storchaka in branch 'master':
Issue #20186: Converted the tracemalloc module to Argument Clinic.
https://github.com/python/cpython/commit/18a02e9d1f8e981b7b2f4287a4ed871021b13ade
History
Date User Action Args
2017-02-04 11:00:21python-devsetrecipients: + python-dev, georg.brandl, rhettinger, taleinat, larry, martin.panter, serhiy.storchaka
2017-02-04 11:00:20python-devsetmessageid: <1486206020.97.0.867158295602.issue20186@psf.upfronthosting.co.za>
2017-02-04 11:00:20python-devlinkissue20186 messages
2017-02-04 11:00:20python-devcreate