Skip to content

attrs 17.3.0 breaks some of our tests #29

Closed
@mattsb42-aws

Description

@mattsb42-aws

Problem

The backwards incompatible change in attrs 17.3.0 broke some of our tests. This is apparently due to our use of a feature that was deprecated in 16.1.

Solution

The good news is that none of our actual client code uses this deprecated feature, so users should not be affected by this. Because of this, we just need to update our affected tests to move away from this access pattern.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions