]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135966: Modify iOS testbed to make app_packages a site directory (GH-135967...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Jun 2025 05:30:51 +0000 (07:30 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Jun 2025 05:30:51 +0000 (13:30 +0800)
commit78de34f9104b1133767598c068cd2cb7620b8682
tree9f1a810d981966c2c08ced930093dc0aee2f5e9c
parent10211a792e54bba53eb146666ece0a101f2cd2dd
[3.14] gh-135966: Modify iOS testbed to make app_packages a site directory (GH-135967) (#136012)

The iOS testbed now treats the app_packages folder as a site folder. This ensures it is
on the path, but also ensures any .pth files are processed on app startup.
(cherry picked from commit b38810bab76c11ea09260a817b3354aebc2af580)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Doc/using/ios.rst
Misc/NEWS.d/next/Tests/2025-06-26-15-15-35.gh-issue-135966.EBpF8Y.rst [new file with mode: 0644]
iOS/testbed/iOSTestbedTests/iOSTestbedTests.m