Title: [Feature]: Support for Python 3.13 · Issue #992 · python-openapi/openapi-core · GitHub
Open Graph Title: [Feature]: Support for Python 3.13 · Issue #992 · python-openapi/openapi-core
X Title: [Feature]: Support for Python 3.13 · Issue #992 · python-openapi/openapi-core
Description: Suggested Behavior Hello there, I was wondering if this library supports Python 3.13 yet? The README says it does, but the GitHub Actions pipeline doesn't have a test for 3.13 yet When I try to use Python 3.13, the library has a typing e...
Open Graph Description: Suggested Behavior Hello there, I was wondering if this library supports Python 3.13 yet? The README says it does, but the GitHub Actions pipeline doesn't have a test for 3.13 yet When I try to use...
X Description: Suggested Behavior Hello there, I was wondering if this library supports Python 3.13 yet? The README says it does, but the GitHub Actions pipeline doesn't have a test for 3.13 yet When I try to...
Opengraph URL: https://github.com/python-openapi/openapi-core/issues/992
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Feature]: Support for Python 3.13","articleBody":"### Suggested Behavior\n\nHello there, I was wondering if this library supports Python 3.13 yet? The README says it does, but the GitHub Actions pipeline doesn't have a test for 3.13 yet\n\nWhen I try to use Python 3.13, the library has a typing error inside `jsonschema_path`:\n```\n| my-app/app/file.py:7: in \u003cmodule\u003e\n| from jsonschema_path import SchemaPath\n| /root/.cache/pypoetry/virtualenvs/my-app-TgmRXocL-py3.13/lib/python3.13/site-packages/jsonschema_path/__init__.py:1: in \u003cmodule\u003e\n| from jsonschema_path.accessors import SchemaAccessor\n| /root/.cache/pypoetry/virtualenvs/my-app-TgmRXocL-py3.13/lib/python3.13/site-packages/jsonschema_path/accessors.py:14: in \u003cmodule\u003e\n| from referencing import Registry\n| /root/.cache/pypoetry/virtualenvs/my-app-TgmRXocL-py3.13/lib/python3.13/site-packages/referencing/__init__.py:5: in \u003cmodule\u003e\n| from referencing._core import Anchor, Registry, Resource, Specification\n| /root/.cache/pypoetry/virtualenvs/my-app-TgmRXocL-py3.13/lib/python3.13/site-packages/referencing/_core.py:18: in \u003cmodule\u003e\n| from referencing.typing import URI, Anchor as AnchorType, D, Mapping, Retrieve\n| /root/.cache/pypoetry/virtualenvs/my-app-TgmRXocL-py3.13/lib/python3.13/site-packages/referencing/typing.py:22: in \u003cmodule\u003e\n| D = TypeVar(\"D\", default=Any)\n| /root/.cache/pypoetry/virtualenvs/my-app-TgmRXocL-py3.13/lib/python3.13/site-packages/typing_extensions.py:1418: in __new__\n| _set_default(typevar, default)\n| /root/.cache/pypoetry/virtualenvs/my-app-TgmRXocL-py3.13/lib/python3.13/site-packages/typing_extensions.py:1373: in _set_default\n| type_param.__default__ = typing._type_check(default, \"Default must be a type\")\n| E AttributeError: attribute '__default__' of 'typing.TypeVar' objects is not writable\n```\n\nThank you\n\n### Why is this needed?\n\nPython 3.13 was released October 2024\n\n### References\n\n_No response_\n\n### Would you like to implement a feature?\n\nNone","author":{"url":"https://github.com/stoobmmelier","@type":"Person","name":"stoobmmelier"},"datePublished":"2025-04-28T19:40:27.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/992/openapi-core/issues/992"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:205a1ed5-a17c-8fb5-5bfa-a1a0329d82d9 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A804:BD4A9:2BE3A9:3C1A8B:69772969 |
| html-safe-nonce | c1e038df33871973980a517876a48a06693e28c9fe4d089327c827aac336c987 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBODA0OkJENEE5OjJCRTNBOTozQzFBOEI6Njk3NzI5NjkiLCJ2aXNpdG9yX2lkIjoiNjcxMjE3MTU1NDc2ODYyODA3MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | b7adbf3c220aca77bb6db37f737791a1ce02bd689b2edbe14a11d62aeb54846f |
| hovercard-subject-tag | issue:3025975580 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-openapi/openapi-core/992/issue_layout |
| twitter:image | https://opengraph.githubassets.com/98a12e37f5650a79e942581b25ab32f34b6402c0afd3407a63a9384cdf24a134/python-openapi/openapi-core/issues/992 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/98a12e37f5650a79e942581b25ab32f34b6402c0afd3407a63a9384cdf24a134/python-openapi/openapi-core/issues/992 |
| og:image:alt | Suggested Behavior Hello there, I was wondering if this library supports Python 3.13 yet? The README says it does, but the GitHub Actions pipeline doesn't have a test for 3.13 yet When I try to use... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | stoobmmelier |
| hostname | github.com |
| expected-hostname | github.com |
| None | 01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09 |
| turbo-cache-control | no-preview |
| go-import | github.com/python-openapi/openapi-core git https://github.com/python-openapi/openapi-core.git |
| octolytics-dimension-user_id | 126442889 |
| octolytics-dimension-user_login | python-openapi |
| octolytics-dimension-repository_id | 104200746 |
| octolytics-dimension-repository_nwo | python-openapi/openapi-core |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 104200746 |
| octolytics-dimension-repository_network_root_nwo | python-openapi/openapi-core |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | f752335dbbea672610081196a1998e39aec5e14b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width