Debian Patches
Status for terminator/2.1.5-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| tests-fix-accelerator_parse-hash-mismatch-on-Python-3.14.patch | tests: fix accelerator_parse hash mismatch on Python 3.14 gi._gi.ResultTuple (returned by Gtk.accelerator_parse()) has __hash__ hardcoded to 0, while plain tuples use content-based hashing. This breaks set membership checks: (key, mods) in {ResultTuple(...)} fails even though equality holds, because Python set lookup uses hash first. contents and the lookup key share the same hash implementation. |
Anton Bolshakov <blshkv@gmail.com> | no | 2026-06-03 |
All known versions for source package 'terminator'
- 2.1.5-2 (forky, sid)
- 2.1.4-4 (trixie)
- 2.1.3-1~bpo12+2 (bookworm-backports)
- 2.1.2-2 (bookworm)
