Miss Islington (bot)
a4f3336870
[3.15] gh-148508: Add another common pattern for iOS SSL failures to test_ssl (GH-150442) ( #150697 )
...
gh-148508: Add another common pattern for iOS SSL failures to test_ssl (GH-150442)
Match also '[SSL: HTTP_REQUEST] http request (_ssl.c:1143)'.
(cherry picked from commit 540b3d0a7f )
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
2026-06-01 22:24:31 +00:00
Russell Keith-Magee
e635ad2c68
gh-149254: Bump OpenSSL versions for iOS and Android. ( #149270 )
...
Bump OpenSSL versions for iOS and Android.
2026-05-02 16:50:32 +08:00
Russell Keith-Magee
6420847bda
gh-146444: Don't package as part of iOS 'build hosts' target ( #146628 )
...
* Revert Py3.9 compatibility fixes.
* Only build the package on 'build all'.
2026-03-30 12:58:57 +02:00
Victor Stinner
382c04308d
gh-146444: Make Platforms/Apple/ compatible with Python 3.9 ( #146624 )
...
Replace "str | None" with typing.Union[str, None].
2026-03-30 09:25:11 +00:00
Russell Keith-Magee
36e4ffc173
gh-146444: Move the Apple folder to the Platforms directory ( #146497 )
...
Migrate the Apple/iOS XCframework build tools to the Platforms directory.
2026-03-27 02:50:35 +00:00