mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-07 01:23:27 -05:00
[1] was finally backported to CPython 3.14 in [2], which landed in CPython 3.14.4, causing the build of `python314Packages.exceptiongroup` to fail. In the meantime, exceptiongroup fixed `BaseExceptionGroup.__repr__` on their end to match CPython behavior [3], so we can use that patch instead. [1] https://github.com/python/cpython/pull/141736 [2] https://github.com/python/cpython/pull/144445 [3] https://github.com/agronholm/exceptiongroup/pull/155 |
||
|---|---|---|
| .. | ||
| default.nix | ||
| match-repr-fix.patch | ||