Skip to content

Python 3.10+ compatibility #3

Description

@JelleZijlstra

One of my goals in this fork was to enable compatibility with more recent versions of Python (3.10 and up). The problem is that apns2 currently relies on the unmtaintained hyper library, which fails to import on 3.10+.

I looked into two approaches:

For now, this fork will support only Python 3.8 and 3.9. If someone contributes a way to make it work with a more modern HTTP library, either httpx or something else, I'd accept the PR.

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