FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-119102: Fix REPL for dumb terminal (GH-119332) by miss-islington · Pull Request #119359 · python/cpython · GitHub

/ cpython Public

[3.13] gh-119102: Fix REPL for dumb terminal (GH-119332) - #119359

Merged
lysnikolaou merged 1 commit into
python:3.13from
miss-islington:backport-de8f530-3.13
May 22, 2024
Merged

[3.13] gh-119102: Fix REPL for dumb terminal (GH-119332)#119359
lysnikolaou merged 1 commit into
python:3.13from
miss-islington:backport-de8f530-3.13

Conversation

miss-islington commented May 21, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

The site module gets the main module to get _pyrepl.main.
(cherry picked from commit de8f530)

Co-authored-by: Victor Stinner vstinner@python.org

The site module gets the __main__ module to get _pyrepl.__main__.
(cherry picked from commit de8f530)

Co-authored-by: Victor Stinner <vstinner@python.org>
lysnikolaou enabled auto-merge (squash) May 21, 2024 20:49
lysnikolaou merged commit f371565 into python:3.13 May 22, 2024
miss-islington deleted the backport-de8f530-3.13 branch January 2, 2026 18:50
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
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


Back | FazBrowse Home | New Git URL