PyPy 7.3.15 and later break Twisted 23.10 and earlier #4089

Open
opened 2024-01-29 14:36:25 +00:00 by itamarst · 0 comments
itamarst commented 2024-01-29 14:36:25 +00:00
Owner

This will be fixed in next Twisted release: https://github.com/twisted/twisted/issues/12084

Options:

  1. For PyPy 7.3.15 and later, set Twisted 24.x as minimal supported version (see https://peps.python.org/pep-0508/ for syntax).
  2. Monkeypatch older versions of Twisted with the fix, it's a couple of lines of code.
This will be fixed in next Twisted release: <https://github.com/twisted/twisted/issues/12084> Options: 1. For [PyPy](wiki/PyPy) 7.3.15 and later, set Twisted 24.x as minimal supported version (see <https://peps.python.org/pep-0508/> for syntax). 2. Monkeypatch older versions of Twisted with the fix, it's a couple of lines of code.
tahoe-lafs added the
unknown
normal
defect
n/a
labels 2024-01-29 14:36:25 +00:00
tahoe-lafs added this to the undecided milestone 2024-01-29 14:36:25 +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#4089
No description provided.