mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-14 04:56:31 +01:00
CPython fixed https://github.com/python/cpython/issues/141732 in https://github.com/python/cpython/pull/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: https://github.com/agronholm/exceptiongroup/issues/154 |
||
|---|---|---|
| .. | ||
| default.nix | ||
| match-repr-fix.patch | ||