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 Guillaume Pasquet (Etenil), cstratak, lemburg, loewis, schwab, serhiy.storchaka, vstinner, xtreak
Date 2018-11-20.21:36:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542749779.54.0.788709270274.issue28604@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset df3051b53fd7f2862a4087f5449e811d8421347a by Victor Stinner in branch '3.6':
bpo-28604: Fix localeconv() for different LC_MONETARY (GH-10606) (GH-10619) (GH-10621)
https://github.com/python/cpython/commit/df3051b53fd7f2862a4087f5449e811d8421347a
History
Date User Action Args
2018-11-20 21:36:19vstinnersetrecipients: + vstinner, lemburg, loewis, serhiy.storchaka, schwab, cstratak, Guillaume Pasquet (Etenil), xtreak
2018-11-20 21:36:19vstinnersetmessageid: <1542749779.54.0.788709270274.issue28604@psf.upfronthosting.co.za>
2018-11-20 21:36:19vstinnerlinkissue28604 messages
2018-11-20 21:36:19vstinnercreate