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 serhiy.storchaka
Recipients alexandre.vassalotti, barry, dangyogi, serhiy.storchaka
Date 2017-07-23.07:00:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500793214.44.0.307510587561.issue29902@psf.upfronthosting.co.za>
In-reply-to
Content
I have decided to not merge these changes in 3.5. They help to avoid programmatic errors, but have a non-zero chance of breaking programs that work by accidence. Since this is the last non-secure bugfix we will not have a chance to rollback these changes.

An alternative to these changes is testing a program with Python 3.6.
History
Date User Action Args
2017-07-23 07:00:14serhiy.storchakasetrecipients: + serhiy.storchaka, barry, alexandre.vassalotti, dangyogi
2017-07-23 07:00:14serhiy.storchakasetmessageid: <1500793214.44.0.307510587561.issue29902@psf.upfronthosting.co.za>
2017-07-23 07:00:14serhiy.storchakalinkissue29902 messages
2017-07-23 07:00:14serhiy.storchakacreate