potiuk commented on pull request #15781: URL: https://github.com/apache/airflow/pull/15781#issuecomment-840767948
> > we will be able to simply delete that PR > > I have the impression that httpx is a better library in the long term as it is under active development. If the change is accepted, maybe we want to merge at least some of the changes and set a new long-term goal for the transition to httpx? That might be an option as well. I think a lot depends on requests maintainer's responses now. I think it will be extremely difficult to get rid of requests. This is the 3rd most popular library in PIP and there are 100s if not thousands of packages using it. So we will have it anyway at least due to transitive dependencies. I think once we start moving more torwards asyncio, httpx will definitely be the way to go. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
