]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2 hours ago  Miss Islington... [3.13] gh-50948: IDLE: Warn if saving a file will overw... 3.13
11 hours ago  Miss Islington... [3.13] Delete mention encoding and errors for importlib...
13 hours ago  Miss Islington... [3.13] gh-149835: Use realpath() instead of abspath...
21 hours ago  Miss Islington... [3.13] gh-150207: Raise MemoryError on tokenizer alloca...
24 hours ago  Miss Islington... [3.13] Use `time.monotonic` in OrderedDict LRU cache...
35 hours ago  Miss Islington... [3.13] gh-150907: Fix dynamic_annotations.h when built...
35 hours ago  Miss Islington... [3.13] gh-129011: Update docs for Raw I/O read, readint...
2 days ago  Miss Islington... [3.13] gh-150913: Fix sqlite3.Blob validation for empty...
2 days ago  Miss Islington... [3.13] gh-106318: Add doctest role and a 'See also...
2 days ago  Miss Islington... [3.13] Correct Stable ABI documentation for METH_FASTCA...
2 days ago  Miss Islington... [3.13] gh-140553: Mark `*gettext` parameters as positio...
3 days ago  Hugo van Kemenade[3.13] Docs: Replace hardcoded `SOURCE_URI` with `patch...
3 days ago  Miss Islington... [3.13] gh-91099: fix[imaplib]: call Exception with...
3 days ago  Miss Islington... [3.13] Fix a typo in `SSLSocket` docs (GH-150839) ...
4 days ago  Alex Waygood[3.13] gh-150319: Replace all documentation which says...
4 days ago  Miss Islington... [3.13] gh-141627: Fix BufferedRandom inheritance docume...
4 days ago  Miss Islington... [3.13] Fix description of the function parameter of...
4 days ago  Miss Islington... [3.13] gh-101913: changed wording of docstring for...
4 days ago  Petr Viktorin[3.13] gh-149079: Fix O(n^2) canonical ordering in...
4 days ago  Victor Stinner[3.13] gh-89554: Document _thread.LockType as a class...
4 days ago  Victor Stinner[3.13] gh-149738: Fix segmentation fault bug in sqllite...
4 days ago  Manoj K M[3.13] Fix a typo in 'Exception Handling' C-API documen...
4 days ago  Miss Islington... [3.13] gh-123138: Updated email.headerregistry docs...
4 days ago  Miss Islington... [3.13] gh-89554: Document typing.ParamSpecArgs and...
4 days ago  Miss Islington... [3.13] gh-89554: Document weakref type objects as class...
4 days ago  Miss Islington... [3.13] gh-89554: Document NoneType, NotImplementedType...
5 days ago  Miss Islington... [3.13] gh-150644: Tag Apple system log messages as...
5 days ago  Miss Islington... [3.13] gh-148508: Add another common pattern for iOS...
5 days ago  Miss Islington... [3.13] gh-148672: Document namespace subpackages inside...
5 days ago  Victor Stinner[3.13] gh-150436: Skip subprocess test on STATUS_DLL_IN...
6 days ago  Miss Islington... [3.13] gh-150685: update bundled pip to 26.1.2 (gh...
6 days ago  Senthil Kumaran[3.13] gh-141444:fix broken URLs and examples in urllib...
6 days ago  Miss Islington... [3.13] Clarify docs for scheduler.run(blocking=False...
6 days ago  Miss Islington... [3.13] gh-150636: Clarify difference between copy.copy...
6 days ago  Miss Islington... [3.13] gh-150372: Add missing null check on completer_w...
6 days ago  Sergey B Kirpichev[3.13] Correct frexp() docs for zero and non-finite...
6 days ago  Miss Islington... [3.13] gh-117291: Explain usage of null bytes in Array...
6 days ago  Miss Islington... [3.13] gh-149857: Clarify multiprocessing Process argum...
7 days ago  Miss Islington... [3.13] gh-129851: Fix the documentation for -m command...
7 days ago  Miss Islington... [3.13] gh-150406: Check result of PyThread_allocate_loc...
7 days ago  Miss Islington... [3.13] gh-149489: Fix ElementTree serialization to...
7 days ago  Miss Islington... [3.13] gh-150501: Correct `inspect.getattr_static`...
8 days ago  Miss Islington... [3.13] Add a security warning about `pydoc`'s HTTP...
8 days ago  Miss Islington... [3.13] gh-150107: Fix asyncio sendfile fallback ignorin...
9 days ago  Miss Islington... [3.13] gh-139808: Add branch protections for aarch64...
9 days ago  Miss Islington... [3.13] gh-150046: Fix `test_add_python_opts` to ignore...
9 days ago  Stan Ulbrych[3.13] Add a prominent crash warning to the `ctypes...
10 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in _wmi.exec_...
10 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in some Pytho...
10 days ago  Miss Islington... [3.13] gh-84353: Preserve non-UTF-8 filenames when...
10 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in Argument...
10 days ago  Miss Islington... [3.13] gh-149861: Fix rule in match statement `case_blo...
10 days ago  Miss Islington... [3.13] gh-88726: Stop using non-standard charset names...
10 days ago  Miss Islington... [3.13] gh-149571: Fix the C implementation of Element...
11 days ago  Miss Islington... [3.13] gh-150175: Fix ThreadingMock call_count race...
11 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in builtins...
11 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in the io...
11 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in the sqlite...
11 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in the pyexpa...
11 days ago  Serhiy Storchaka[3.13] gh-150285: Fix too long docstrings in the curses...
11 days ago  Miss Islington... [3.13] gh-150285: Fix too long docstrings in the decima...
11 days ago  Russell Keith... [3.13] gh-150443: Exclude explicit dup3 and pipe2 check...
12 days ago  Miss Islington... [3.13] gh-80198: Improve test_pwd and test_grp (GH...
12 days ago  Miss Islington... [3.13] gh-149156: Fix perf trampoline crash after fork...
12 days ago  Miss Islington... [3.13] gh-149449: Fix use-after-free in `_PyUnicode_Get...
12 days ago  Miss Islington... [3.13] gh-145896: Fix typos and stale docstrings in...
13 days ago  Miss Islington... [3.13] gh-110704: Recommend `distclean` target over...
13 days ago  Bénédikt Tran[3.13] gh-142516: fix reference leaks in `ssl.SSLContex...
13 days ago  Jonathan Dung[3.13] Document that `import sys.monitoring` raises...
2026-05-23  Hai Zhu[3.13] gh-148450: abc.register needs to update type_ver...
2026-05-23  Miss Islington... [3.13] gh-150178: Fix refcount leaks in hamt allocation...
2026-05-23  Miss Islington... [3.13] gh-150232: update Thread group parameter doc...
2026-05-22  Miss Islington... [3.13] Remove 'expat' dependency for Linux in `Misc...
2026-05-22  Miss Islington... [3.13] gh-149902: Remove dead packaging docs link and...
2026-05-22  Miss Islington... [3.13] Replace deprecated action with RtD app (GH-14911...
2026-05-22  Miss Islington... [3.13] gh-137571: Protect against possible UnboundLocal...
2026-05-22  Jelle Zijlstra[3.13] gh-149995: Update typing.py docstrings and docum...
2026-05-21  Miss Islington... [3.13] gh-107398: Fix tarfile stream mode exception...
2026-05-20  Stan Ulbrych[3.13] Fix minor typos in unicode.rst (GH-149587) ...
2026-05-20  sobolevn[3.13] gh-150146: Fix NULL dereference in `_Py_subs_par...
2026-05-20  Shamil[3.13] gh-142831: Fix use-after-free in json encoder...
2026-05-20  Miss Islington... [3.13] gh-134887: Add references to `locale` module...
2026-05-19  Miss Islington... [3.13] gh-149983: Fix PyErr_NoMemory call without GIL...
2026-05-19  Miss Islington... [3.13] gh-69619: Clarify whitespace definition in str...
2026-05-19  Armaan Vakharia[3.13] gh-149590: Remove faulthandler_traverse (GH...
2026-05-19  Miss Islington... [3.13] gh-146581: Update docs for dangerous filenames...
2026-05-18  Miss Islington... [3.13] gh-95816: Fix TLS version range example in docs...
2026-05-18  Miss Islington... [3.13] gh-146211: Reject CR/LF in HTTP tunnel request...
2026-05-18  Hugo van Kemenade[3.13] CI: Move Homebrew dependencies into Brewfile...
2026-05-17  AN Long[3.13] gh-149921: Fix reference leaks in _interpchannel...
2026-05-17  Miss Islington... [3.13] gh-149916: Restore the commented out part of...
2026-05-15  Miss Islington... [3.13] gh-134837: Correct and improve base85 documentat...
2026-05-15  Miss Islington... [3.13] gh-149801: Add IANA registered names and aliases...
2026-05-15  Victor Stinner[3.13] gh-149707: Fix compiler warning in _ctypes_test...
2026-05-15  sobolevn[3.13] gh-149763: Improve availablity docs in `select...
2026-05-14  Miss Islington... [3.13] Link to existing rules in compound_stmts.rst...
2026-05-14  Miss Islington... [3.13] gh-149698: Update bundled expat to 2.8.1 (GH...
2026-05-14  Miss Islington... [3.13] gh-149017: Upgrade bundled Expat to 2.8.0 (GH...
2026-05-14  Miss Islington... [3.13] gh-148821: Add more tests for invalid XML encodi...
2026-05-13  Miss Islington... [3.13] gh-128110: Fix rfc2047 whitespace handling in...
next