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 vstinner
Recipients eelizondo, petr.viktorin, scoder, vstinner
Date 2019-02-12.19:02:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549998126.46.0.974435146638.issue35810@roundup.psfhosted.org>
In-reply-to
Content
> I would suggest clear, open communication of this. It's solving a bug. It makes CPython safer. It's not difficult to adapt your code, once you know it's affected. The usual PY_VERSION_HEX guard will do it for you. I think we should risk it.

It would be nice to give an example of code in the Porting guide (What's new in Python 3.8?).
History
Date User Action Args
2019-02-12 19:02:06vstinnersetrecipients: + vstinner, scoder, petr.viktorin, eelizondo
2019-02-12 19:02:06vstinnersetmessageid: <1549998126.46.0.974435146638.issue35810@roundup.psfhosted.org>
2019-02-12 19:02:06vstinnerlinkissue35810 messages
2019-02-12 19:02:06vstinnercreate