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

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.
itamarst added the
unknown
normal
defect
n/a
labels 2024-01-29 14:36:25 +00:00
itamarst added this to the undecided milestone 2024-01-29 14:36:25 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

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