attrs/changelog.d
Hynek Schlawack d3f320e0cb
typing: allow union types for instance_of (#1385)
* typing: allow union types for instance_of

fixes #1336

* Make hint meaningful albeit broken

* Stop running mypy on 3.9

* Declare bankruptcy

* Testing types only on 3.10+ now
2024-12-15 06:45:26 +01:00
..
1340.breaking.md Drop Python 3.7 (#1340) 2024-08-29 17:35:04 +02:00
1358.change.md Introduce NothingType (#1358) 2024-12-10 10:24:46 +00:00
1365.change.md allow __suppress_context__ and __notes__ to be mutated on frozen exceptions (#1365) 2024-10-26 11:20:44 +00:00
1372.change.md Allow converter.optional to take a Converter such as converter.pipe as its argument (#1372) 2024-11-17 11:15:26 +00:00
1383.change.md Implement __replace__ on 3.13 (#1383) 2024-12-14 14:55:06 +00:00
1385.change.md typing: allow union types for instance_of (#1385) 2024-12-15 06:45:26 +01:00
towncrier_template.md.jinja Add missing empty lines to changelog btw releases 2024-05-27 20:11:05 +02:00