Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Jun 1, 2024

Don't attempt to load pyrepl Windows console if platforms others than Windows. For example, the import can fail if ctypes is missing.

(cherry picked from commit 91601a5)

Don't attempt to load pyrepl Windows console if platforms others than Windows. For example, the import can fail if ctypes is missing. (cherry picked from commit 91601a5)
@bedevere-appbedevere-appbot added skip news tests Tests in the Lib/test dir labels Jun 1, 2024
@vstinnervstinner enabled auto-merge (squash) June 1, 2024 20:59
@bedevere-appbedevere-appbot mentioned this pull request Jun 1, 2024
7 tasks
@vstinnervstinner merged commit ac35d96 into python:3.13Jun 1, 2024
@vstinnervstinner deleted the pyrepl313 branch June 1, 2024 21:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner