]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127146: Resolve some minor problems in Emscripten tests (#127565)
authorHood Chatham <roberthoodchatham@gmail.com>
Wed, 4 Dec 2024 00:06:20 +0000 (01:06 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Dec 2024 00:06:20 +0000 (08:06 +0800)
commit0f9107817022f0defac157e3795a4093a32ea320
treec1fb1d2a03228bbe842533a26176071d2a78fb83
parent12397a5781664bf43da98454db07cdfdec3ab815
gh-127146: Resolve some minor problems in Emscripten tests (#127565)

Adjusts some Emscripten test exclusions regarding strftime, fma, and stack depth.
Lib/test/test_marshal.py
Lib/test/test_math.py
Lib/test/test_support.py