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

Pin urllib3 in global constraints #475

Open
mumarkhan999 opened this issue Jan 7, 2025 · 0 comments
Open

Pin urllib3 in global constraints #475

mumarkhan999 opened this issue Jan 7, 2025 · 0 comments
Assignees

Comments

@mumarkhan999
Copy link
Member

Description

The new version of urllib3 isn't compatible with httppretty and causing the following errors

E           httpretty.errors.UnmockedError: Failed to socket.shutdown because because a real socket does not exist
E           
E           Tip: You could try setting (allow_net_connect=True) to allow unregistered requests through a real TCP connection in addition to (verbose=True) to debug the issue.

More details: gabrielfalcao/HTTPretty#484

This was referenced Jan 7, 2025
@mumarkhan999 mumarkhan999 self-assigned this Jan 7, 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

No branches or pull requests

1 participant