Files
pytest2/changelog/12467.improvement.rst
Ronny Pfannschmidt 85e451a2cc add changelog entry
2024-06-20 11:10:04 +02:00

4 lines
139 B
ReStructuredText

Migrated all internal type-annotations to the python3.10+ style by using the `annotations` future import.
-- by :user:`RonnyPfannschmidt`