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 abarry
Recipients abarry, brett.cannon, ncoghlan, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-07-06.19:08:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467832113.21.0.988877576708.issue27137@psf.upfronthosting.co.za>
In-reply-to
Content
Is there anything still preventing this from being merged? I think the ability to consistently get the same behaviour, with or without _functools available, outweighs the performance and simplicity loss (and as far as performance loss goes, it appears that _functools is always available as far as CPython is concerned, which makes it a non-issue).
History
Date User Action Args
2016-07-06 19:08:33abarrysetrecipients: + abarry, brett.cannon, rhettinger, ncoghlan, vstinner, serhiy.storchaka, xiang.zhang
2016-07-06 19:08:33abarrysetmessageid: <1467832113.21.0.988877576708.issue27137@psf.upfronthosting.co.za>
2016-07-06 19:08:33abarrylinkissue27137 messages
2016-07-06 19:08:32abarrycreate