bpo-13631: Fix the order of initialization for readline/editline. by zvezdan · Pull Request #6915 · python/cpython
The editline emulation needs to be initialized *after* the name is defined. This fixes the long open issue.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…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>
ned-deily pushed a commit that referenced this pull request
zvezdan
deleted the
fix-readline-editline-init-order
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters