Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Upgrade dependencies for Python 3.13 support#994

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
stoobmmelier wants to merge8 commits intopython-openapi:master
base:master
Choose a base branch
Loading
fromstoobmmelier:feature/support-python-313

Conversation

stoobmmelier
Copy link

@stoobmmelierstoobmmelier commentedMay 7, 2025
edited
Loading

Upgraded the following dependencies for Python 3.13 support:

  • aiohttp (newer versions drop support for Python 3.8)
  • frozenlist
  • jsonschema
  • pydantic-core
  • rpds-py (newer versions drop support for Python 3.8)

Add Python 3.13 to python-test.yml

Resolves:#992

@stoobmmelier
Copy link
Author

Hi@p1c2u, could I get your thoughts on this PR? It's passing in my fork PR:stoobmmelier#1

It's failing the deptry step due torpds-py not being a direct dependency. It looks to be a dependency of dependencies such as:

  • jsonschema-path
  • openapi-schema-validator
  • openapi-spec-validator

Are you fine with removing the deptry step? Or should the dependencies all be updated?

@stoobmmelier
Copy link
Author

@p1c2u , I added back deptry and got it working. Upgradingrpds-py andjsonschema were needed too. All checks are passing in my fork PR:stoobmmelier#1

@codecovCodecov
Copy link

codecovbot commentedMay 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.57%. Comparing base(c9ba8eb) to head(b06ba97).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@##           master     #994      +/-   ##==========================================- Coverage   90.62%   90.57%   -0.06%==========================================  Files         150      150                Lines        4374     4381       +7       Branches      532      534       +2     ==========================================+ Hits         3964     3968       +4- Misses        318      320       +2- Partials       92       93       +1

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

[Feature]: Support for Python 3.13
1 participant
@stoobmmelier

[8]ページ先頭

©2009-2025 Movatter.jp