index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.14.0
v3.14.0
Hugo van Kemenade
2025-10-07
12
-22/+84
*
[3.14] GH-123299: Announce final release in What's New in Python 3.14 (GH-139...
Miss Islington (bot)
2025-10-07
2
-4/+4
*
[3.14] gh-124111: Update macOS installer to use Tcl/Tk 8.6.17. (GH-139682) (#...
Miss Islington (bot)
2025-10-07
2
-3/+4
*
[3.14] gh-139573: Update macOS installer to use OpenSSL 3.0.18 (GH-139575) (#...
Miss Islington (bot)
2025-10-07
2
-3/+4
*
[3.14] Add warnings filter suggestions to PEP 765 entry in What's New (GH-139...
Miss Islington (bot)
2025-10-06
1
-0/+13
*
[3.14] gh-116488: Mention `dict.get` in the data structures tutorial (GH-1396...
Miss Islington (bot)
2025-10-06
1
-2/+12
*
[3.14] gh-139400: Move NEWS item from section "Core and Builtins" to section ...
Sebastian Pipping
2025-10-06
1
-0/+0
*
[3.14] gh-137242: Allow Android testbed to take all Python command-line optio...
Miss Islington (bot)
2025-10-06
7
-130/+153
*
[3.14] GH-123299: Copyedit 3.14 What's New: Trivia (GH-139618) (#139626)
Miss Islington (bot)
2025-10-05
1
-22/+34
*
[3.14] GH-123299: Copyedit 3.14 What's New: New Features (GH-139543) (#139615)
Miss Islington (bot)
2025-10-05
1
-624/+618
*
[3.14] gh-139400: Make sure that parent parsers outlive their subparsers in `...
Miss Islington (bot)
2025-10-05
3
-0/+65
*
[3.14] gh-138130: Fix return value of libc_ver() on Emscripten (GH-138132) (#...
Miss Islington (bot)
2025-10-05
2
-1/+8
*
[3.14] gh-118767: Remove ``bool(NotImplemented)`` from pending-removal docume...
Miss Islington (bot)
2025-10-05
1
-1/+0
*
[3.14] gh-139310: skip `test_aead_aes_gcm` for Linux kernel between 6.16.0 an...
Miss Islington (bot)
2025-10-05
2
-1/+17
*
[3.14] gh-139573: Update OpenSSL version used in iOS builds (GH-139582) (#139...
Miss Islington (bot)
2025-10-05
1
-1/+8
*
[3.14] gh-139573: Update Windows builds to use OpenSSL 3.0.18 (GH-139574) (#1...
Miss Islington (bot)
2025-10-05
4
-8/+9
*
[3.14] gh-139573: Update OpenSSL in CI (GH-139577) (#139583)
Miss Islington (bot)
2025-10-05
5
-12/+17
*
[3.14] gh-139573: Update Android to OpenSSL 3.0.18 (GH-139562) (#139581)
Miss Islington (bot)
2025-10-05
1
-1/+7
*
[3.14] gh-138558: Improve description of ``Interpolation.expression`` (GH-139...
Miss Islington (bot)
2025-10-05
1
-7/+10
*
[3.14] gh-138703: clarify data buffer requirement of `asyncio.StreamWriter.wr...
Miss Islington (bot)
2025-10-04
2
-4/+5
*
[3.14] Synced docs and docstring for `sysconfig.get_platform` (GH-135530) (#...
Miss Islington (bot)
2025-10-04
3
-18/+26
*
[3.14] GH-123299: Copyedit 3.14 What's New: New and Improved Modules (GH-1395...
Miss Islington (bot)
2025-10-04
2
-178/+274
*
[3.14] GH-123299: Copyedit 3.14 What's New: Other Language Changes (GH-139425...
Miss Islington (bot)
2025-10-03
1
-158/+180
*
[3.14] gh-105987: unskip `test_issue105987` from `test_asyncio.test_eager_tas...
Miss Islington (bot)
2025-10-03
1
-3/+2
*
[3.14] Document `Py_AddPendingCall()` change with subinterpreters in 3.12 (GH...
Miss Islington (bot)
2025-10-03
1
-0/+4
*
[3.14] gh-137638: Use macos-15-intel in GitHub Actions (GH-139154) (#139545)
Miss Islington (bot)
2025-10-03
5
-21/+10
*
[3.14] gh-139495: Fix `hashlib.file_digest()` versionchanged description of `...
Miss Islington (bot)
2025-10-02
1
-1/+1
*
[3.14] gh-139487: add missing imports for standalone doctest `Enum` examples ...
Miss Islington (bot)
2025-10-02
1
-2/+6
*
[3.14] gh-132006: Add support for handling XCPrivacy manifests (GH-139163) (#...
Miss Islington (bot)
2025-10-01
4
-2/+55
*
[3.14] GH-123299: Copyedit 3.14 What's New: Deprecated (GH-139433) (#139457)
Miss Islington (bot)
2025-10-01
1
-46/+58
*
[3.14] Document that `PyInterpreterState_GetDict` returns a borrowed referenc...
Miss Islington (bot)
2025-10-01
2
-0/+6
*
[3.14] Remove link to the PDF downloads (GH-139142) (#139426)
Miss Islington (bot)
2025-09-29
1
-5/+7
*
[3.14] gh-134953: Make the True/False/None check more efficient (GH-138931) (...
Miss Islington (bot)
2025-09-29
1
-4/+5
*
[3.14] GH-123299: Copyedit 3.14 What's New: CPython bytecode changes (GH-1394...
Miss Islington (bot)
2025-09-29
3
-16/+81
*
[3.14] gh-139146: Check `calloc()` results in `_testembed.c::test_pre_initial...
Miss Islington (bot)
2025-09-29
1
-0/+10
*
[3.14] Make Android streams respect the unbuffered (`-u`) option (GH-138806) ...
Miss Islington (bot)
2025-09-29
2
-20/+28
*
[3.14] gh-136744: Remove unnecessary chmod from pydoc.apropos() test. (GH-136...
Miss Islington (bot)
2025-09-29
1
-15/+3
*
[3.14] gh-138171: Migrate iOS testbed location and add Apple build script (#1...
Russell Keith-Magee
2025-09-29
49
-612/+1710
*
[3.14] gh-135447: Document the ``NOT_TAKEN`` & ``POP_ITER`` bytecode instruct...
Miss Islington (bot)
2025-09-28
1
-0/+16
*
[3.14] Link to 3.14 GC design docs (#139387)
Shantanu
2025-09-28
1
-1/+1
*
[3.14] gh-138633: synchronize documented signatures of SSL objects with runti...
Bénédikt Tran
2025-09-27
1
-21/+25
*
[3.14] gh-139312: Update bundled libexpat to 2.7.3 (GH-139319) (#139376)
Miss Islington (bot)
2025-09-27
7
-35/+58
*
[3.14] gh-127502: Fix typo in XML security notes (GH-139335) (#139346)
Miss Islington (bot)
2025-09-26
1
-1/+1
*
[3.14] gh-139330: Check expat version/checksum in SBOM with refresh.sh
Miss Islington (bot)
2025-09-25
3
-6/+9
*
[3.14] Fix the reference to unicode specification (#139138) (#139286)
Karolina Surma
2025-09-24
1
-1/+1
*
[3.14] Make sure the ``:keyword:`` role works for ``case`` (GH-138878) (#139200)
Miss Islington (bot)
2025-09-22
1
-0/+1
*
[3.14] gh-138092: Correct the documented signature of ``mmap.flush`` (GH-1386...
Miss Islington (bot)
2025-09-21
1
-1/+2
*
[3.14] `Doc/library/os.rst`: Remove spurious parenthesis (GH-139205) (#139217)
Miss Islington (bot)
2025-09-21
1
-5/+5
*
[3.14] gh-118803: Improve documentation around `ByteString` deprecation (GH-1...
Miss Islington (bot)
2025-09-18
5
-19/+93
*
[3.14] gh-137242: Mention Android binary releases in documentation (GH-138305...
Miss Islington (bot)
2025-09-18
1
-2/+9
[next]