Message 83588 - Python tracker (original) (raw)
First draft of patch attached.
Limitations of this version of the patch:
- includes some unrelated marshal.c changes (improved error messages)
- no tests of the new functionality
- contextlib not changed yet
- no documentation changes
The new semantics are in place though, and the existing test_with and test_contextlib tests all still pass.