Commit a0b7b6c
Import upstream Python 3.14.3 release
Summary:
Imported python/cpython `3.14.3` from upstream rev [`323c59a`](https://www.github.com/python/cpython/commit/323c59a5e348347be2ce2b7ea55fcb30bf68b2d3) (committed 2026-02-03 15:31:53+00:00).
# Commit Info
Base: (`3.14.2`) - [`df79316`](https://www.github.com/python/cpython/commit/df793163d5821791d4e7caf88885a2c11a107986) (commit date: 2025-12-05 16:49:01+00:00)
Imported: (`3.14.3`) - [`323c59a`](https://www.github.com/python/cpython/commit/323c59a5e348347be2ce2b7ea55fcb30bf68b2d3) (commit date: 2026-02-03 15:31:53+00:00)
# Files added
```
.github/workflows/reusable-cifuzz.yml
Doc/deprecations/pending-removal-in-3.18.rst
Lib/pydoc_data/module_docs.py
Lib/test/NormalizationTest-3.2.0.txt
Lib/test/mp_preload_sysargv.py
Lib/test/picklecommon.py
Lib/test/test_xpickle.py
Lib/test/xpickle_worker.py
Misc/NEWS.d/3.14.3.rst
Tools/check-c-api-docs/mypy.ini
```
Reviewed By: fried
Differential Revision: D92304963
fbshipit-source-id: 6ccb0fd32efbbc95c1de094f04aca49b19d600291 parent 04f91c3 commit a0b7b6c
423 files changed
Lines changed: 28371 additions & 3879 deletions
File tree
- .github
- workflows
- Android
- testbed/app
- src/main/java/org/python/testbed
- Doc
- c-api
- data
- deprecations
- faq
- howto
- library
- reference
- tools
- extensions
- lexers
- templates
- tutorial
- using
- whatsnew
- Include
- cpython
- internal
- InternalDocs
- Lib
- _pyrepl
- asyncio
- email
- http
- idlelib
- logging
- multiprocessing
- pydoc_data
- test
- libregrtest
- support
- test_ast
- test_asyncio
- test_capi
- test_ctypes
- test_email
- test_free_threading
- test_inspect
- test_json
- test_pathlib
- test_peg_generator
- test_pydoc
- test_pyrepl
- test_sqlite3
- test_tkinter
- test_tomllib
- test_tools
- test_ttk
- test_unittest/testmock
- test_zoneinfo
- tkinter
- unittest
- urllib
- wsgiref
- xml/dom
- zoneinfo
- Misc
- NEWS.d
- Modules
- _ctypes
- _decimal
- _io
- _sqlite
- _testcapi
- Objects
- PC
- Parser
- Programs
- Python
- Tools
- build
- check-c-api-docs
- gdb
- jit
- peg_generator/pegen
- wasm
- wasi
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments