[3.7] bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH-6915) by miss-islington · Pull Request #6928 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Contributor
The editline emulation needs to be initialized after the name is
defined. This fixes the long open issue.
(cherry picked from commit c2f082e)
Co-authored-by: Zvezdan Petkovic zpetkovic@acm.org
…cOS. (pythonGH-6915) The editline emulation needs to be initialized *after* the name is defined. This fixes the long open issue. (cherry picked from commit c2f082e) Co-authored-by: Zvezdan Petkovic <zpetkovic@acm.org>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
miss-islington
commented
May 17, 2018
miss-islington commented
Contributor Author
@zvezdan and @ned-deily: Backport status check is done, and it's a success ✅ .
ned-deily
merged commit
d504108
into
python:3.7
miss-islington
commented
May 17, 2018
miss-islington commented
Contributor Author
Thanks, @ned-deily!
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-c2f082e-3.7
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment