Skip to content

Conversation

@amkarn258
Copy link
Contributor

Added a fix for the issue mentioned here - #6223

Checked in the code, only one package of chardet was being mapped to requests.packages.chardet despite the for loop.

Have added the fix so each chardet package maps to it's corresponding requests.packages.chardet.* respectively.

@sigmavirus24
Copy link
Contributor

Your PR as is will still have the same issue you reported and does not fix it. I've added a suggestion

amkarn258 and others added 2 commits October 31, 2023 22:36
@amkarn258
Copy link
Contributor Author

Same checks are failing on the main branch - #6566

I think the issue is with werkzeug latest version which gets downloaded due to dependency with httpbin

@amkarn258
Copy link
Contributor Author

Is there anything more required in this PR to be merged? Or is it on standby until the httpbin issue gets resolved @sigmavirus24

@sigmavirus24
Copy link
Contributor

closing & reopening to trigger new build

@sigmavirus24 sigmavirus24 reopened this Feb 23, 2024
@sigmavirus24 sigmavirus24 added this to the 2.32.0 milestone Feb 23, 2024
@sigmavirus24 sigmavirus24 merged commit eea3bbf into psf:main Feb 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants