]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-117398: Use the correct module loader for iOS in datetime CAPI test (GH...
authorneonene <53406459+neonene@users.noreply.github.com>
Wed, 10 Jul 2024 22:48:53 +0000 (07:48 +0900)
committerGitHub <noreply@github.com>
Wed, 10 Jul 2024 22:48:53 +0000 (06:48 +0800)
commitc08a302249edba844a26e1a0231671afd92b973d
tree3ad30c650029ab55ffbf3551e0c21469cf9df655
parent5bb117586e7bec10420dc6e1434a8ebcfe7bc645
[3.13] gh-117398: Use the correct module loader for iOS in datetime CAPI test (GH-120477) (#121561)

Use the correct binary module loader for iOS.
Lib/test/datetimetester.py