GH-98831: Typed stack effects, and more instructions converted by gvanrossum · Pull Request #99764 · python/cpython

bedevere-bot · GitHub

mentioned this pull request

Nov 25, 2022

Closed

Merged

This doesn't really make things much cleaner, but it works.

This was more convoluted than I expected.

Also removed some dead code from the former (somehow the case for CacheEffect had crept back in).

This should fix the build crash on Windows.

It was too fancy, and I have another idea for super instructions and effects anyways. This reverts commit

6860ed7

.