Revision 051b8a2589ff28f0194c3701b21f729444691752 authored by Serhiy Storchaka on 19 March 2024, 20:08:00 UTC, committed by GitHub on 19 March 2024, 20:08:00 UTC
* document equivalent command-line options for all environment variables
* document equivalent environment variables for all command-line options
* reduce the size of variable and option descriptions to minimum
* remove the ending period in single-sentence descriptions

(cherry picked from commit b85572c47dc7a8c65fc366a87a3660fc7a3ed244)

(cherry picked from commit 4be9fa896117bf07dc944a29c98dd18b71dd6c74)

Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 1de746f
History
File Mode Size
Python.asdl -rw-r--r-- 6.1 KB
action_helpers.c -rw-r--r-- 37.0 KB
asdl.py -rw-r--r-- 12.8 KB
asdl_c.py -rwxr-xr-x 55.5 KB
myreadline.c -rw-r--r-- 11.7 KB
parser.c -rw-r--r-- 1.3 MB
peg_api.c -rw-r--r-- 874 bytes
pegen.c -rw-r--r-- 26.7 KB
pegen.h -rw-r--r-- 12.4 KB
pegen_errors.c -rw-r--r-- 14.6 KB
string_parser.c -rw-r--r-- 39.9 KB
string_parser.h -rw-r--r-- 1.8 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 65.4 KB
tokenizer.h -rw-r--r-- 4.5 KB

back to top