mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
d2d8332f71
Passing allow_code=False prevents serialization and de-serialization of code objects which is incompatible between Python versions.