]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127165: Disallow embedded NULL characters in `_interpreters` (#127199)
authorPeter Bierma <zintensitydev@gmail.com>
Sun, 1 Dec 2024 06:33:23 +0000 (01:33 -0500)
committerGitHub <noreply@github.com>
Sun, 1 Dec 2024 06:33:23 +0000 (06:33 +0000)
commit46bfd26fb294a8769ef6d0c056ee6c9df022a037
treec2294cd17117c17221848ecd8f20e32408b76070
parent328187cc4fcdd578db42cf6a16c197c3382157a7
gh-127165: Disallow embedded NULL characters in `_interpreters` (#127199)
Lib/test/test_interpreters/test_api.py
Python/crossinterp.c