Skip to content

[3.13] gh-117398: Use the correct module loader for iOS in datetime CAPI test (GH-120477) #121561

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

neonene
Copy link
Contributor

@neonene neonene commented Jul 10, 2024

#119604 added a CAPI test for subinterpreters in the datetime tests; however, the test uses the ExtensionFileLoader to load _testcapi. iOS requires the use of the AppleFrameworkLoader.

(backported from commit 5c58e72, AKA gh-120477)

@neonene

This comment was marked as off-topic.

@neonene
Copy link
Contributor Author

neonene commented Jul 10, 2024

@freakboy3742 Could you review the backport? I failed to trigger the iOS build bot.

@freakboy3742
Copy link
Contributor

!buildbot iOS

@freakboy3742 freakboy3742 merged commit c08a302 into python:3.13 Jul 10, 2024
36 checks passed
@freakboy3742
Copy link
Contributor

@neonene Thanks for the backport (and nice work hunting down the fix without access to the buildbot!)

@neonene neonene deleted the datetime-capitest branch July 10, 2024 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants