Skip to content

Fix Windows-only type check errors; improve make.bat - #101

Merged
Guido van Rossum (gvanrossum) merged 1 commit into
mainfrom
wincheck
Nov 17, 2025
Merged

Fix Windows-only type check errors; improve make.bat#101
Guido van Rossum (gvanrossum) merged 1 commit into
mainfrom
wincheck

Conversation

@gvanrossum-ms

Copy link
Copy Markdown
Contributor

Pyright doesn't know that readline always fails to import on Windows and hence complained about calls of its functions.
Fixed by checking os.name.

@gvanrossum
Guido van Rossum (gvanrossum) merged commit 2f74c8a into main Nov 17, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants