]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython...
authorŁukasz Langa <lukasz@langa.pl>
Sun, 28 Jun 2026 14:43:14 +0000 (07:43 -0700)
committerGitHub <noreply@github.com>
Sun, 28 Jun 2026 14:43:14 +0000 (16:43 +0200)
commit9a9bceb95387974afb331c46ce68465ee6c408af
tree3f213569acf6971bdb92699584c326454b1d54f9
parentaf3c9128b3db99058e184dd222028cca2dc3dfcb
[3.14] gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replaced on disk (GH-151032) (#152464)
Lib/test/test_sys.py
Misc/NEWS.d/next/Core_and_Builtins/2026-06-06-20-15-08.gh-issue-151029.A33CKK.rst [new file with mode: 0644]
Python/remote_debug.h