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