]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
6 hours ago  Miss Islington... Add PyManager documentation for index signatures (GH... 3.14
12 hours ago  Miss Islington... [3.14] gh-100305: Deemphasize that `ast.literal_eval...
13 hours ago  Miss Islington... [3.14] Docs: Use bash lexer for http.server CLI command...
28 hours ago  Miss Islington... [3.14] tiny edit, fix a couple of minor typos in enum...
28 hours ago  Miss Islington... [3.14] gh-137335: remove a mktemp use in multiprocessin...
29 hours ago  Miss Islington... [3.14] gh-148186: Improve `assertCountEqual` descriptio...
35 hours ago  Miss Islington... [3.14] gh-72406: Document argument ordering in argparse...
36 hours ago  Miss Islington... [3.14] gh-148192: Fix Generator._make_boundary behavior...
42 hours ago  Miss Islington... [3.14] gh-148487: Fix issues in `test_add_python_opts...
2 days ago  Miss Islington... [3.14] gh-148508: Add resilience to SSL preauth tests...
2 days ago  Miss Islington... [3.14] gh-148370: prevent quadratic behavior in `config...
2 days ago  Miss Islington... [3.14] gh-146139: Disable `socketpair` authentication...
2 days ago  Miss Islington... [3.14] InternalDocs: Correct struct path for latin1...
2 days ago  Miss Islington... [3.14] gh-148393: Use acquire load for _ma_watcher_tag...
2 days ago  Miss Islington... [3.14] Fix "encodings" typo in argparse.FileType docume...
3 days ago  Miss Islington... [3.14] gh-148395: Fix a possible UAF in `{LZMA,BZ2...
3 days ago  Miss Islington... [3.14] gh-146450: Ensure Android gradle build uses...
3 days ago  Miss Islington... [3.14] tests: use errno.EBADF instead of hardcoded...
3 days ago  Miss Islington... [3.14] gh-105936: Properly update closure cells for...
3 days ago  Miss Islington... [3.14] gh-146313: Fix multiprocessing ResourceTracker...
3 days ago  Miss Islington... [3.14] gh-148393: Use atomic ops on _ma_watcher_tag...
4 days ago  Miss Islington... [3.14] gh-148208: Fix recursion depth leak in `PyObject...
4 days ago  Miss Islington... [3.14] gh-147965: Add shutdown() to multiprocessing...
4 days ago  Miss Islington... [3.14] gh-148337: Document `importlib.resources` securi...
4 days ago  Hugo van Kemenade[3.14] Default GHA permissions to `contents: read`...
4 days ago  Miss Islington... [3.14] gh-146333: Fix quadratic regex backtracking...
4 days ago  Miss Islington... [3.14] gh-145105: Fix crash in csv.reader with re-entra...
4 days ago  Miss Islington... [3.14] gh-146264: Use static HACL deps for static modul...
4 days ago  Kumar Aditya[3.14] gh-142518: add thread safety docs for dict and...
4 days ago  Miss Islington... [3.14] gh-148320: document that `import sys.monitoring...
5 days ago  Kumar Aditya[3.14] gh-148037: remove critical section from `PyCode_...
5 days ago  Miss Islington... [3.14] gh-148284: Block inlining of gigantic functions...
5 days ago  Hugo van Kemenade[3.14] Fix mixed line endings with pre-commit (GH-14833...
5 days ago  Miss Islington... [3.14] gh-145831: email.quoprimime: `decode()` leaves...
6 days ago  Miss Islington... [3.14] gh-148091: clarify asyncio.Future.cancel(msg...
6 days ago  Hugo van Kemenade[3.14] gh-148254: Use singular "sec" in timeit verbose...
6 days ago  Miss Islington... [3.14] gh-148067: Fix typo in asyncio event loop docs...
6 days ago  Miss Islington... [3.14] gh-148274: properly handle result from `PyObject...
6 days ago  Miss Islington... [3.14] gh-106318: Add example for str.swapcase() method...
6 days ago  Miss Islington... [3.14] gh-148250: Mention str subclasses in PyUnicodeWr...
6 days ago  Miss Islington... [3.14] gh-146646: Document that glob functions suppress...
7 days ago  Miss Islington... [3.14] gh-70039: smtplib: store the server name in...
7 days ago  Miss Islington... [3.14] Minor edit: Four space indent in example (gh...
8 days ago  Miss Islington... [3.14] gh-146458: Fix REPL height and width tracking...
8 days ago  Hugo van KemenadePost 3.14.4
8 days ago  Hugo van KemenadePython 3.14.4 v3.14.4
8 days ago  Hugo van Kemenade[3.14] GH-146128: Remove the buggy AArch64 "33rx" reloc...
8 days ago  Miss Islington... [3.14] gh-146121: Clarify security model of pkgutil...
8 days ago  Gregory P.... [3.14] gh-144503: Pass sys.argv to forkserver as real...
9 days ago  Miss Islington... [3.14] gh-137586: Open external osascript program with...
9 days ago  Miss Islington... [3.14] gh-146613: Fix re-entrant use-after-free in...
9 days ago  Miss Islington... [3.14] gh-148157: Check for `_PyPegen_add_type_comment_...
9 days ago  Miss Islington... [3.14] Docs: Update "Installing Python modules" (GH...
9 days ago  Miss Islington... [3.14] gh-144418: Increase Android testbed emulator...
10 days ago  Miss Islington... [3.14] gh-148144: Initialize visited on copied interpre...
10 days ago  Miss Islington... [3.14] gh-145098: Use `macos-15-intel` instead of unsta...
10 days ago  Miss Islington... [3.14] gh-94632: document the subprocess need for extra...
11 days ago  Ezio Melotti[3.14] Add `permissions: {}` to all reusable workflows...
11 days ago  Miss Islington... [3.14] Docs: Standardize documentation authors (GH...
11 days ago  Miss Islington... [3.14] Docs: Fix a typo in the 'Non-ASCII characters...
11 days ago  Miss Islington... [3.14] Regex HOWTO: invalid string literals result...
11 days ago  Miss Islington... [3.14] gh-145883: Fix two heap-buffer-overflows in...
11 days ago  Miss Islington... [3.14] gh-148074: Fix `typeobject.c` missing error...
11 days ago  Miss Islington... [3.14] gh-145098: Use `macos-15-intel` instead of unsta...
11 days ago  Miss Islington... [3.14] gh-143394: Skip pyrepl test_no_newline() basic...
12 days ago  Miss Islington... [3.14] gh-146450: Normalise feature set of Android...
12 days ago  Russell Keith... [3.14] gh-146541: Allow building the Android testbed...
12 days ago  Miss Islington... [3.14] gh-126676: Expand argparse docs for type=bool...
12 days ago  Miss Islington... [3.14] gh-143930: Tweak the exception message and incre...
12 days ago  Miss Islington... [3.14] gh-125895: Fix static asset location for `sphinx...
12 days ago  Miss Islington... [3.14] gh-148022: Add threat model to remote debugging...
12 days ago  Miss Islington... [3.14] gh-146907: Clarify ABI compatibility between...
13 days ago  Miss Islington... [3.14] gh-142533: Document CRLF injection vulnerabiliti...
13 days ago  William Woodruff[3.14] gh-146488: hash-pin all action references (gh...
2026-04-01  sunmy2019[3.14] gh-146615: Fix format specifiers in extension...
2026-03-31  Sam Gross[3.14] gh-144438: Fix false sharing between QSBR and...
2026-03-31  Miss Islington... [3.14] gh-143050: Correct PyLong_FromString() to use...
2026-03-31  Miss Islington... [3.14] gh-126835: Fix _PY_IS_SMALL_INT() macro (GH...
2026-03-31  Miss Islington... [3.14] gh-145563: Add thread-safety annotation for...
2026-03-31  Serhiy Storchaka[3.14] gh-146615: Fix format specifiers in extension...
2026-03-31  Miss Islington... [3.14] gh-146615: Fix format specifiers in Objects...
2026-03-31  Miss Islington... [3.14] gh-146615: Fix format specifiers in test cextens...
2026-03-31  Miss Islington... [3.14] gh-146615: Fix format specifiers in Python/...
2026-03-31  Miss Islington... [3.14] gh-146615: Fix crash in __get__() for METH_METHO...
2026-03-30  Miss Islington... [3.14] gh-146376: Reduce timeout in Emscripten GHA...
2026-03-30  Miss Islington... [3.14] gh-146250: Fix memory leak in re-initialization...
2026-03-30  Miss Islington... [3.14] gh-146416: Emscripten: Improve standard stream...
2026-03-30  Miss Islington... [3.14] gh-146444: Don't package as part of iOS 'build...
2026-03-30  Miss Islington... [3.14] gh-146444: Make Platforms/Apple/ compatible...
2026-03-30  Miss Islington... [3.14] gh-146579: _zstd: Fix decompression options...
2026-03-30  Miss Islington... [3.14] gh-146556: Fix infinite loop in annotationlib...
2026-03-29  Miss Islington... [3.14] gh-146083: Upgrade bundled Expat to 2.7.5 (GH...
2026-03-29  Miss Islington... [3.14] gh-146090: fix memory management of internal...
2026-03-29  Bénédikt Tran[3.14] gh-146080: fix a crash in SNI callbacks when...
2026-03-29  Miss Islington... [3.14] gh-146004: fix test_args_from_interpreter_flags...
2026-03-28  Miss Islington... [3.14] gh-146544: Fix `asyncio.Queue` docstring ambigui...
2026-03-28  Miss Islington... [3.14] Docs: don't rely on implicit 'above' directions...
2026-03-28  Miss Islington... [3.14] gh-146004: propagate all -X options to multiproc...
2026-03-27  Sergey Miryanov[3.14] Fix possible memory leak in OrderedDict popitem...
2026-03-27  Miss Islington... [3.14] gh-146310: Fix ensurepip to treat empty WHEEL_PK...
next