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 serhiy.storchaka
Recipients David.Edelsohn, Michael.Felt, serhiy.storchaka
Date 2020-06-25.11:21:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593084089.65.0.8898737905.issue35773@roundup.psfhosted.org>
In-reply-to
Content
New changeset 94eee69e9b3a7e7d33142a47ffea560beb8f1596 by Serhiy Storchaka in branch 'master':
bpo-35773: Fix test_bdb on non-UTF-8 locales. (GH-21136)
https://github.com/python/cpython/commit/94eee69e9b3a7e7d33142a47ffea560beb8f1596
History
Date User Action Args
2020-06-25 11:21:29serhiy.storchakasetrecipients: + serhiy.storchaka, David.Edelsohn, Michael.Felt
2020-06-25 11:21:29serhiy.storchakasetmessageid: <1593084089.65.0.8898737905.issue35773@roundup.psfhosted.org>
2020-06-25 11:21:29serhiy.storchakalinkissue35773 messages
2020-06-25 11:21:29serhiy.storchakacreate