René's URL Explorer Experiment


Title: Bump urllib3 from 2.6.3 to 2.7.0 by dependabot[bot] · Pull Request #52 · ma2za/python-substack · GitHub

Open Graph Title: Bump urllib3 from 2.6.3 to 2.7.0 by dependabot[bot] · Pull Request #52 · ma2za/python-substack

X Title: Bump urllib3 from 2.6.3 to 2.7.0 by dependabot[bot] · Pull Request #52 · ma2za/python-substack

Description: Bumps urllib3 from 2.6.3 to 2.7.0. Release notes Sourced from urllib3's releases. 2.7.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and ensure long-term sustainable maintenance of the project after a sharp decline in financial support. If your company or organization uses Python and would benefit from HTTP/2 support in Requests, pip, cloud SDKs, and thousands of other projects please consider contributing financially to ensure HTTP/2 support is developed sustainably and maintained for the long-haul. Thank you for your support. Security Addressed high-severity security issues. Impact was limited to specific use cases detailed in the accompanying advisories; overall user exposure was estimated to be marginal. Decompression-bomb safeguards of the streaming API were bypassed: When HTTPResponse.drain_conn() was called after the response had been read and decompressed partially. (Reported by @​Cycloctane) During the second HTTPResponse.read(amt=N) or HTTPResponse.stream(amt=N) call when the response was decompressed using the official Brotli library. (Reported by @​kimkou2024) See GHSA-mf9v-mfxr-j63j for details. HTTP pools created using ProxyManager.connection_from_url did not strip sensitive headers specified in Retry.remove_headers_on_redirect when redirecting to a different host. (GHSA-qccp-gfcp-xxvc reported by @​christos-spearbit) Deprecations and Removals Used FutureWarning instead of DeprecationWarning for better visibility of existing deprecation notices. Rescheduled the removal of deprecated features to version 3.0. (urllib3/urllib3#3763) Removed support for end-of-life Python 3.9. (urllib3/urllib3#3720) Removed support for end-of-life PyPy3.10. (urllib3/urllib3#4979) Bumped the minimum supported pyOpenSSL version to 19.0.0. (urllib3/urllib3#3777) Bugfixes Fixed a bug where HTTPResponse.read(amt=None) was ignoring decompressed data buffered from previous partial reads. (urllib3/urllib3#3636) Fixed a bug where HTTPResponse.read() could cache only part of the response after a partial read when cache_content=True. (urllib3/urllib3#4967) Fixed HTTPResponse.stream() and HTTPResponse.read_chunked() to handle amt=0. (urllib3/urllib3#3793) Updated _TYPE_BODY type alias to include missing Iterable[str], matching the documented and runtime behavior of chunked request bodies. (urllib3/urllib3#3798) Fixed LocationParseError when paths resembling schemeless URIs were passed to HTTPConnectionPool.urlopen(). (urllib3/urllib3#3352) Fixed BaseHTTPResponse.readinto() type annotation to accept memoryview in addition to bytearray, matching the io.RawIOBase.readinto contract and enabling use with io.BufferedReader without type errors. (urllib3/urllib3#3764) Changelog Sourced from urllib3's changelog. 2.7.0 (2026-05-07) Security Addressed high-severity security issues. Impact was limited to specific use cases detailed in the accompanying advisories; overall user exposure was estimated to be marginal. Decompression-bomb safeguards of the streaming API were bypassed: When HTTPResponse.drain_conn() was called after the response had been read and decompressed partially. During the second HTTPResponse.read(amt=N) or HTTPResponse.stream(amt=N) call when the response was decompressed using the official Brotli __ library. See GHSA-mf9v-mfxr-j63j __ for details. HTTP pools created using ProxyManager.connection_from_url did not strip sensitive headers specified in Retry.remove_headers_on_redirect when redirecting to a different host. (GHSA-qccp-gfcp-xxvc __) Deprecations and Removals Used FutureWarning instead of DeprecationWarning for better visibility of existing deprecation notices. Rescheduled the removal of deprecated features to version 3.0. ([#3763](https://github.com/urllib3/urllib3/issues/3763) __) Removed support for end-of-life Python 3.9. ([#3720](https://github.com/urllib3/urllib3/issues/3720) __) Removed support for end-of-life PyPy3.10. ([#4979](https://github.com/urllib3/urllib3/issues/4979) __) Bumped the minimum supported pyOpenSSL version to 19.0.0. ([#3777](https://github.com/urllib3/urllib3/issues/3777) __) Bugfixes Fixed a bug where HTTPResponse.read(amt=None) was ignoring decompressed data buffered from previous partial reads. ([#3636](https://github.com/urllib3/urllib3/issues/3636) __) Fixed a bug where HTTPResponse.read() could cache only part of the response after a partial read when cache_content=True. ... (truncated) Commits 9a950b9 Release 2.7.0 5ec0de4 Merge commit from fork 2bdcc44 Merge commit from fork f45b0df Fix a misleading example for ProxyManager (#4970) 577193c Switch to nightly PyPy3.11 in CI for now (#4984) e90af45 Avoid infinite loop in HTTPResponse.read_chunked when amt=0 (#4974) 67ed74f Bump dev dependencies (#4972) 3abd481 Upgrade mypy to version 1.20.2 (#4978) 2b8725d Drop support for EOL PyPy3.10 (#4979) 2944b2a Upgrade setup-chrome and setup-firefox to fix warnings (#4973) 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 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 urllib3 from 2.6.3 to 2.7.0. Release notes Sourced from urllib3's releases. 2.7.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support a...

X Description: Bumps urllib3 from 2.6.3 to 2.7.0. Release notes Sourced from urllib3's releases. 2.7.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 suppo...

Opengraph URL: https://github.com/ma2za/python-substack/pull/52

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:d5aa7491-574c-66df-3668-e48b3ef27207
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD148:1802DE:2AE7BF:3D3860:6A50F4DF
html-safe-nonced25b7a424a3562c9f41eceabf4865e1b83a35b78423bb149d149838505ea1127
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMTQ4OjE4MDJERToyQUU3QkY6M0QzODYwOjZBNTBGNERGIiwidmlzaXRvcl9pZCI6IjY5NTg4OTEyMTgwNDc2NjEyNzkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac75e46098d51ce921308ec8b9b60647aea3aa5ae5c3a9825ff3f324a8416a0b78
hovercard-subject-tagpull_request:3732306571
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/ma2za/python-substack/pull/52/files
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 urllib3 from 2.6.3 to 2.7.0. Release notes Sourced from urllib3's releases. 2.7.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support a...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5266e58c17a510c403505cc811606465e90a881d2007ee7df1c4800d5c659838
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/ma2za/python-substack git https://github.com/ma2za/python-substack.git
octolytics-dimension-user_id59370937
octolytics-dimension-user_loginma2za
octolytics-dimension-repository_id507708304
octolytics-dimension-repository_nwoma2za/python-substack
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id507708304
octolytics-dimension-repository_network_root_nwoma2za/python-substack
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release5ec60191a48933536a90c8a19f47142fcd0d4739
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/ma2za/python-substack/pull/52/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fma2za%2Fpython-substack%2Fpull%2F52%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fma2za%2Fpython-substack%2Fpull%2F52%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=ma2za%2Fpython-substack
Reloadhttps://github.com/ma2za/python-substack/pull/52/files
Reloadhttps://github.com/ma2za/python-substack/pull/52/files
Reloadhttps://github.com/ma2za/python-substack/pull/52/files
ma2za https://github.com/ma2za
python-substackhttps://github.com/ma2za/python-substack
Please reload this pagehttps://github.com/ma2za/python-substack/pull/52/files
Notifications https://github.com/login?return_to=%2Fma2za%2Fpython-substack
Fork 28 https://github.com/login?return_to=%2Fma2za%2Fpython-substack
Star 154 https://github.com/login?return_to=%2Fma2za%2Fpython-substack
Code https://github.com/ma2za/python-substack
Issues 2 https://github.com/ma2za/python-substack/issues
Pull requests 1 https://github.com/ma2za/python-substack/pulls
Actions https://github.com/ma2za/python-substack/actions
Security and quality 0 https://github.com/ma2za/python-substack/security
Insights https://github.com/ma2za/python-substack/pulse
Code https://github.com/ma2za/python-substack
Issues https://github.com/ma2za/python-substack/issues
Pull requests https://github.com/ma2za/python-substack/pulls
Actions https://github.com/ma2za/python-substack/actions
Security and quality https://github.com/ma2za/python-substack/security
Insights https://github.com/ma2za/python-substack/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fma2za%2Fpython-substack%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fma2za%2Fpython-substack%2Fissues%2Fnew%2Fchoose
ma2zahttps://github.com/ma2za
mainhttps://github.com/ma2za/python-substack/tree/main
dependabot/pip/urllib3-2.7.0https://github.com/ma2za/python-substack/tree/dependabot/pip/urllib3-2.7.0
Conversation 0 https://github.com/ma2za/python-substack/pull/52
Commits 1 https://github.com/ma2za/python-substack/pull/52/commits
Checks 0 https://github.com/ma2za/python-substack/pull/52/checks
Files changed 1 https://github.com/ma2za/python-substack/pull/52/files
Bump urllib3 from 2.6.3 to 2.7.0 https://github.com/ma2za/python-substack/pull/52/files#top
Show all changes 1 commit https://github.com/ma2za/python-substack/pull/52/files
4b28911 Bump urllib3 from 2.6.3 to 2.7.0 dependabot[bot] May 22, 2026 https://github.com/ma2za/python-substack/pull/52/commits/4b289112bf2a75874e2a69c2c7b101e95af91ca2
Clear filters https://github.com/ma2za/python-substack/pull/52/files
Please reload this pagehttps://github.com/ma2za/python-substack/pull/52/files
Please reload this pagehttps://github.com/ma2za/python-substack/pull/52/files
poetry.lockhttps://github.com/ma2za/python-substack/pull/52/files#diff-f53a023eedfa3fbf2925ec7dc76eecdc954ea94b7e47065393dbad519613dc89
View file https://github.com/ma2za/python-substack/blob/4b289112bf2a75874e2a69c2c7b101e95af91ca2/poetry.lock
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/ma2za/python-substack/pull/52/files
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.