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 python-dev, rhettinger, serhiy.storchaka
Date 2017-01-09.01:29:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170109012931.53514.78001.75E3BDF4@psf.io>
In-reply-to
Content
New changeset 48c750c26710 by Raymond Hettinger in branch '3.6':
Issue #29203:  functools.lru_cache() now respects PEP 468
https://hg.python.org/cpython/rev/48c750c26710
History
Date User Action Args
2017-01-09 01:29:38python-devsetrecipients: + python-dev, rhettinger, serhiy.storchaka
2017-01-09 01:29:38python-devlinkissue29203 messages
2017-01-09 01:29:37python-devcreate