Opened at 2024-08-13T15:24:08Z
Closed at 2024-08-16T15:13:06Z
#4101 closed defect (fixed)
Work with latest attrs
Reported by: | itamarst | Owned by: | GitHub <noreply@…> |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
attrs removed attr.validators.provides(), so we need to use our own copy of that (allmydata.utils.attrs_provides.provides).
Change History (1)
comment:1 Changed at 2024-08-16T15:13:06Z by GitHub <noreply@…>
- Owner set to GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 15d6de68/trunk: