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