mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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