Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into gh-129027
  • Loading branch information
srinivasreddy authored Feb 17, 2025
commit aa1cc67f55728b0d6f9d9ccd8d51a5757796a002
2 changes: 1 addition & 1 deletion Doc/deprecations/pending-removal-in-future.rst
Original file line number Diff line number Diff line change
Expand Up @@ -156,4 +156,4 @@ although there is currently no date scheduled for their removal.
use :meth:`~zipimport.zipimporter.exec_module` instead.

* :func:`sys._clear_type_cache` is deprecated:
use :func:`sys._clear_internal_caches` instead.
use :func:`sys._clear_internal_caches` instead.
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.