diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-01-16 18:05:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 18:05:15 +0200 |
commit | d2d8332f71ae8059150a9d8d91498493f9b443fc (patch) | |
tree | 7bb8e062076a69e3a0b9317c36374da2a4739d76 /Python/gc_free_threading.c | |
parent | a482bc67ee786e60937a547776fcf9528810e1ce (diff) | |
download | cpython-d2d8332f71ae8059150a9d8d91498493f9b443fc.tar.gz cpython-d2d8332f71ae8059150a9d8d91498493f9b443fc.zip |
gh-113626: Add allow_code parameter in marshal functions (GH-113648)
Passing allow_code=False prevents serialization and de-serialization of
code objects which is incompatible between Python versions.
Diffstat (limited to 'Python/gc_free_threading.c')
0 files changed, 0 insertions, 0 deletions