Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add __repr__ method to AsyncHTTPAdapter, HTTPAdapter #207

Closed
wants to merge 1 commit into from

Conversation

owocado
Copy link

@owocado owocado commented Jan 23, 2025

Hello,

This PR compliments my other PR over at jawah/urllib3.future#205

Here I have covered both sync and async counterparts for HTTPAdapter & AsyncHTTPAdapter with a basic repr implementation. Please guide me on what more we can add to this and I'm happy to make the suggested changes.

G'day!

@Ousret
Copy link
Member

Ousret commented Mar 9, 2025

Due to lack of activity, I am closing it. I will do it later down the road.

regards,

@Ousret Ousret closed this Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants