Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP python 3.13 support #6494

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Oct 6, 2024

Filter new warnings.

  • Add 3.13 to CI
  • Add markers for 3.13
  • Can we find a clean way to ensure that connections to db are always closed?

Requires pr to bump pywin32 to be merged

Still missing release with support for 3.13 for
(could be disabled)

  • Pyarrow

  • zhinst-core

  • Docs don't build. Not clear if that is a qcodes bug, a bug sphinx or something else? Seems related to sphinx building in parallel so we could try disabling that

@jenshnielsen jenshnielsen requested a review from a team as a code owner October 6, 2024 07:58
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.34%. Comparing base (0e487ef) to head (449c344).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6494      +/-   ##
==========================================
+ Coverage   68.27%   69.34%   +1.06%     
==========================================
  Files         340      340              
  Lines       31240    31240              
==========================================
+ Hits        21329    21663     +334     
+ Misses       9911     9577     -334     

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

@jenshnielsen jenshnielsen force-pushed the python_313 branch 5 times, most recently from 314d8fc to c79f58e Compare October 12, 2024 06:13
@jenshnielsen
Copy link
Collaborator Author

disabling the extensions one by one seems to indicate that the docs build error is related to autodocsumm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant