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 TIGirardi, eryksun, miss-islington, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2020-10-27.04:10:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603771846.69.0.996201167263.issue38324@roundup.psfhosted.org>
In-reply-to
Content
> New changeset f2312037e3a974d26ed3e23884f94c6af111a27a by TIGirardi in branch 'master':
> bpo-38324: Fix test__locale.py Windows failures (GH-20529)

Oh wow, that's a nice enhancmement of the Windows implementation of the locale module! It's way better than just skipping tests on Windows ;-) Thanks for this fix!
History
Date User Action Args
2020-10-27 04:10:46vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, miss-islington, TIGirardi
2020-10-27 04:10:46vstinnersetmessageid: <1603771846.69.0.996201167263.issue38324@roundup.psfhosted.org>
2020-10-27 04:10:46vstinnerlinkissue38324 messages
2020-10-27 04:10:46vstinnercreate