Skip to content

[3.8] bpo-21016: pydoc and trace use sysconfig (GH-18476) - #18482

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-4fac7ed-3.8
Feb 12, 2020
Merged

[3.8] bpo-21016: pydoc and trace use sysconfig (GH-18476)#18482
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-4fac7ed-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 12, 2020

Copy link
Copy Markdown
Contributor

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 4fac7ed)

Co-authored-by: Victor Stinner vstinner@python.org

https://bugs.python.org/issue21016

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 4fac7ed)

Co-authored-by: Victor Stinner <vstinner@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington
miss-islington merged commit ac6f4d2 into python:3.8 Feb 12, 2020
@miss-islington
miss-islington deleted the backport-4fac7ed-3.8 branch February 12, 2020 12:32
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a failure ❌ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants