mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-127873: Only check sys.flags.ignore_environment for PYTHON* env vars (#127877)
This commit is contained in:
parent
13475e0a5a
commit
05d12eecbd
22 changed files with 94 additions and 65 deletions
4
.github/CODEOWNERS
vendored
4
.github/CODEOWNERS
vendored
|
|
@ -304,3 +304,7 @@ Lib/test/test_configparser.py @jaraco
|
|||
Doc/reference/ @willingc @AA-Turner
|
||||
|
||||
**/*weakref* @kumaraditya303
|
||||
|
||||
# Colorize
|
||||
Lib/_colorize.py @hugovk
|
||||
Lib/test/test__colorize.py @hugovk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue