mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
Fix a possible crash when deserializing a large marshal data (at least several GiBs) containing a slice. (cherry picked from commit 30ba03ea8ed98522b0500d6856b22727c88e818f) Co-authored-by: Akshat Gupta <akshat.gupta24@gmail.com>
Miscellaneous source files for the main Python shared library