Update twisted for type checker #3973

Open
opened 2023-02-07 16:59:26 +00:00 by daniellee · 0 comments
daniellee commented 2023-02-07 16:59:26 +00:00
Owner

Currently, when type checking, we use an old version of twisted since typechecks job is broken on CI for master@HEAD. Fix integration with & update to latest twisted.

From tox.ini line 143:

Twisted 21.2.0 introduces some type hints which we are not yet

compatible with.

https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3622

twisted<21.2.0

Currently, when type checking, we use an old version of twisted since typechecks job is broken on CI for master@HEAD. Fix integration with & update to latest twisted. From tox.ini line 143: # Twisted 21.2.0 introduces some type hints which we are not yet # compatible with. # <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3622> twisted<21.2.0
tahoe-lafs added the
unknown
minor
enhancement
n/a
labels 2023-02-07 16:59:26 +00:00
tahoe-lafs added this to the undecided milestone 2023-02-07 16:59:26 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#3973
No description provided.