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 Decorater, eric.snow, ned.deily, vstinner
Date 2017-11-20.21:46:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511214419.38.0.213398074469.issue32086@psf.upfronthosting.co.za>
In-reply-to
Content
> For me, it looks like Py_DecodeLocal() is still safe (according to python 3.6.3 unless anything changed in it).

This issue is a regression in Python 3.7.
History
Date User Action Args
2017-11-20 21:46:59vstinnersetrecipients: + vstinner, ned.deily, eric.snow, Decorater
2017-11-20 21:46:59vstinnersetmessageid: <1511214419.38.0.213398074469.issue32086@psf.upfronthosting.co.za>
2017-11-20 21:46:59vstinnerlinkissue32086 messages
2017-11-20 21:46:59vstinnercreate