python3Packages.exceptiongroup: fix build on staging#487915
python3Packages.exceptiongroup: fix build on staging#487915mweinelt merged 1 commit intoNixOS:stagingfrom
Conversation
ea6a5d3 to
60588ad
Compare
It wasn't backported to 3.14? |
Not yet: python/cpython#142388; also python/cpython#144445 |
|
|
Approved for the current state of Python. Hopefully Python will backport to 3.14 as well, otherwise that would be odd. |
|
Please file an issue upstream at the exceptiongroup backports module repo. |
|
Upstream issue: agronholm/exceptiongroup#154 |
60588ad to
ede0572
Compare
|
The |
|
@thunze: fix build after cpython changes |
CPython fixed python/cpython#141732 in python/cpython#141736, but exceptiongroup 1.3.1, including its test suite, still matches the old repr behavior. The CPython fix has only been backported to 3.13 so far, where it was first included in version 3.13.12, so we only need to patch for 3.13 and 3.15+. Upstream issue: agronholm/exceptiongroup#154
ede0572 to
294b175
Compare
Noted, thanks! :) |
|
Is this required to get backported to 25.11 as well? |
|
Successfully created backport PR for |
python313Packages.exceptiongroupcurrently fails to build on staging.Reason: CPython fixed python/cpython#141732 in python/cpython#141736, but exceptiongroup 1.3.1, including its test suite, still matches the old repr behavior. The CPython fix has only been backported to 3.13 so far, where it was first included in version 3.13.12, so we only need to patch for 3.13 and 3.15+ at the moment.
I verified that exceptiongroup builds on Python 3.12+.
Upstream issue: agronholm/exceptiongroup#154
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.