mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
30ba03ea8e
Fix a possible crash when deserializing a large marshal data (at least several GiBs) containing a slice.
Miscellaneous source files for the main Python shared library