]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118201: Accomodate flaky behavior of `os.sysconf` on iOS (GH-118453)
authorRussell Keith-Magee <russell@keith-magee.com>
Wed, 1 May 2024 02:31:00 +0000 (10:31 +0800)
committerGitHub <noreply@github.com>
Wed, 1 May 2024 02:31:00 +0000 (22:31 -0400)
commit21336aa12762ffe33bac83c7bd7992fcf42eee10
tree3a85c59ea1eb8e04152d5a0dec89ada044824af9
parent7d83f7bcc484145596bae1ff015fed0762da345d
gh-118201: Accomodate flaky behavior of `os.sysconf` on iOS (GH-118453)
Lib/test/support/os_helper.py
Lib/test/test_os.py