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 Decorater, brett.cannon, jkloth, mark.dickinson, ncoghlan, ned.deily, paul.moore, python-dev, steve.dower, tim.golden, vstinner, yan12125, zach.ware
Date 2016-11-07.03:36:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161107033602.30882.81321.87FAE4C2@psf.io>
In-reply-to
Content
New changeset b26c8104e54f by Steve Dower in branch '3.6':
Closes #27781: Removes special cases for the experimental aspect of PEP 529
https://hg.python.org/cpython/rev/b26c8104e54f

New changeset b8233c779ff7 by Steve Dower in branch 'default':
Closes #27781: Removes special cases for the experimental aspect of PEP 529
https://hg.python.org/cpython/rev/b8233c779ff7
History
Date User Action Args
2016-11-07 03:36:05python-devsetrecipients: + python-dev, brett.cannon, paul.moore, mark.dickinson, ncoghlan, vstinner, tim.golden, jkloth, ned.deily, zach.ware, steve.dower, yan12125, Decorater
2016-11-07 03:36:05python-devlinkissue27781 messages
2016-11-07 03:36:04python-devcreate