Message373071
| Author |
Michael.Felt |
| Recipients |
David.Edelsohn, Michael.Felt, miss-islington, serhiy.storchaka |
| Date |
2020年07月06日.06:54:26 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<8a8f14ea-0af2-4e5f-632d-e7ad68097d04@felt.demon.nl> |
| In-reply-to |
<1593078570.7.0.461525749711.issue35773@roundup.psfhosted.org> |
| Content |
Thanks for getting back to this. ++1 :)
On 25/06/2020 11:49, Serhiy Storchaka wrote:
> Serhiy Storchaka <storchaka+cpython@gmail.com> added the comment:
>
> test_bdb fails on non-UTF-8 locale because Python executes a Python code from the corresponding "encodings" submodule. There are shortcuts for the UTF-8 codec which avoid using the Python code.
>
> ----------
> nosy: +serhiy.storchaka
> title: test_bdb fails on AIX bot (regression) -> test_bdb fails on non-UTF-8 locale
> versions: +Python 3.10, Python 3.9
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue35773>
> _______________________________________
> |
|