Skip to content

Drop aiounittest test dependency (broken on Python 3.14) #916

Description

@JamieMagee

aiounittest doesn't support 3.14 and looks like it won't anytime soon (kwarunek/aiounittest#28, last release was 2022), which means twilio's test suite can't be built anymore

Everything aiounittest does has been in the stdlib since Python 3.8 via unittest.IsolatedAsyncioTestCase, so it should be a straightforward swap.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions