-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
-
Drop Python 2 compatibility. Only support Python 3.5+ at the oldest. This unblocks the other steps.
-
Make automatic sync/async selection the default (rename
sacomposetocompose; rename currentcomposetoscompose). (This is the "(technically) backwards-incompatible" change that bumps it to v2 per SemVer.) -
Upgrade packaging to use modern conventions instead of old
setup.py. -
Inline type hints instead of a separate stub package.
Metadata
Metadata
Assignees
Labels
No labels