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.
Created on 2020-06-21 11:04 by serhiy.storchaka, last changed 2022-04-11 14:59 by admin.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:59:32 | admin | set | github: 85235 |
2020-06-28 16:23:08 | serhiy.storchaka | set | dependencies: + pipes uses text files and the locale encodig |
2020-06-27 15:14:43 | serhiy.storchaka | set | dependencies: + distutils uses the locale encoding for the .pypirc file |
2020-06-27 11:32:06 | serhiy.storchaka | set | dependencies: + cgi uses the locale encoding for log files, cgitb uses the locale encoding for log files |
2020-06-27 10:56:24 | serhiy.storchaka | set | dependencies: + trace CLI reads source files using the locale encoding |
2020-06-27 08:32:28 | serhiy.storchaka | set | dependencies: + pdb uses the locale encoding for .pdbrc |
2020-06-27 07:14:37 | serhiy.storchaka | set | dependencies: + argparse uses default encoding when read arguments from file |
2020-06-22 07:30:58 | serhiy.storchaka | set | dependencies: + Use non-ascii file names in tests by default |
2020-06-21 11:07:17 | serhiy.storchaka | set | dependencies: + read_mime_types() should read the rule file using UTF-8, not the locale encoding, Remove outdated tests for tp_print, pdb reads source files using the locale encoding |
2020-06-21 11:04:15 | serhiy.storchaka | create |