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