]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135966: Modify iOS testbed to make app_packages a site directory (#135967)
authorRussell Keith-Magee <russell@keith-magee.com>
Fri, 27 Jun 2025 04:46:49 +0000 (12:46 +0800)
committerGitHub <noreply@github.com>
Fri, 27 Jun 2025 04:46:49 +0000 (12:46 +0800)
commitb38810bab76c11ea09260a817b3354aebc2af580
tree1586f1294b8decb169277a93c86570c20fee4622
parent34ce1920ca33c11ca2c379ed0ef30a91010bef4f
gh-135966: Modify iOS testbed to make app_packages a site directory (#135967)

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.
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