]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41525: Make the Python program help ASCII-only (GH-21836)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 9 Sep 2020 00:28:02 +0000 (03:28 +0300)
committerGitHub <noreply@github.com>
Wed, 9 Sep 2020 00:28:02 +0000 (01:28 +0100)
commit58de1dd6a8677bd213802c19204b827cb7134695
tree05a0e8d57ce76a55f0817ec278435790dbb9ae22
parent594f0ce73be807c0fecf958dc0644fa37983f5fe
bpo-41525: Make the Python program help ASCII-only (GH-21836)
Lib/test/test_cmd_line.py
Misc/NEWS.d/next/Core and Builtins/2020-08-12-07-35-07.bpo-41525.d9q3XL.rst [new file with mode: 0644]
Misc/python.man
Python/initconfig.c