René's URL Explorer Experiment


Title: Bump mypy from 1.14.1 to 1.17.0 by dependabot[bot] · Pull Request #230 · python-openapi/openapi-schema-validator · GitHub

Open Graph Title: Bump mypy from 1.14.1 to 1.17.0 by dependabot[bot] · Pull Request #230 · python-openapi/openapi-schema-validator

X Title: Bump mypy from 1.14.1 to 1.17.0 by dependabot[bot] · Pull Request #230 · python-openapi/openapi-schema-validator

Description: Bumps mypy from 1.14.1 to 1.17.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next Release Mypy 1.17 We’ve just uploaded mypy 1.17 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features and bug fixes. You can install it as follows: python3 -m pip install -U mypy You can read the full documentation for this release on Read the Docs. Optionally Check That Match Is Exhaustive Mypy can now optionally generate an error if a match statement does not match exhaustively, without having to use assert_never(...). Enable this by using --enable-error-code exhaustive-match. Example: # mypy: enable-error-code=exhaustive-match import enum class Color(enum.Enum): RED = 1 BLUE = 2 def show_color(val: Color) -> None: # error: Unhandled case for values of type "Literal[Color.BLUE]" match val: case Color.RED: print("red") This feature was contributed by Donal Burns (PR 19144). Further Improvements to Attribute Resolution This release includes additional improvements to how attribute types and kinds are resolved. These fix many bugs and overall improve consistency. Handle corner case: protocol/class variable/descriptor (Ivan Levkivskyi, PR 19277) Fix a few inconsistencies in protocol/type object interactions (Ivan Levkivskyi, PR 19267) Refactor/unify access to static attributes (Ivan Levkivskyi, PR 19254) Remove inconsistencies in operator handling (Ivan Levkivskyi, PR 19250) Make protocol subtyping more consistent (Ivan Levkivskyi, PR 18943) ... (truncated) Commits 0260991 Update version string 3901aa2 Updates to 1.17 changelog (#19436) 7d13396 Initial changelog for 1.17 release (#19427) a182dec Combine the revealed types of multiple iteration steps in a more robust manne... ab4fd57 Improve the handling of "iteration dependent" errors and notes in finally cla... 09ba1f6 [mypyc] Fix exception swallowing in async try/finally blocks with await (#19353) 5c65e33 [mypyc] Fix AttributeError in async try/finally with mixed return paths (#19361) 934ec50 Lessen dmypy suggest path limitations for Windows machines (#19337) a4801f9 Type ignore comments erroneously marked as unused by dmypy (#15043) c3bfa0d Handle corner case: protocol vs classvar vs descriptor (#19277) 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)

Open Graph Description: Bumps mypy from 1.14.1 to 1.17.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next Release Mypy 1.17 We’ve just uploaded mypy 1.17 to the Python Package Index (PyPI). Mypy is ...

X Description: Bumps mypy from 1.14.1 to 1.17.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next Release Mypy 1.17 We’ve just uploaded mypy 1.17 to the Python Package Index (PyPI). Mypy...

Opengraph URL: https://github.com/python-openapi/openapi-schema-validator/pull/230

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:31b88642-3e89-18d4-bceb-2c3dd824d1be
current-catalog-service-hash87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a
request-id89A6:2C8C4C:8F788F:BFA2F5:697CFD41
html-safe-nonce3f0151d7207cb41716475ffca45b45b6b0445ae2467b67f7a8bc478958ab5e1c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OUE2OjJDOEM0Qzo4Rjc4OEY6QkZBMkY1OjY5N0NGRDQxIiwidmlzaXRvcl9pZCI6IjM3NTg1MjI0NDIyMzA1OTQ4ODEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac2e1e768e6776035a677cb7551c6233303365ad8042167c1c2594e293f3ee1314
hovercard-subject-tagpull_request:2665762963
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/python-openapi/openapi-schema-validator/pull/230/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 mypy from 1.14.1 to 1.17.0. Changelog Sourced from mypy's changelog. Mypy Release Notes Next Release Mypy 1.17 We’ve just uploaded mypy 1.17 to the Python Package Index (PyPI). Mypy is ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonead99f81708f3facbf5c2037d0e25afdae6b8d0dfe9f443e686a8775a4380fc67
turbo-cache-controlno-preview
go-importgithub.com/python-openapi/openapi-schema-validator git https://github.com/python-openapi/openapi-schema-validator.git
octolytics-dimension-user_id126442889
octolytics-dimension-user_loginpython-openapi
octolytics-dimension-repository_id245119225
octolytics-dimension-repository_nwopython-openapi/openapi-schema-validator
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id245119225
octolytics-dimension-repository_network_root_nwopython-openapi/openapi-schema-validator
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
release50943bad29d7eb3508166e3853b0f7db2e6ca285
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-openapi%2Fopenapi-schema-validator%2Fpull%2F230%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%2Fpython-openapi%2Fopenapi-schema-validator%2Fpull%2F230%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=python-openapi%2Fopenapi-schema-validator
Reloadhttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks
Reloadhttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks
Reloadhttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks
python-openapi https://patch-diff.githubusercontent.com/python-openapi
openapi-schema-validatorhttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator
Please reload this pagehttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpython-openapi%2Fopenapi-schema-validator
Fork 35 https://patch-diff.githubusercontent.com/login?return_to=%2Fpython-openapi%2Fopenapi-schema-validator
Star 122 https://patch-diff.githubusercontent.com/login?return_to=%2Fpython-openapi%2Fopenapi-schema-validator
Code https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator
Issues 13 https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/issues
Pull requests 11 https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pulls
Discussions https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/discussions
Actions https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions
Projects 0 https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/projects
Security 0 https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/security
Insights https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pulse
Code https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator
Issues https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/issues
Pull requests https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pulls
Discussions https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/discussions
Actions https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions
Projects https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/projects
Security https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/security
Insights https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fpython-openapi%2Fopenapi-schema-validator%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=%2Fpython-openapi%2Fopenapi-schema-validator%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/tree/master
dependabot/pip/mypy-1.17.0https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/tree/dependabot/pip/mypy-1.17.0
Conversation 1 https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230
Commits 1 https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/commits
Checks 14 https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks
Files changed https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/files
Please reload this pagehttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks
Please reload this pagehttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks
Bump mypy from 1.14.1 to 1.17.0 https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks#top
Please reload this pagehttps://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/pull/230/checks
Test python code on: push https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568520
Tests (3.9) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568520/job/45972107268?pr=230
Tests (3.10) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568520/job/45972107263?pr=230
Tests (3.11) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568520/job/45972107262?pr=230
Tests (3.12) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568520/job/45972107290?pr=230
Tests (3.13) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568520/job/45972107278?pr=230
Static checks https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568520/job/45972107246?pr=230
Build documentation on: push https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568521
build https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568521/job/45972107236?pr=230
Test python code on: pull_request https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568868
Tests (3.9) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568868/job/45972108179?pr=230
Tests (3.10) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568868/job/45972108189?pr=230
Tests (3.11) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568868/job/45972108194?pr=230
Tests (3.12) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568868/job/45972108185?pr=230
Tests (3.13) https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568868/job/45972108184?pr=230
Static checks https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568868/job/45972108182?pr=230
Build documentation on: pull_request https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568877
build https://patch-diff.githubusercontent.com/python-openapi/openapi-schema-validator/actions/runs/16281568877/job/45972108227?pr=230
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.