You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's some minor issues that prevent a re-gen'd interpreter loop for a PEP 523 replacer from working as ideally as it would. One example is that the specializer won't kick in even if the re-gen'd interpreter is compatible.
Bug report
Bug description:
There's some minor issues that prevent a re-gen'd interpreter loop for a PEP 523 replacer from working as ideally as it would. One example is that the specializer won't kick in even if the re-gen'd interpreter is compatible.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs