[stdlib] Updates for Python 3.13.12 and 3.14.3 (#15371)

This commit is contained in:
Semyon Moroz
2026-02-04 18:21:43 -08:00
committed by GitHub
parent 516eed0d5f
commit e56ab929fd
6 changed files with 51 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
from typing import Final
module_docs: Final[dict[str, str]]