You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: support Python 3.13.0b1 (PEP 667 fix) (#5127)
* ci: add Python 3.13
Signed-off-by: Henry Schreiner <[email protected]>
* tests: run the gc for 3.13+
Signed-off-by: Henry Schreiner <[email protected]>
* Revert "tests: run the gc for 3.13+"
This reverts commit fe8a3ce.
* ci: drop macos ARM for now, need pin updates
Signed-off-by: Henry Schreiner <[email protected]>
* fix: use Python 3.13 API if on 3.13
Signed-off-by: Henry Schreiner <[email protected]>
---------
Signed-off-by: Henry Schreiner <[email protected]>
0 commit comments