Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

httpx python library issues

Open
#1,464 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
python
Domain
api

Research direction

Start by reviewing the reported no_proxy problem in httpx and the proposed fix in https://github.com/encode/httpx/pull/3741, then consider its impact on the kiota and msgraph libraries used by the Azure Ansible collection. The issue does not define a change or test target; its stated goal is to decide what to do next, with the httpxyz fork as additional context.

Written by the indexing model from the issue text.

Description

I work on the azure ansible collection and I've been trying to resolve a no_proxy bug in httpx library since January of this year and it has gone nowhere. Ansible's python libraries rely on kiota and msgraph libraries which both use httpx.

I put forward a pr to fix this here https://github.com/encode/httpx/pull/3741 But this has been ignored by the main developer. Now comments and discussions are turned off for the entire project.

I'm not the only one who noticed this and the project has been forked https://tildeweb.nl/~michiel/httpxyz.html

I would like to start a discussion on what to do next.

Thanks,
Bill

Dominant language
Python
Stars
630
Forks
96
Avg merge
15h 20m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoftgraph/msgraph-sdk-python

All issues in microsoftgraph/msgraph-sdk-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.