-
-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
3.10+ features to refactor: https://docs.python.org/3/whatsnew/3.10.html
Some issue to attack
-
ignore_cleanup_errors=Truenot supported in Python 3.9 #2676 - Change all
Optional[T]intoT | None - Change all
Union[A, B, ...] intoA | B | ...` - Explore parenthesized context manager use
- Explore structural pattern-matching use
Metadata
Metadata
Assignees
Labels
No labels