Skip to content

Fix dmypy inspect on Windows#16355

Merged
JukkaL merged 2 commits intopython:masterfrom
ilevkivskyi:fix-inspect-windows
Oct 30, 2023
Merged

Fix dmypy inspect on Windows#16355
JukkaL merged 2 commits intopython:masterfrom
ilevkivskyi:fix-inspect-windows

Conversation

@ilevkivskyi
Copy link
Copy Markdown
Member

Fixes #15780

@KotlinIsland I don't have access to Windows, so can't test this end-to-end. It would be great if you can double-check the fix actually works.

@github-actions
Copy link
Copy Markdown
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

discord.py (https://github.com/Rapptz/discord.py): typechecking got 1.09x faster (159.3s -> 146.2s)
(Performance measurements are based on a single noisy sample)

@ilevkivskyi ilevkivskyi mentioned this pull request Oct 29, 2023
2 tasks
@JukkaL JukkaL merged commit b064a5c into python:master Oct 30, 2023
@ilevkivskyi ilevkivskyi deleted the fix-inspect-windows branch October 30, 2023 19:19
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.

(🐞) dmypy inspect doesn't support windows drive paths c:\

2 participants