]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
22 min ago  Miss Islington... [3.13] gh-149801: Add IANA registered names and aliases... 3.13
57 min ago  Victor Stinner[3.13] gh-149707: Fix compiler warning in _ctypes_test...
4 hours ago  sobolevn[3.13] gh-149763: Improve availablity docs in `select...
18 hours ago  Miss Islington... [3.13] Link to existing rules in compound_stmts.rst...
21 hours ago  Miss Islington... [3.13] gh-149698: Update bundled expat to 2.8.1 (GH...
21 hours ago  Miss Islington... [3.13] gh-149017: Upgrade bundled Expat to 2.8.0 (GH...
25 hours ago  Miss Islington... [3.13] gh-148821: Add more tests for invalid XML encodi...
40 hours ago  Miss Islington... [3.13] gh-128110: Fix rfc2047 whitespace handling in...
42 hours ago  Miss Islington... [3.13] gh-87451: Apply CVE-2021-4189 PASV fix to ftplib...
45 hours ago  Miss Islington... [3.13] gh-149776: Skip UDP Lite tests if it's not suppo...
2 days ago  Miss Islington... [3.13] Run mypy with four worker processes and uv ...
2 days ago  Miss Islington... [3.13] gh-148821: Add more strict tests for XML encodin...
2 days ago  Miss Islington... [3.13] gh-149701: Fully silence potential `hash -r...
2 days ago  Miss Islington... [3.13] gh-149574: Document that is_typeddict, is_protoc...
2 days ago  Stan Ulbrych[3.13] gh-145376: Fix various reference leaks (GH-14537...
2 days ago  Hugo van Kemenade[3.13] Remove myself from CODEOWNERS (GH-149727) (...
3 days ago  Miss Islington... [3.13] Update mypy to 2.1.0 (GH-149709) (#149713)
3 days ago  Miss Islington... [3.13] gh-148669: Clarify `__reduce__()` module lookup...
3 days ago  Miss Islington... [3.13] gh-112821: Fix rlcompleter failures on objects...
4 days ago  Miss Islington... [3.13] gh-146061: Clarify indent=None in json docs...
4 days ago  Miss Islington... [3.13] gh-149486: tarfile.data_filter: validate written...
5 days ago  Miss Islington... [3.13] gh-149388: Make asyncio `PipeHandle.close` idemp...
6 days ago  Miss Islington... [3.13] gh-79638: Test other HTTP error codes besides...
6 days ago  Miss Islington... [3.13] gh-148390: fix undefined behavior of `memoryview...
7 days ago  Miss Islington... [3.13] docs: Clarify docs for error case of `PyDict_Get...
9 days ago  Miss Islington... [3.13] gh-149096: Remove 'im_*' attribute reference...
9 days ago  Miss Islington... [3.13] gh-149410: Test that `typing.NoDefault` is final...
10 days ago  Miss Islington... [3.13] gh-149403: Fix `NameError` in `Lib/test/test_cap...
10 days ago  Savannah Ostrowski[3.13] GH-130750: Restore quoting of choices in argpars...
10 days ago  Miss Islington... [3.13] gh-149377: update bundled pip to 26.1.1 (GH...
10 days ago  Serhiy Storchaka[3.13] gh-138907: Support RFC 9309 in robotparser ...
10 days ago  Miss Islington... [3.13] gh-137337: Clarify import statement namespace...
10 days ago  Miss Islington... [3.13] gh-148418: Fix a possible reference leak in...
10 days ago  Miss Islington... [3.13] gh-87245: Improve IPv6Address.ipv4_mapped docume...
11 days ago  Miss Islington... [3.13] gh-149351: Avoid possible broken macOS framewor...
11 days ago  Miss Islington... [3.13] gh-148093: Raise binascii.Error from binascii...
11 days ago  Savannah Ostrowski[3.13] GH-146475: Block Apple Clang for building JIT...
11 days ago  Zachary Ware[3.13] gh-149254: Update CI to use latest OpenSSL versi...
11 days ago  Miss Islington... [3.13] gh-149254: Update Windows builds to OpenSSL...
11 days ago  Miss Islington... [3.13] gh-148663: Document that `calendar.IllegalMonthE...
12 days ago  Miss Islington... [3.13] Ignore `/jit_unwind_info*.h` from git (GH-149311...
12 days ago  Miss Islington... [3.13] gh-149267: Document ast.Constant.kind attribute...
13 days ago  Miss Islington... [3.13] gh-111264: Add a note about untrusted input...
13 days ago  Miss Islington... [3.13] gh-148914: Fix memoization of in-band PickleBuff...
13 days ago  Russell Keith... [3.13] gh-149254: Bump OpenSSL version for Android...
13 days ago  Miss Islington... [3.13] gh-149254: Update macOS installer to use OpenSSL...
13 days ago  Miss Islington... [3.13] gh-149117: Set `ImportError.name` on errors...
13 days ago  Miss Islington... [3.13] Fix source link in `Doc/howto/descriptor.rst...
2026-04-30  Miss Islington... [3.13] gh-148518 fix index error in local part attribut...
2026-04-30  Miss Islington... [3.13] bpo-39100: _header_value_parser: do not treat...
2026-04-30  Miss Islington... [3.13] gh-135944: Add a "Runtime Components" Section...
2026-04-29  Miss Islington... [3.13] gh-149148: Upgrade bundled pip to 26.1 (GH-14915...
2026-04-29  Miss Islington... [3.13] gh-97032: avoid test_squeezer crash on macOS...
2026-04-29  Miss Islington... [3.13] gh-148169: Fix webbrowser `%action` substitution...
2026-04-29  Miss Islington... [3.13] gh-140287: Handle `PYTHONSTARTUP` script excepti...
2026-04-28  Miss Islington... [3.13] gh-149035: Modernize legacy Python patterns...
2026-04-27  Serhiy Storchaka[3.13] gh-148529: Minor improvements of the struct...
2026-04-27  Miss Islington... [3.13] gh-146581: Fix vulnerability in shutil.unpack_ar...
2026-04-27  Miss Islington... [3.13] gh-82665 Mention that HTMLParser.handle_starttag...
2026-04-27  Miss Islington... [3.13] Document that multiprocessing treats local same...
2026-04-26  Gregory P.... [3.13] gh-105936: Properly update closure cells for...
2026-04-26  Miss Islington... [3.13] gh-141473: Speed up subprocess test_communicate_...
2026-04-25  Irit Katriel[3.13] gh-148973: fix segfault on mismatch between...
2026-04-25  Stan Ulbrych[3.13] gh-148735: Fix a UAF in `Element.findtext()...
2026-04-23  Miss Islington... [3.13] gh-132631: Fix "I/O operation on closed file...
2026-04-23  Miss Islington... [3.13] gh-148484: Fix memory leak of iterator in array...
2026-04-23  Miss Islington... [3.13] gh-90309: Base64-encode cookie values embedded...
2026-04-23  Miss Islington... [3.13] gh-142965: Fix Concatenate documentation to...
2026-04-23  Miss Islington... [3.13] gh-146553: Fix infinite loop in typing.get_type_...
2026-04-23  Miss Islington... [3.13] gh-145194: Fix typing in re tokenizer example...
2026-04-22  Sam Gross[3.13] gh-148820: Fix _PyRawMutex use-after-free on...
2026-04-21  Miss Islington... [3.13] gh-148808: Add boundary check to asyncio.Abstrac...
2026-04-20  Miss Islington... [3.13] Docs: Fix some typos in `calendar.rst` (GH-14875...
2026-04-20  Miss Islington... [3.13] gh-148763: Fix paramter name in `multiprocessing...
2026-04-19  Miss Islington... [3.13] gh-148779: Update Briefcase link in android...
2026-04-19  Miss Islington... [3.13] gh-121946: Use clang-20 for TSan build (GH-14857...
2026-04-19  Miss Islington... [3.13] Prevent GitHub's web conflict editor from conver...
2026-04-18  Prakash Sellathurai[3.13] gh-148222: Fix NULL dereference bugs in generica...
2026-04-18  Miss Islington... [3.13] gh-148653: Fix reference leaks in test_marshal...
2026-04-18  Serhiy Storchaka[3.13] gh-148653: Fix some marshal errors related to...
2026-04-16  Victor Stinner[3.13] gh-148535: Don't use gcc -fprofile-update=atomic...
2026-04-15  Miss Islington... [3.13] gh-100305: Deemphasize that `ast.literal_eval...
2026-04-15  Hugo van Kemenade[3.13] Docs: Use bash lexer for http.server CLI command...
2026-04-15  Petr Viktorin[3.13] gh-146333: Fix quadratic regex backtracking...
2026-04-15  Miss Islington... [3.13] tiny edit, fix a couple of minor typos in enum...
2026-04-15  Miss Islington... [3.13] gh-137335: remove a mktemp use in multiprocessin...
2026-04-14  Miss Islington... [3.13] gh-148186: Improve `assertCountEqual` descriptio...
2026-04-14  Savannah Ostrowski[3.13] gh-72406: Document argument ordering in argparse...
2026-04-14  Miss Islington... [3.13] gh-148192: Fix Generator._make_boundary behavior...
2026-04-14  Victor Stinner[3.13] gh-148487: Fix issues in `test_add_python_opts...
2026-04-14  Miss Islington... [3.13] gh-148508: Add resilience to SSL preauth tests...
2026-04-13  Miss Islington... [3.13] gh-148370: prevent quadratic behavior in `config...
2026-04-13  Miss Islington... [3.13] gh-146139: Disable `socketpair` authentication...
2026-04-13  Miss Islington... [3.13] InternalDocs: Correct struct path for latin1...
2026-04-13  Miss Islington... [3.13] Fix "encodings" typo in argparse.FileType docume...
2026-04-13  Miss Islington... [3.13] gh-148395: Fix a possible UAF in `{LZMA,BZ2...
2026-04-13  Miss Islington... [3.13] tests: use errno.EBADF instead of hardcoded...
2026-04-13  Miss Islington... [3.13] gh-146450: Ensure Android gradle build uses...
2026-04-12  Miss Islington... [3.13] gh-146313: Fix multiprocessing ResourceTracker...
2026-04-12  Miss Islington... [3.13] gh-147965: Add shutdown() to multiprocessing...
next