]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replac...
authorŁukasz Langa <lukasz@langa.pl>
Sat, 27 Jun 2026 16:21:15 +0000 (09:21 -0700)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 16:21:15 +0000 (16:21 +0000)
commita69d0fc41ef339378022f1c0190a9692cb276a7f
treea3f2a9c750568d6b7bdf73f2f1638433c9074df0
parent219f7a9453a2a89266f6e65d75df1606b4816043
gh-151029: Fix sys.remote_exec() unable to find writable memory when libpython replaced on disk (#151032)

Co-authored-by: Pablo Galindo <pablogsal@gmail.com>
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