commit | ef634b5b26f14d942768069fa23f9791a06ff37e | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Fri Jun 01 11:04:29 2018 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 01 11:04:29 2018 +0200 |
tree | 31c846188f596e936b8a216e06b359c6bc8a06e8 | |
parent | 6e3ca645e71dd021fead5a70dc06d9b663612e3a [diff] |
bpo-33692: pythoninfo detect libedit on Python 3.6 (GH-7293) Check which readline implementation is used based on the readline docstring.