mirror of
https://github.com/python/cpython.git
synced 2026-07-28 20:55:33 -04:00
bytes and bytearray constructors converted unexpected exceptions (e.g. MemoryError and KeyboardInterrupt) to TypeError.
Source files for various builtin objects