]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
52 min ago  Miss Islington... [3.14] gh-141004: Document `PyCapsule_Type` (GH-141079... 3.14
87 min ago  Miss Islington... [3.14] Update NaNs handling description in `c-api/float...
105 min ago  Miss Islington... [3.14] Clarify argument/result ownership/validity for...
2 hours ago  Miss Islington... [3.14] gh-139246: zero-width word paste can be wrong...
3 hours ago  Miss Islington... [3.14] gh-141141: Make base64.b85decode() thread safe...
4 hours ago  Miss Islington... [3.14] gh-140734: fix off-by-one error when comparing...
14 hours ago  Miss Islington... [3.14] gh-141125: delete unused import textwrap in...
21 hours ago  Miss Islington... [3.14] Minor documentation improvements (GH-140626...
22 hours ago  Miss Islington... [3.14] gh-141004: Document `Py_GetRecursionLimit` and...
22 hours ago  Stan Ulbrych[3.14] gh-140939: Fix memory leak in `_PyBytes_FormatEx...
25 hours ago  Miss Islington... [3.14] gh-141004: Document `PyLong_FromPid` and `PyLong...
25 hours ago  Miss Islington... [3.14] gh-141004: Document `Py_hexdigits` (GH-141059...
26 hours ago  Miss Islington... [3.14] gh-141004: Document built-in iterator types...
27 hours ago  Hugo van Kemenade[3.14] gh-138189: Document type slots, and other consta...
28 hours ago  Serhiy Storchaka[3.14] gh-125346: Add more base64 tests (GH-141061...
28 hours ago  Miss Islington... [3.14] gh-137232: Update free-threading HOWTOs with...
29 hours ago  Hugo van Kemenade[3.14] Add FFY00 to CODEOWNERS for generate-build-detai...
30 hours ago  Miss Islington... [3.14] Minor fixes to `idle.rst` and regenerate `help...
30 hours ago  Miss Islington... [3.14] gh-129876: Move misplaced IDLE news item (GH...
33 hours ago  Miss Islington... [3.14] gh-140569: recommend the new REPL in the asyncio...
33 hours ago  Stan Ulbrych[3.14] Fix Queue.shutdown docs for condition to unblock...
34 hours ago  Miss Islington... [3.14] gh-118516: clarify that subprocess are automatic...
40 hours ago  Miss Islington... [3.14] GH-108009: Add clarification of parser and argum...
40 hours ago  Miss Islington... [3.14] gh-141004: Document `PyDict_GET_SIZE` (GH-141078...
41 hours ago  Miss Islington... [3.14] gh-76007: remove curses.__version__ doc (GH...
41 hours ago  Miss Islington... [3.14] gh-141004: Document `Py_RETURN_NAN` and `Py_RETU...
41 hours ago  Miss Islington... [3.14] Fix typo in Apple/__main__.py (GH-141038) (...
41 hours ago  Stan Ulbrych[3.14] Docs: replace an esoteric Von Neumann mention...
43 hours ago  Victor Stinner[3.14] Fix compiler warnings in remote debugging (...
43 hours ago  Miss Islington... [3.14] Fix a compiler warning in _randommodule.c (GH...
44 hours ago  Miss Islington... [3.14] gh-139313: Improve docs on XML security (GH...
44 hours ago  Miss Islington... [3.14] Docs: Fix cached calls count in factorial exampl...
46 hours ago  Miss Islington... [3.14] gh-141004: Document `PyMemoryView_Type` (GH...
2 days ago  Miss Islington... [3.14] gh-141004: Document missing iterator types in...
2 days ago  Hugo van Kemenade[3.14] Omit `Python/perf_jit_trampoline.c` from the...
2 days ago  Miss Islington... [3.14] gh-141007: update string module source code...
2 days ago  Miss Islington... [3.14] gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURR...
2 days ago  Filip Łajszczak[3.14] gh-139434: Update selected RFC 2822 references...
2 days ago  Chris Eibl[3.14] gh-140513: Fail to compile if _Py_TAIL_CALL_INTE...
2 days ago  Miss Islington... [3.14] Docs: Fix typo in `email.headerregistry.rst...
2 days ago  Miss Islington... [3.14] gh-134817: Restore accidentally deleted line...
2 days ago  Miss Islington... [3.14] Document that returning `sys.monitoring.DISABLE...
2 days ago  Miss Islington... [3.14] gh-140979: Fix off-by-one error in the RE code...
2 days ago  AN Long[3.14] gh-140826 Remove the wrong documents about compa...
3 days ago  Miss Islington... [3.14] Fix minor typo: 'web site' -> 'website' (GH...
3 days ago  Miss Islington... [3.14] gh-140797: Forbid capturing groups in re.Scanner...
3 days ago  Miss Islington... [3.14] gh-140815: Fix faulthandler for invalid/freed...
3 days ago  Miss Islington... [3.14] Docs: Fix a typo in `idle.rst` (Chitespace ...
3 days ago  Hugo van Kemenade[3.14] Fix minor typos and wording in C API docs (GH...
3 days ago  Ken Jin[3.14] gh-140889: Test tailcall and JIT in CI (GH-14089...
3 days ago  Miss Islington... [3.14] gh-133600: Run `Tools/wasm/wasi` on CI instead...
3 days ago  Miss Islington... [3.14] gh-138151: Fix annotationlib handling of multipl...
3 days ago  Miss Islington... [3.14] gh-140348: Fix using | on unusual objects plus...
4 days ago  Jelle Zijlstra[3.14] Revert "gh-137969: Fix evaluation of `ref.evalua...
4 days ago  Miss Islington... [3.14] gh-140693: Improve `argparse` documentation...
4 days ago  Miss Islington... [3.14] gh-137969: Fix evaluation of `ref.evaluate(forma...
4 days ago  Miss Islington... [3.14] gh-138425: Correctly partially evaluate global...
5 days ago  Miss Islington... [3.14] gh-135307: Fix email error when policy max_line_...
5 days ago  Miss Islington... [3.14] Docs: avoid informal formulation in `Doc/c-api...
5 days ago  Bénédikt Tran[3.14] gh-90949: add Expat API to prevent XML deadly...
5 days ago  Miss Islington... [3.14] Docs: fix some grammatical errors in `Doc/c...
5 days ago  Ken Jin[3.14] gh-140104: Revert "Set next_instr properly in...
5 days ago  Miss Islington... [3.14] gh-140312: Set lltrace on JIT debug builds ...
6 days ago  Miss Islington... [3.14] gh-140874: Upgrade bundled pip to 25.3 (GH-14087...
6 days ago  Łukasz Langa[3.14] gh-136065: Fix quadratic complexity in os.path...
6 days ago  Miss Islington... [3.14] gh-137836: Support more RAWTEXT and PLAINTEXT...
7 days ago  Brian Schubert[3.14] gh-138944: Fix `SyntaxError` message for invalid...
7 days ago  Miss Islington... [3.14] Make printing log lines to the terminal a little...
7 days ago  Mikhail Efimov[3.14] gh-140551: Fix dict crash if clear is called...
7 days ago  Miss Islington... [3.14] GH-140768: Warn when the WASI SDK version doesn...
8 days ago  Donghee Na[3.14] gh-137821: Fix wrongly tested json.decoder.scans...
8 days ago  Miss Islington... [3.14] gh-131927: Do not emit PEP 765 warnings in ast...
8 days ago  Miss Islington... [3.14] gh-138162: Fix logging.LoggerAdapter with merge_...
8 days ago  Miss Islington... [3.14] gh-120057: add `os.reload_environ` to `__all__...
8 days ago  Miss Islington... [3.14] gh-140082: Forward colorizing from libregrtest...
8 days ago  Miss Islington... [3.14] gh-140228: Avoid making unnecessary syscalls...
9 days ago  Miss Islington... [3.14] gh-140576: Fixed crash produced by lexer in...
9 days ago  Miss Islington... [3.14] gh-140702: Log color and GHA env vars in test...
9 days ago  Cody Maloney[3.14] gh-140607: Validate returned byte count in RawIO...
9 days ago  Miss Islington... [3.14] gh-140702: Add test skip for Unix Datagram tests...
9 days ago  Mikhail Efimov[3.14] gh-139951: Tests on tuple GC tracking (GH-140575...
9 days ago  Miss Islington... [3.14] gh-139588: Increase maximum LaTeX list depth...
9 days ago  Miss Islington... [3.14] gh-140657: Don't rerun test_import single phase...
10 days ago  Miss Islington... [3.14] GH-140590: Fix setstate for functools.partial...
10 days ago  Miss Islington... [3.14] gh-134160: Add more comments for the xxlimited...
10 days ago  Miss Islington... [3.14] gh-140189: Add CI job to test iOS builds. (GH...
10 days ago  Mikhail Efimov[3.14] gh-140104: Set next_instr properly in the JIT...
10 days ago  Miss Islington... [3.14] gh-140634: Fix a reference counting bug in os...
11 days ago  Miss Islington... [3.14] gh-140358: Bring back elapsed time and unreachab...
11 days ago  Miss Islington... [3.14] gh-140487: Fix Py_RETURN_NOTIMPLEMENTED in limit...
11 days ago  Miss Islington... [3.14] gh-140633: AppleFrameworkLoader: Ignore Attribut...
11 days ago  Miss Islington... [3.14] Docs: Replace "encoder" with "decoder" in `Doc...
11 days ago  Miss Islington... [3.14] Remove dead stores to 'size' in UTF-8 decoder...
11 days ago  Sebastian Pipping[3.14] gh-140593: Fix a memory leak in function `my_Ele...
11 days ago  Miss Islington... [3.14] gh-137568: Ignore startup file in `test_dumb_ter...
12 days ago  Miss Islington... [3.14] gh-133346: add tests for `_colorize.Theme` ...
12 days ago  Miss Islington... [3.14] gh-133346: make `_colorize.Argparse` kw-only...
12 days ago  Miss Islington... [3.14] Docs: Fix a grammatical error in `Doc/c-api...
12 days ago  Miss Islington... [3.14] gh-124694: Add versionadded note to InterpreterP...
12 days ago  Miss Islington... [3.14] Fix typo in `Doc/c-api/code.rst` (GH-140586...
next