mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
d496c637a3
Forbid marshalling recursive code and slice objects which
cannot be correctly unmarshalled.
Add multiple tests for recursive data structures.
(cherry picked from commit 2e37d83641)
Miscellaneous source files for the main Python shared library