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 Tim.Graham, abarry, eric.smith, ezio.melotti, martin.panter, ncoghlan, ned.deily, petr.viktorin, python-dev, r.david.murray, rhettinger, serhiy.storchaka, yan12125, yselivanov
Date 2016-10-31.15:00:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477926041.97.0.475841531753.issue28128@psf.upfronthosting.co.za>
In-reply-to
Content
As Nick pointed out in an earlier message on this thread and as Serhiy observed on GitHub issues, backporting this patch to 3.6 is a must. Large projects' use of Python 3.6 has shown that it's hard to track down the actual cause of the error; it only makes sense to improve that before the final release.

Serhiy, are you working on #28028 alongside this, or can it be removed from the dependencies?
History
Date User Action Args
2016-10-31 15:00:42abarrysetrecipients: + abarry, rhettinger, ncoghlan, eric.smith, ned.deily, ezio.melotti, r.david.murray, petr.viktorin, python-dev, martin.panter, serhiy.storchaka, yselivanov, Tim.Graham, yan12125
2016-10-31 15:00:41abarrysetmessageid: <1477926041.97.0.475841531753.issue28128@psf.upfronthosting.co.za>
2016-10-31 15:00:41abarrylinkissue28128 messages
2016-10-31 15:00:41abarrycreate