Skip to content

bpo-33692: pythoninfo detect libedit on Python 3.6 #7293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 1, 2018
Merged

bpo-33692: pythoninfo detect libedit on Python 3.6 #7293

merged 1 commit into from
Jun 1, 2018

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 31, 2018

Check which readline implementation is used based on the readline
docstring.

https://bugs.python.org/issue33692

Check which readline implementation is used based on the readline
docstring.
@vstinner vstinner merged commit ef634b5 into python:master Jun 1, 2018
@vstinner vstinner deleted the pythoninfo_libedit branch June 1, 2018 09:04
vstinner added a commit that referenced this pull request Jun 1, 2018
* bpo-33692: pythoninfo detect libedit on Python 3.6 (GH-7293)
* bpo-33717: pythoninfo: add CC --version (GH-7290)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants