#3623 closed defect (fixed)

A new Twisted release can turn CI red

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

The CI build environment allows the newest Twisted release in. However, in the case of 21.2.0, this release is incompatible with our typechecks job.

Pin Twisted within a known-working range for the purposes of CI.

Change History (1)

comment:1 Changed at 2021-03-02T13:14:53Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 99f6a692/trunk:

Merge pull request #991 from LeastAuthority?/3623.pin-twisted

Set an upper bound for Twisted until type situation is resolved

Fixes: ticket:3623

Note: See TracTickets for help on using tickets.