René's URL Explorer Experiment


Title: Bump requests from 2.31.0 to 2.32.0 by dependabot[bot] · Pull Request #4876 · pythonprobr/pythonpro-website · GitHub

Open Graph Title: Bump requests from 2.31.0 to 2.32.0 by dependabot[bot] · Pull Request #4876 · pythonprobr/pythonpro-website

X Title: Bump requests from 2.31.0 to 2.32.0 by dependabot[bot] · Pull Request #4876 · pythonprobr/pythonpro-website

Description: Bumps requests from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the first request from a Session will cause subsequent requests to the same origin to also ignore cert verification, regardless of the value of verify. (GHSA-9wx4-h78v-vm56) Improvements verify=True now reuses a global SSLContext which should improve request time variance between first and subsequent requests. It should also minimize certificate load time on Windows systems when using a Python version built with OpenSSL 3.x. (#6667) Requests now supports optional use of character detection (chardet or charset_normalizer) when repackaged or vendored. This enables pip and other projects to minimize their vendoring surface area. The Response.text() and apparent_encoding APIs will default to utf-8 if neither library is present. (#6702) Bugfixes Fixed bug in length detection where emoji length was incorrectly calculated in the request content-length. (#6589) Fixed deserialization bug in JSONDecodeError. (#6629) Fixed bug where an extra leading / (path separator) could lead urllib3 to unnecessarily reparse the request URI. (#6644) Deprecations Requests has officially added support for CPython 3.12 (#6503) Requests has officially added support for PyPy 3.9 and 3.10 (#6641) Requests has officially dropped support for CPython 3.7 (#6642) Requests has officially dropped support for PyPy 3.7 and 3.8 (#6641) Documentation Various typo fixes and doc improvements. Packaging Requests has started adopting some modern packaging practices. The source files for the projects (formerly requests) is now located in src/requests in the Requests sdist. (#6506) Starting in Requests 2.33.0, Requests will migrate to a PEP 517 build system using hatchling. This should not impact the average user, but extremely old versions of packaging utilities may have issues with the new packaging format. New Contributors @​matthewarmand made their first contribution in psf/requests#6258 @​cpzt made their first contribution in psf/requests#6456 ... (truncated) Changelog Sourced from requests's changelog. 2.32.0 (2024-05-20) Security Fixed an issue where setting verify=False on the first request from a Session will cause subsequent requests to the same origin to also ignore cert verification, regardless of the value of verify. (GHSA-9wx4-h78v-vm56) Improvements verify=True now reuses a global SSLContext which should improve request time variance between first and subsequent requests. It should also minimize certificate load time on Windows systems when using a Python version built with OpenSSL 3.x. (#6667) Requests now supports optional use of character detection (chardet or charset_normalizer) when repackaged or vendored. This enables pip and other projects to minimize their vendoring surface area. The Response.text() and apparent_encoding APIs will default to utf-8 if neither library is present. (#6702) Bugfixes Fixed bug in length detection where emoji length was incorrectly calculated in the request content-length. (#6589) Fixed deserialization bug in JSONDecodeError. (#6629) Fixed bug where an extra leading / (path separator) could lead urllib3 to unnecessarily reparse the request URI. (#6644) Deprecations Requests has officially added support for CPython 3.12 (#6503) Requests has officially added support for PyPy 3.9 and 3.10 (#6641) Requests has officially dropped support for CPython 3.7 (#6642) Requests has officially dropped support for PyPy 3.7 and 3.8 (#6641) Documentation Various typo fixes and doc improvements. Packaging Requests has started adopting some modern packaging practices. The source files for the projects (formerly requests) is now located in src/requests in the Requests sdist. (#6506) Starting in Requests 2.33.0, Requests will migrate to a PEP 517 build system using hatchling. This should not impact the average user, but extremely old versions of packaging utilities may have issues with the new packaging format. Commits d6ebc4a v2.32.0 9a40d12 Avoid reloading root certificates to improve concurrent performance (#6667) 0c030f7 Merge pull request #6702 from nateprewitt/no_char_detection 555b870 Allow character detection dependencies to be optional in post-packaging steps d6dded3 Merge pull request #6700 from franekmagiera/update-redirect-to-invalid-uri-test bf24b7d Use an invalid URI that will not cause httpbin to throw 500 2d5f547 Pin 3.8 and 3.9 runners back to macos-13 (#6688) f1bb07d Merge pull request #6687 from psf/dependabot/github_actions/github/codeql-act... 60047ad Bump github/codeql-action from 3.24.0 to 3.25.0 31ebb81 Merge pull request #6682 from frenzymadness/pytest8 Additional commits viewable in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps requests from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False...

X Description: Bumps requests from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=F...

Opengraph URL: https://github.com/pythonprobr/pythonpro-website/pull/4876

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/checks(.:format)
route-controllerpull_requests
route-actionchecks
fetch-noncev2:93f76131-1b4c-0986-7f1d-3da104e00e25
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-idAD7A:1E3DA2:4087E38:5510137:697489A0
html-safe-noncec4f60ccb38ef9e146e526a6992ce7b94ee6fe61091c4ad24c7a7227a86533050
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRDdBOjFFM0RBMjo0MDg3RTM4OjU1MTAxMzc6Njk3NDg5QTAiLCJ2aXNpdG9yX2lkIjoiNjkyMTExNjk0NjMwNTE1NzUzNiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac20ed361670b3e767e03813b5afdb15e5d66eadf7f0f8ea225375aaac6c0465c8
hovercard-subject-tagpull_request:1879641438
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/checks
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/pythonprobr/pythonpro-website/pull/4876/checks
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps requests from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
turbo-cache-controlno-preview
go-importgithub.com/pythonprobr/pythonpro-website git https://github.com/pythonprobr/pythonpro-website.git
octolytics-dimension-user_id5488499
octolytics-dimension-user_loginpythonprobr
octolytics-dimension-repository_id107336735
octolytics-dimension-repository_nwopythonprobr/pythonpro-website
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id107336735
octolytics-dimension-repository_network_root_nwopythonprobr/pythonpro-website
turbo-body-classeslogged-out env-production page-responsive full-width full-width-p-0
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonprobr%2Fpythonpro-website%2Fpull%2F4876%2Fchecks
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonprobr%2Fpythonpro-website%2Fpull%2F4876%2Fchecks
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Fchecks&source=header-repo&source_repo=pythonprobr%2Fpythonpro-website
Reloadhttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks
Reloadhttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks
Reloadhttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks
pythonprobr https://patch-diff.githubusercontent.com/pythonprobr
pythonpro-websitehttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonprobr%2Fpythonpro-website
Fork 61 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonprobr%2Fpythonpro-website
Star 60 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonprobr%2Fpythonpro-website
Code https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website
Issues 21 https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/issues
Pull requests 5 https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pulls
Actions https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/actions
Projects 0 https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/projects
Security 0 https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/security
Insights https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pulse
Code https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website
Issues https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/issues
Pull requests https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pulls
Actions https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/actions
Projects https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/projects
Security https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/security
Insights https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fpythonprobr%2Fpythonpro-website%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fpythonprobr%2Fpythonpro-website%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/tree/master
dependabot/pip/requests-2.32.0https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/tree/dependabot/pip/requests-2.32.0
Conversation 0 https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876
Commits 1 https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/commits
Checks 0 https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks
Files changed https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks
Bump requests from 2.31.0 to 2.32.0 https://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonprobr/pythonpro-website/pull/4876/checks
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.