mirror of
https://github.com/python/cpython.git
synced 2025-11-18 01:57:37 +00:00
gh-95359: Fix py.exe launcher handling of per-user py.ini and command names (GH-95399)
This commit is contained in:
parent
a1daf6e5cc
commit
38bb2068fe
3 changed files with 15 additions and 8 deletions
|
|
@ -0,0 +1,3 @@
|
|||
Fix :ref:`launcher` handling of :file:`py.ini` commands (it was incorrectly
|
||||
expecting a ``py_`` prefix on keys) and crashes when reading per-user
|
||||
configuration file.
|
||||
Loading…
Add table
Add a link
Reference in a new issue