Skip to content

[3.13] gh-121605: Fix test hang when pyrepl is not available (GH-121820)#121823

Merged
ambv merged 1 commit into
python:3.13from
miss-islington:backport-4134261-3.13
Jul 15, 2024
Merged

[3.13] gh-121605: Fix test hang when pyrepl is not available (GH-121820)#121823
ambv merged 1 commit into
python:3.13from
miss-islington:backport-4134261-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 15, 2024

Copy link
Copy Markdown
Contributor

The fallback repl does not support "exit" without parentheses, so the
test would hang until the timeout expired.
(cherry picked from commit 4134261)

Co-authored-by: Sam Gross colesbury@gmail.com

…-121820)

The fallback repl does not support "exit" without parentheses, so the
test would hang until the timeout expired.
(cherry picked from commit 4134261)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 15, 2024
@bedevere-app bedevere-app Bot added skip news topic-repl Related to the interactive shell awaiting review labels Jul 15, 2024
@ambv
ambv merged commit 0201b98 into python:3.13 Jul 15, 2024
@miss-islington
miss-islington deleted the backport-4134261-3.13 branch January 2, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir topic-repl Related to the interactive shell

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants