Staging
v0.5.1
https://github.com/python/cpython
Revision 4fac7ed43ebf1771a8fe86fdfe7b9991f3be78cd authored by Victor Stinner on 12 February 2020, 12:02:29 UTC, committed by GitHub on 12 February 2020, 12:02:29 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>
1 parent 8c579b1
History
Tip revision: 4fac7ed43ebf1771a8fe86fdfe7b9991f3be78cd authored by Victor Stinner on 12 February 2020, 12:02:29 UTC
bpo-21016: pydoc and trace use sysconfig (GH-18476)
Tip revision: 4fac7ed

README

back to top