mirror of
https://github.com/python/cpython.git
synced 2026-05-19 02:44:16 -04:00
ab49684f55
a with statement; previously, executing code containing a with statement compiled by the compiler package crashed the interpreter.