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 2018-01-11.09:38:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515663487.25.0.467229070634.issue29240@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cb3ae5588bd7733e76dc09277bb7626652d9bb64 by Victor Stinner in branch 'master':
bpo-29240: Ignore UTF-8 Mode in time module (#5148)
https://github.com/python/cpython/commit/cb3ae5588bd7733e76dc09277bb7626652d9bb64
History
Date User Action Args
2018-01-11 09:38:07vstinnersetrecipients: + vstinner, ezio.melotti, methane, eryksun, yan12125
2018-01-11 09:38:07vstinnersetmessageid: <1515663487.25.0.467229070634.issue29240@psf.upfronthosting.co.za>
2018-01-11 09:38:07vstinnerlinkissue29240 messages
2018-01-11 09:38:07vstinnercreate