-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Update version of Python urllib3 #85915
Conversation
Tagging subscribers to this area: @directhex Issue DetailsThis PR should fix the incorrect version of Python urllib3. The performance job reported the following error in https://helixri107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-feature-nativeaot-ib4b90c1a949f4ffaa7/SOD%20-%20iOS%20HelloWorld%20Native%20AOT%20.app/1/console.8ae82658.log?sv=2021-08-06&se=2023-08-06T13%3A15%3A52Z&sr=c&sp=rl&sig=juupMNxFbpsYILd7WCtcWIk347lAXD48i0Lp9szNBYM%3D.
Reference urllib3/urllib3#2168
|
@LoopedBard3 Not sure if the issue has been fixed with |
It looks like the commit 5ceda58 has resolved the issue in https://dev.azure.com/dnceng/internal/_build/results?buildId=2176497&view=results. |
This reverts commit b132963.
…" (dotnet#86009) This reverts commit b132963.
This PR should fix the incorrect version of Python urllib3. The performance job reported the following error in https://helixri107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-feature-nativeaot-ib4b90c1a949f4ffaa7/SOD%20-%20iOS%20HelloWorld%20Native%20AOT%20.app/1/console.8ae82658.log?sv=2021-08-06&se=2023-08-06T13%3A15%3A52Z&sr=c&sp=rl&sig=juupMNxFbpsYILd7WCtcWIk347lAXD48i0Lp9szNBYM%3D.
Reference urllib3/urllib3#2168