This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Support Python 3.8 #6223
Comments
Blocking Twisted issue: https://twistedmatrix.com/trac/ticket/9718#ticket |
Weird test error?
|
Relevant issue: #6200 |
Twisted issue is fixed in the downstream dependency (glyph/automat#118) |
I wrote #6213 to address the weird test error. I guess the bug did not materialize because of an implementation detail of Python < 3.8 where different functions share the same reference/are the same object. |
Adding Python 3.8 support to CI should now be possible as #6213 was merged. |
Merged
we now have CI |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This mostly requires adding it to CI.
The text was updated successfully, but these errors were encountered: