]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41525: Make the Python program help ASCII-only (GH-21836)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 Sep 2020 00:46:41 +0000 (17:46 -0700)
committerGitHub <noreply@github.com>
Wed, 9 Sep 2020 00:46:41 +0000 (17:46 -0700)
commit9171dc2827650a1a3c20dee994145e335befa00e
tree79c7242a46da380d3d617452196d2fc4d38b3596
parent68bc6792b4725939499b8b4eb7fa8bb6ccc190a2
bpo-41525: Make the Python program help ASCII-only (GH-21836)

(cherry picked from commit 58de1dd6a8677bd213802c19204b827cb7134695)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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