Hi,
I've updated the PEP in light of my experiments and feedback.
The new API is simpler and a bit more backwards compatible.
https://www.python.org/dev/peps/pep-0651/
Cheers,
Mark.
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe s
Hi everyone,
It's time for yet another PEP :)
Fortunately, this one is a small one that doesn't change much.
It's aim is to make the VM more robust.
Abstract
This PEP proposes that machine stack overflow is treated differently
from runaway recursion. This would allow programs to set