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 methane
Recipients methane, rhettinger, serhiy.storchaka, terry.reedy
Date 2017-09-30.07:13:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506755584.6.0.213398074469.issue31581@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9811e80fd0ed9d74c76a66f1dd4e4b8afa9e8f53 by INADA Naoki in branch 'master':
bpo-31581: Reduce the number of imports for functools (GH-3757)
https://github.com/python/cpython/commit/9811e80fd0ed9d74c76a66f1dd4e4b8afa9e8f53
History
Date User Action Args
2017-09-30 07:13:04methanesetrecipients: + methane, rhettinger, terry.reedy, serhiy.storchaka
2017-09-30 07:13:04methanesetmessageid: <1506755584.6.0.213398074469.issue31581@psf.upfronthosting.co.za>
2017-09-30 07:13:04methanelinkissue31581 messages
2017-09-30 07:13:04methanecreate