Staging
v0.5.1
https://github.com/python/cpython
Revision ca133e53fafdec1aa77613fcb7558deed959383f authored by Miss Islington (bot) on 12 February 2020, 12:32:46 UTC, committed by GitHub on 12 February 2020, 12:32:46 UTC

bpo-21016, bpo-1294959: The pydoc and trace modules now use the
sysconfig module to get the path to the Python standard library, to
support uncommon installation path like /usr/lib64/python3.9/ on
Fedora.

Co-Authored-By: Jan Matějek <jmatejek@suse.com>
(cherry picked from commit 4fac7ed43ebf1771a8fe86fdfe7b9991f3be78cd)

Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent a933f74
History
Tip revision: ca133e53fafdec1aa77613fcb7558deed959383f authored by Miss Islington (bot) on 12 February 2020, 12:32:46 UTC
bpo-21016: pydoc and trace use sysconfig (GH-18476)
Tip revision: ca133e5
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 17.8 KB
python.c -rw-r--r-- 266 bytes

README

back to top