]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
114 min ago  Miss Islington... [3.13] gh-141141: Make base64.b85decode() thread safe... 3.13
2 hours ago  Miss Islington... [3.13] gh-140734: fix off-by-one error when comparing...
19 hours ago  Rodrigo Girão... [3.13] Minor documentation improvements (GH-140626...
20 hours ago  Miss Islington... [3.13] gh-141004: Document `Py_GetRecursionLimit` and...
20 hours ago  Stan Ulbrych[3.13] gh-140939: Fix memory leak in `_PyBytes_FormatEx...
22 hours ago  Peter Bierma[3.13] gh-141004: Document `PyLong_FromPid` and `PyLong...
23 hours ago  Miss Islington... [3.13] gh-141004: Document `Py_hexdigits` (GH-141059...
24 hours ago  Miss Islington... [3.13] gh-141004: Document built-in iterator types...
24 hours ago  Miss Islington... [3.13] gh-125346: Add more base64 tests (GH-141061...
24 hours ago  Miss Islington... [3.13] Minor fixes to `idle.rst` and regenerate `help...
28 hours ago  Miss Islington... [3.13] gh-129876: Move misplaced IDLE news item (GH...
31 hours ago  Miss Islington... [3.13] gh-140569: recommend the new REPL in the asyncio...
31 hours ago  Miss Islington... [3.13] gh-118516: clarify that subprocess are automatic...
38 hours ago  Miss Islington... [3.13] GH-108009: Add clarification of parser and argum...
38 hours ago  Miss Islington... [3.13] gh-141004: Document `PyDict_GET_SIZE` (GH-141078...
38 hours ago  Miss Islington... [3.13] gh-76007: remove curses.__version__ doc (GH...
38 hours ago  Miss Islington... [3.13] gh-141004: Document `Py_RETURN_NAN` and `Py_RETU...
39 hours ago  Miss Islington... [3.13] Docs: replace an esoteric Von Neumann mention...
41 hours ago  Miss Islington... [3.13] Fix a compiler warning in _randommodule.c (GH...
41 hours ago  Miss Islington... [3.13] gh-139313: Improve docs on XML security (GH...
42 hours ago  Miss Islington... [3.13] Docs: Fix cached calls count in factorial exampl...
43 hours ago  Victor Stinner[3.13] gh-140815: Fix faulthandler for invalid/freed...
44 hours ago  Miss Islington... [3.13] gh-141004: Document `PyMemoryView_Type` (GH...
45 hours ago  Jan-Eric Nitschke[3.13] gh-138772: Add tests for Turtle.dot() signature...
46 hours ago  Miss Islington... [3.13] gh-141004: Document missing iterator types in...
2 days ago  Hugo van Kemenade[3.13] Omit `Python/perf_jit_trampoline.c` from the...
2 days ago  Miss Islington... [3.13] gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURR...
2 days ago  Filip Łajszczak[3.13] gh-139434: Update selected RFC 2822 references...
2 days ago  Miss Islington... [3.13] Docs: Fix typo in `email.headerregistry.rst...
2 days ago  Miss Islington... [3.13] gh-134817: Restore accidentally deleted line...
2 days ago  Miss Islington... [3.13] Document that returning `sys.monitoring.DISABLE...
2 days ago  Hugo van Kemenade[3.13] gh-139590: Stricter `ruff` rules for `Tools...
2 days ago  Miss Islington... [3.13] gh-140826 Remove the wrong documents about compa...
2 days ago  Miss Islington... [3.13] gh-140979: Fix off-by-one error in the RE code...
2 days ago  Miss Islington... [3.13] Fix minor typo: 'web site' -> 'website' (GH...
3 days ago  Miss Islington... [3.13] gh-140797: Forbid capturing groups in re.Scanner...
3 days ago  Miss Islington... [3.13] Docs: Fix a typo in `idle.rst` (Chitespace ...
3 days ago  Hugo van Kemenade[3.13] Fix minor typos and wording in C API docs (GH...
4 days ago  Jiucheng(Oliver)[3.13] gh-135307: Fix email error when policy max_line_...
4 days ago  Miss Islington... [3.13] Docs: avoid informal formulation in `Doc/c-api...
5 days ago  Sebastian Pipping[3.13] gh-90949: add Expat API to prevent XML deadly...
5 days ago  Miss Islington... [3.13] Docs: fix some grammatical errors in `Doc/c...
6 days ago  Miss Islington... [3.13] gh-140874: Upgrade bundled pip to 25.3 (GH-14087...
6 days ago  Łukasz Langa[3.13] gh-136065: Fix quadratic complexity in os.path...
6 days ago  Serhiy Storchaka[3.13] Fix the versionchanged directive for gh-137836...
6 days ago  Miss Islington... [3.13] gh-137836: Support more RAWTEXT and PLAINTEXT...
7 days ago  Mikhail Efimov[3.13] gh-140551: Fix dict crash if clear is called...
7 days ago  Donghee Na[3.13] gh-137821: Fix wrongly tested json.decoder.scans...
8 days ago  Miss Islington... [3.13] gh-138162: Fix logging.LoggerAdapter with merge_...
8 days ago  Mikhail Efimov[3.13] gh-140576: Fixed crash produced by lexer in...
9 days ago  Miss Islington... [3.13] gh-140082: Forward colorizing from libregrtest...
9 days ago  Miss Islington... [3.13] gh-140702: Log color and GHA env vars in test...
9 days ago  Cody Maloney[3.13] gh-140607: Validate returned byte count in RawIO...
9 days ago  Miss Islington... [3.13] gh-139588: Increase maximum LaTeX list depth...
9 days ago  Miss Islington... [3.13] gh-140657: Don't rerun test_import single phase...
10 days ago  Miss Islington... [3.13] GH-140590: Fix setstate for functools.partial...
10 days ago  Miss Islington... [3.13] gh-140634: Fix a reference counting bug in os...
10 days ago  Shamil[3.13] gh-140301: Fix memory leak in subinterpreter...
10 days ago  Hugo van Kemenade[3.13] gh-92266: Update pre-commit (GH-139411) (#139760)
10 days ago  Victor Stinner[3.13] gh-140487: Fix Py_RETURN_NOTIMPLEMENTED in limit...
10 days ago  Miss Islington... [3.13] gh-140633: AppleFrameworkLoader: Ignore Attribut...
11 days ago  Miss Islington... [3.13] Docs: Replace "encoder" with "decoder" in `Doc...
11 days ago  Bartosz Sławecki[3.13] gh-137568: Ignore startup file in `test_dumb_ter...
11 days ago  Sebastian Pipping[3.13] gh-140593: Fix a memory leak in function `my_Ele...
12 days ago  Miss Islington... [3.13] Docs: Fix a grammatical error in `Doc/c-api...
12 days ago  Miss Islington... [3.13] Standardize translation of `Doc/bugs.rst` (GH...
12 days ago  Miss Islington... [3.13] Fix typo in `Doc/c-api/code.rst` (GH-140586...
12 days ago  Miss Islington... [3.13] Remove unreachable break statements in _ctypes_t...
12 days ago  Miss Islington... [3.13] Docs: Fix a grammatical error in `Doc/c-api...
13 days ago  Miss Islington... [3.13] gh-140463: Fix typo in xmlrpc.client documentati...
13 days ago  Miss Islington... [3.13] gh-140482: Preserve and restore `stty echo`...
13 days ago  Miss Islington... [3.13] Document that PyModule_GetDef can return NULL...
2025-10-24  Miss Islington... [3.13] Docs: Fix a grammatical error in `Doc/c-api...
2025-10-24  Miss Islington... [3.13] gh-136535: Tests: Correct `Py_TPFLAGS_MANAGED_DI...
2025-10-24  Miss Islington... [3.13] gh-137093: Fix race condition in `test_embed...
2025-10-23  Stan Ulbrych[3.13] gh-140471: Fix buffer overflow in AST node initi...
2025-10-23  Miss Islington... [3.13] gh-140438: properly run the asyncio REPL tests...
2025-10-23  Miss Islington... [3.13] gh-140474: Fix memory leak in `array.array`...
2025-10-22  Miss Islington... [3.13] gh-132835: Add defensive NULL checks to MRO...
2025-10-22  Peter Bierma[3.13] gh-140406: Fix memory leak upon `__hash__` retur...
2025-10-21  Emma Smith[3.13] `zlib.rst`: Link to constants and deduplicate...
2025-10-21  Miss Islington... [3.13] gh-135801: Add tests for filtering warnings...
2025-10-21  Miss Islington... [3.13] Use ``sphinxext-opengraph`` v0.13.0 (GH-140425...
2025-10-21  Miss Islington... [3.13] gh-139951: Test on GC collection disabled if...
2025-10-21  Miss Islington... [3.13] GH-139436: Remove references to downloadable...
2025-10-21  Miss Islington... [3.13] gh-66646: Explain __base__ attribute in the...
2025-10-20  Miss Islington... [3.13] [Docs] Add missing note about Required/NotRequir...
2025-10-20  Serhiy Storchaka[3.13] gh-140306: Fix memory leaks in cross-interpreter...
2025-10-20  Miss Islington... [3.13] gh-101100: Fix sphinx warnings in `library/resou...
2025-10-20  Miss Islington... [3.13] docs: be clearer that glob results are unordered...
2025-10-19  Miss Islington... [3.13] `Lib/idlelib/idle_test/__init__.py`: remove...
2025-10-19  Miss Islington... [3.13] gh-138997: Remove false justify `fill` option...
2025-10-18  Miss Islington... [3.13] gh-128571: Document UTF-16/32 native byte order...
2025-10-18  Miss Islington... [3.13] gh-140241: Fix documentation for the registry...
2025-10-18  Serhiy Storchaka[3.13] gh-140272: Fix memory leak in _gdbm.gdbm.clear...
2025-10-16  Miss Islington... [3.13] gh-138859: Account for `ParamSpec` defaults...
2025-10-16  Tan Long[3.13] Remove duplicate words in the documentation...
2025-10-16  Miss Islington... [3.13] gh-140078: fix typo in tkinter docs (GH-140081...
2025-10-16  Miss Islington... [3.13] Remove reference to docs mailing list for bug...
2025-10-16  Miss Islington... [3.13] gh-140170: Fix test_site with -s flag (GH-140179...
next