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-15.22:06:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513375583.65.0.213398074469.issue29240@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d2b02310acbfe6c978a8ad3cd3ac8b3f12927442 by Victor Stinner in branch 'master':
bpo-29240: Don't define decode_locale() on macOS (#4895)
https://github.com/python/cpython/commit/d2b02310acbfe6c978a8ad3cd3ac8b3f12927442
History
Date User Action Args
2017-12-15 22:06:23vstinnersetrecipients: + vstinner, ezio.melotti, methane, eryksun, yan12125
2017-12-15 22:06:23vstinnersetmessageid: <1513375583.65.0.213398074469.issue29240@psf.upfronthosting.co.za>
2017-12-15 22:06:23vstinnerlinkissue29240 messages
2017-12-15 22:06:23vstinnercreate