mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
* Document that slices can be marshalled * Deduplicate and organize the list of supported types in docs * Organize the type code list in marshal.c, to make it more obvious that this is a versioned format * Back-fill some historical info Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Miscellaneous source files for the main Python shared library