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.2
v3.14.2
Hugo van Kemenade
2025-12-05
11
-250/+403
*
[3.14] Revert "gh-140797: Forbid capturing groups in re.Scanner lexicon patte...
Hugo van Kemenade
2025-12-05
3
-22/+4
*
[3.14] Add explanation comments for tests for overlapped ZIP entries (GH-1371...
Miss Islington (bot)
2025-12-05
1
-0/+17
*
[3.14] gh-140482: Avoid changing terminal settings in test_pty (gh-142202) (g...
Miss Islington (bot)
2025-12-05
1
-20/+20
*
[3.14] Fix disk space issues in Android CI (GH-142289) (#142292)
Miss Islington (bot)
2025-12-05
2
-14/+29
*
[3.14] gh-101100: Fix references to the set methods (GH-141857) (GH-142300)
Miss Islington (bot)
2025-12-05
4
-105/+113
*
[3.14] gh-119452: Fix a potential virtual memory allocation denial of service...
Serhiy Storchaka
2025-12-05
3
-1/+60
*
[3.14] gh-142206: multiprocessing.resource_tracker: Decode messages using old...
Petr Viktorin
2025-12-05
3
-21/+76
*
[3.14] gh-142214: Fix two regressions in dataclasses (GH-142223) (#142277)
Miss Islington (bot)
2025-12-05
3
-4/+50
*
[3.14] gh-116738: Statically initialize special constants in cmath module (gh...
Miss Islington (bot)
2025-12-04
2
-126/+101
*
[3.14] gh-129483: Make `TestLocalTimeDisambiguation`'s time format locale ind...
Miss Islington (bot)
2025-12-04
1
-7/+7
*
[3.14] gh-141004: Add a CI job ensuring that new C APIs include documentation...
Peter Bierma
2025-12-04
5
-0/+301
*
[3.14] gh-135676: Reword the f-string (and t-string) section (GH-137469) (GH-...
Miss Islington (bot)
2025-12-04
3
-243/+332
*
[3.14] Being more flexible in when not to explicitly set the sysroot when com...
Miss Islington (bot)
2025-12-04
1
-1/+1
*
[3.14] gh-142218: Fix split table dictionary crash (gh-142229) (gh-142244)
Miss Islington (bot)
2025-12-04
3
-3/+17
*
[3.14] gh-142145: Remove quadratic behavior in node ID cache clearing (GH-142...
Miss Islington (bot)
2025-12-03
3
-8/+20
*
[3.14] gh-135676: Simplify docs on lexing names (GH-140464) (GH-142015)
Stan Ulbrych
2025-12-03
1
-58/+103
*
Post 3.14.1
Hugo van Kemenade
2025-12-02
1
-1/+1
*
Python 3.14.1
v3.14.1
Hugo van Kemenade
2025-12-02
209
-548/+2451
*
[3.14] Revert "gh-119452: Fix a potential virtual memory allocation denial of...
Hugo van Kemenade
2025-12-02
3
-57/+1
*
[3.14] Document None for timeout argument of select.select (GH-142177) (#142182)
Petr Viktorin
2025-12-02
1
-2/+3
*
[3.14] gh-140281: Update free threading Python HOWTO for 3.14 (gh-140566) (gh...
Miss Islington (bot)
2025-12-02
1
-40/+17
*
[3.14] gh-59000: Fix pdb breakpoint resolution for class methods when module ...
Miss Islington (bot)
2025-12-02
3
-1/+20
*
[3.14] gh-142048: Fix quadratically increasing GC delays (gh-142051) (gh-142166)
Miss Islington (bot)
2025-12-02
2
-1/+15
*
[3.14] Revert "GH-91636: Clear weakrefs created by finalizers. (GH-136401) (#...
Hugo van Kemenade
2025-12-01
4
-54/+14
*
[3.14] gh-119451: Fix a potential denial of service in http.client (GH-119454...
Miss Islington (bot)
2025-12-01
3
-4/+95
*
[3.14] gh-141930: Use the regular IO stack to write .pyc files for a better e...
Miss Islington (bot)
2025-12-01
3
-22/+59
*
[3.14] gh-141004: Document descriptor and dict proxy type objects (GH-141803)...
Miss Islington (bot)
2025-12-01
2
-0/+53
*
[3.14] gh-119342: Fix a potential denial of service in plistlib (GH-119343) (...
Miss Islington (bot)
2025-12-01
3
-14/+59
*
[3.14] gh-119452: Fix a potential virtual memory allocation denial of service...
Serhiy Storchaka
2025-12-01
3
-1/+57
*
[3.14] Docs: Upgrade Sphinx to 9.0 (GH-142114) (#142128)
Miss Islington (bot)
2025-12-01
1
-1/+1
*
[3.14] gh-141473: Document not calling Popen.wait after Popen.communicate tim...
Miss Islington (bot)
2025-12-01
1
-0/+5
*
[3.14] gh-142066: Fix grammar in multiprocessing Pipes and Queues (GH-142121)...
Miss Islington (bot)
2025-12-01
1
-2/+2
*
[3.14] gh-142067: Add missing default value for param in `multiprocessing.Pip...
Miss Islington (bot)
2025-11-30
1
-1/+1
*
[3.14] gh-133146: Add the old public `get_value` method to documentation and ...
Hugo van Kemenade
2025-11-30
3
-5/+20
*
[3.14] Improve clarity in tutorial introduction (GH-140669) (#142112)
Miss Islington (bot)
2025-11-30
1
-1/+1
*
[3.14] gh-140373: Correctly emit `PY_UNWIND` event when generator is closed (...
Miss Islington (bot)
2025-11-30
6
-1/+30
*
[3.14] gh-139741: Make `dist-pdf` docs archive build work for macOS (GH-14083...
Miss Islington (bot)
2025-11-30
1
-1/+2
*
[3.14] gh-140042: Removing unsafe call to sqlite3_shutdown (GH-141690) (#141793)
Miss Islington (bot)
2025-11-30
2
-1/+1
*
[3.14] gh-136063: fix quadratic-complexity parsing in `email.message._parsepa...
Miss Islington (bot)
2025-11-30
3
-10/+39
*
[3.14] gh-132795: Add docs for `multiprocessing.Semaphore.locked` (GH-133299)...
Miss Islington (bot)
2025-11-30
1
-0/+12
*
[3.14] GH-141808: Do not generate the jit stencils twice in case of PGO build...
Miss Islington (bot)
2025-11-29
2
-0/+2
*
[3.14] Docs: Prepare for Sphinx 9 (GH-142057) (#142091)
Miss Islington (bot)
2025-11-29
3
-7/+4
*
[3.14] GH-121970: Remove Docutils list monkeypatch (GH-142056) (#142088)
Miss Islington (bot)
2025-11-29
5
-34/+26
*
[3.14] GH-91636: Clear weakrefs created by finalizers. (GH-136401) (#141993)
Miss Islington (bot)
2025-11-29
4
-14/+54
*
[3.14] gh-140011: Delete importdl assertion that prevents importing embedded ...
Itamar Oren
2025-11-29
3
-2/+211
*
[3.14] GH-141963: Clarify argparse documentation (GH-141964) (#142076)
Miss Islington (bot)
2025-11-29
1
-8/+8
*
[3.14] Fix multiprocessing queue test_get() (GH-142024) (#142070)
Miss Islington (bot)
2025-11-29
1
-5/+6
*
[3.14] Docs: multi-disk ZIP files -> multipart ZIP files (GH-141962) (#142074)
Miss Islington (bot)
2025-11-29
1
-9/+9
*
[3.14] gh-141994: Warn of XXE vulnerability in documentation of SAX feature `...
Miss Islington (bot)
2025-11-29
2
-0/+12
[next]