Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ilevkivskyi
Copy link
Member

Fixes #16187

Note there may be some more similar crashes, I don't handle them all properly, for now I leave a TODO and replace the assert with if, so at least we should not crash on an unhandled case.

Copy link
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.08x faster (190.2s -> 176.1s)
(Performance measurements are based on a single noisy sample)

@JukkaL JukkaL merged commit 242ad2a into python:master Nov 22, 2023
@ilevkivskyi ilevkivskyi deleted the fix-tg-crash branch November 22, 2023 15:32
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.

(🐞) Crash with TypeGuard on __call__
2 participants