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
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top