#3389 closed defect (fixed)

Upper bound for attrs

Reported by: sajith Owned by: GitHub <noreply@…>
Priority: normal Milestone: Support Python 3
Component: dev-infrastructure Version: n/a
Keywords: review-needed Cc:
Launchpad Bug:

Description

A new release of attrs (20.1.0, August 20) has dropped Python 2, so misc/python3/tahoe-depgraph.py isn't working anymore.

https://app.circleci.com/pipelines/github/tahoe-lafs/tahoe-lafs/686/workflows/5db2ada2-de6f-40d1-9005-df97dc6b3bdd/jobs/26870

We will have to use an upper bound, and then drop the upper bound when we're ready.

Change History (2)

comment:1 Changed at 2020-08-21T19:59:19Z by sajith

  • Keywords review-needed added

comment:2 Changed at 2020-08-21T20:40:33Z by GitHub <noreply@…>

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

In b79e9c4/trunk:

Merge pull request #788 from sajith/3389.attrs-upper-bound

Add upper bound for attrs library

Fixes: ticket:3389

Note: See TracTickets for help on using tickets.