mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-28 13:05:16 +00: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
1.8 KiB
1.8 KiB