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

Fix tests on python3.14t#166

Merged
vstinner merged 2 commits intopython:mainfrom
vstinner:free_threading
Feb 12, 2026
Merged

Fix tests on python3.14t#166
vstinner merged 2 commits intopython:mainfrom
vstinner:free_threading

Conversation

@vstinner
Copy link
Member

  • Add Py_MOD_GIL_NOT_USED to the C/C++ extension.
  • Add "t" suffix to the Python version on free-threaded build.
  • On Python 3.14 and newer, tests call sys._clear_internal_caches() instead of sys._clear_type_cache() to avoid a deprecation warning.

* Add Py_MOD_GIL_NOT_USED to the C/C++ extension.* Add "t" suffix to the Python version on free-threaded build.* On Python 3.14 and newer, tests call sys._clear_internal_caches()  instead of sys._clear_type_cache() to avoid a deprecation warning.
@vstinnervstinner merged commit5fc6653 intopython:mainFeb 12, 2026
41 checks passed
@vstinnervstinner deleted the free_threading branchFebruary 12, 2026 14:43
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.

1 participant

@vstinner

[8]ページ先頭

©2009-2026 Movatter.jp