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 eryksun, ezio.melotti, methane, vstinner, yan12125
Date 2017-12-16.03:54:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513396465.27.0.912454111764.issue29240@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9454060e84a669dde63824d9e2fcaf295e34f687 by Victor Stinner in branch 'master':
bpo-29240, bpo-32030: Py_Main() re-reads config if encoding changes (#4899)
https://github.com/python/cpython/commit/9454060e84a669dde63824d9e2fcaf295e34f687
History
Date User Action Args
2017-12-16 03:54:25vstinnersetrecipients: + vstinner, ezio.melotti, methane, eryksun, yan12125
2017-12-16 03:54:25vstinnersetmessageid: <1513396465.27.0.912454111764.issue29240@psf.upfronthosting.co.za>
2017-12-16 03:54:25vstinnerlinkissue29240 messages
2017-12-16 03:54:25vstinnercreate