Staging
v0.8.1
https://github.com/python/cpython
Revision d504108a88bd14a560dec875df682f4e581490e5 authored by Miss Islington (bot) on 17 May 2018, 07:27:33 UTC, committed by Ned Deily on 17 May 2018, 07:27:33 UTC
The editline emulation needs to be initialized *after* the name is
defined. This fixes the long open issue.
(cherry picked from commit c2f082e9d164acfa8f96de9526f0f47ae92c426a)

Co-authored-by: Zvezdan Petkovic <zpetkovic@acm.org>
1 parent 9c17cd3
History
Tip revision: d504108a88bd14a560dec875df682f4e581490e5 authored by Miss Islington (bot) on 17 May 2018, 07:27:33 UTC
bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH-6915) (GH-6928)
Tip revision: d504108
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 772 bytes
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 5.7 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 61.1 KB
README.rst -rw-r--r-- 9.3 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 482.5 KB
configure.ac -rw-r--r-- 160.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 42.2 KB
setup.py -rw-r--r-- 99.5 KB

README.rst

back to top