Skip to content

Run primer with 3.13#12819

Merged
hauntsaninja merged 2 commits intopython:mainfrom
hauntsaninja:py313-primer
Dec 31, 2024
Merged

Run primer with 3.13#12819
hauntsaninja merged 2 commits intopython:mainfrom
hauntsaninja:py313-primer

Conversation

@hauntsaninja
Copy link
Collaborator

Let me know if you spot any projects using 3.13 in the wild

Let me know if you spot any projects using 3.13 in the wild
@hauntsaninja hauntsaninja marked this pull request as draft October 15, 2024 19:40
@Avasam
Copy link
Collaborator

Avasam commented Oct 15, 2024

Let me know if you spot any projects using 3.13 in the wild

Already in mypy_primer:

  • pywin32 supports 3.13 as of October 4th
  • setuptools has of course been for a while too
  • https://github.com/Toufool/AutoSplit is blocked by comtypes and pyside6 (unless I start using in-development versions)

The other typed projects I'm actively following are c-extensions, so they only check stubs (numpy, opencv, pyside6 (not publicly released), pywinrt). Or didn't need special considerations for 3.13.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja marked this pull request as ready for review December 31, 2024 00:49
@hauntsaninja hauntsaninja merged commit 2047b82 into python:main Dec 31, 2024
@hauntsaninja hauntsaninja deleted the py313-primer branch December 31, 2024 00:49
hoel-bagard pushed a commit to hoel-bagard/typeshed that referenced this pull request Jan 5, 2025
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.

2 participants