Skip to content

mypy: disable broken base64 test after cpython decoder change#508403

Closed
thunze wants to merge 1 commit into
NixOS:stagingfrom
thunze:mypy-disable-base64-test
Closed

mypy: disable broken base64 test after cpython decoder change#508403
thunze wants to merge 1 commit into
NixOS:stagingfrom
thunze:mypy-disable-base64-test

Conversation

@thunze
Copy link
Copy Markdown
Member

@thunze thunze commented Apr 9, 2026

Note

Waiting for the CPython updates in #508075

A change to the base64 decoder in CPython 3.13.13 and 3.14.4 causes this test to fail. At the time of writing, upstream skips the test.

Upstream issue: python/mypy#21120
CPython issue: python/cpython#145264

Things done

A change to the base64 decoder in CPython 3.13.13 and 3.14.4 causes this
test to fail. At the time of writing, upstream skips the test.

Upstream issue: python/mypy#21120
CPython issue: python/cpython#145264
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 6.topic: python Python is a high-level, general-purpose programming language. labels Apr 9, 2026
@mweinelt
Copy link
Copy Markdown
Member

mweinelt commented Apr 9, 2026

Included in #508075

@mweinelt mweinelt closed this Apr 9, 2026
@thunze thunze deleted the mypy-disable-base64-test branch April 9, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants