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 pitrou
Recipients Arfrever, barry, brett.cannon, brian.curtin, eric.araujo, ezio.melotti, jwilk, larry, pitrou, pjenvey, serhiy.storchaka
Date 2014-04-28.22:59:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398725998.45.0.363679988379.issue20361@psf.upfronthosting.co.za>
In-reply-to
Content
The patch is a bit problematic, because Py_BytesWarningFlag may also be set by e.g. an application embedding Python, but then Python's main.c won't be executed.
History
Date User Action Args
2014-04-28 22:59:58pitrousetrecipients: + pitrou, barry, brett.cannon, larry, pjenvey, jwilk, ezio.melotti, eric.araujo, Arfrever, brian.curtin, serhiy.storchaka
2014-04-28 22:59:58pitrousetmessageid: <1398725998.45.0.363679988379.issue20361@psf.upfronthosting.co.za>
2014-04-28 22:59:58pitroulinkissue20361 messages
2014-04-28 22:59:58pitroucreate