diff options
author | Victor Stinner <vstinner@python.org> | 2019-12-09 16:34:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 16:34:02 (GMT) |
commit | a1a99b4bb7cbe2dbc55a1d92c3c509b4466d3c3b (patch) | |
tree | ffc1e3e7fc999d447331fb9cfd9d1cebf10177b2 /Objects/stringlib/ucs1lib.h | |
parent | d219cc4180e7589807ebbef7421879f095e72a98 (diff) | |
download | cpython-a1a99b4bb7cbe2dbc55a1d92c3c509b4466d3c3b.zip cpython-a1a99b4bb7cbe2dbc55a1d92c3c509b4466d3c3b.tar.gz cpython-a1a99b4bb7cbe2dbc55a1d92c3c509b4466d3c3b.tar.bz2 |
bpo-20443: No longer make sys.argv[0] absolute for script (GH-17534)
In Python 3.9.0a1, sys.argv[0] was made an asolute path if a filename
was specified on the command line. Revert this change, since most
users expect sys.argv to be unmodified.
Diffstat (limited to 'Objects/stringlib/ucs1lib.h')
0 files changed, 0 insertions, 0 deletions