]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-06-11  Miss Islington... [3.15] gh-123619: Fix PyUnstable_Object_EnableDeferredR...
2026-06-11  Miss Islington... [3.15] gh-151177: Fix race condition in `_testembed...
2026-06-11  Miss Islington... [3.15] gh-151112: Move an `assert` that may fail in...
2026-06-11  Miss Islington... [3.15] Drop historical `:author:`s from HOWTOs (GH...
2026-06-11  Miss Islington... [3.15] gh-151295: Fix use-after-free in bytes.join...
2026-06-11  Miss Islington... [3.15] gh-136880: Add warning about PYTHONPATH (GH...
2026-06-10  Miss Islington... [3.15] gh-151278: Fix test_faulthandler on UBSan (GH...
2026-06-10  Victor Stinner[3.15] gh-151253: Dump the Python path configuration...
2026-06-10  Miss Islington... [3.15] GHA: Display output when a sanitizer test fails...
2026-06-10  Miss Islington... [3.15] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT...
2026-06-10  Miss Islington... [3.15] gh-151126: Fix missing memory errors in `_interp...
2026-06-10  Miss Islington... [3.15] gh-141984: Reword the Generator expressions...
2026-06-10  Miss Islington... [3.15] gh-143988: Fix re-entrant mutation crashes in...
2026-06-10  Miss Islington... [3.15] add asyncio guide for Free-Threaded Python ...
2026-06-10  Miss Islington... [3.15] Add yet one assertion in test_set_text_charset_c...
2026-06-10  Miss Islington... [3.15] Docs: Fix typos in the "Memory Management" secti...
2026-06-10  Miss Islington... [3.15] gh-89554: Document socket.SocketType as a class...
2026-06-10  Miss Islington... [3.15] gh-150988: Fix refleak in `OSError` when attrs...
2026-06-10  Miss Islington... [3.15] gh-98894: Fix DTrace test_check_probes for share...
2026-06-10  Serhiy Storchaka[3.15] gh-80384: Fix docs for PyWeakref_NewRef() and...
2026-06-10  Cody Maloney[3.15] gh-143008: Fix race re-initializing TextIOWrappe...
2026-06-09  Miss Islington... [3.15] gh-150700: Fix class-scope inline comprehensions...
2026-06-09  Miss Islington... [3.15] gh-151112: Fix double free in `assemble_init...
2026-06-09  Miss Islington... [3.15] gh-151163: Update Android, macOS installer,...
2026-06-09  Miss Islington... [3.15] gh-151159: Update CI to use latest SSL library...
2026-06-09  Miss Islington... [3.15] gh-151159: Bump OpenSSL versions for iOS and...
2026-06-09  Miss Islington... [3.15] gh-151159: Update Windows builds to use OpenSSL...
2026-06-09  Miss Islington... [3.15] gh-151159: Update macOS installer to use OpenSSL...
2026-06-09  Miss Islington... [3.15] GH-59633: Clarify dest collisions in argparse...
2026-06-09  Miss Islington... [3.15] gh-151126: Add missing `PyErr_NoMemory` in ...
2026-06-09  Miss Islington... [3.15] gh-150285: Fix too long docstrings in the asynci...
2026-06-09  Miss Islington... [3.15] gh-150285: Fix too long docstrings in the concur...
2026-06-09  Miss Islington... [3.15] GH-61082: Clarify nargs='*' positional default...
2026-06-09  Miss Islington... [3.15] GH-54732: Tweak wording around empty lines in...
2026-06-09  Miss Islington... [3.15] Docs: Only add `profiling-sampling-visualization...
2026-06-09  Miss Islington... [3.15] gh-109503: Fix document for shutil.move() on...
2026-06-09  Miss Islington... [3.15] gh-151039: Fix a crash when `_datetime` types...
2026-06-09  Miss Islington... [3.15] gh-151130: Add more tests for PyWeakref_* C...
2026-06-09  Miss Islington... [3.15] gh-151126: Fix missing `PyErr_NoMemory()` in...
2026-06-08  Pablo Galindo... [3.15] gh-149321: Remove lazy_imports=none startup...
2026-06-08  Miss Islington... [3.15] gh-148932: Fix `profiling.sampling` on Windows...
2026-06-08  Miss Islington... [3.15] gh-150633: Minor improvement of a newly added...
2026-06-08  Miss Islington... [3.15] gh-151070: Fix class referencing typo in collect...
2026-06-08  Miss Islington... [3.15] gh-150633: Properly handle null characters in...
2026-06-08  Miss Islington... [3.15] gh-119949: Refactor test_exc() helper in test_fo...
2026-06-08  Miss Islington... [3.15] gh-149816: Fix SNI callback callable race (GH...
2026-06-08  Miss Islington... [3.15] gh-151019: Fix test_os on 32-bit FreeBSD (GH...
2026-06-08  Miss Islington... [3.15] gh-106318: Add examples to the `str.isdigit...
2026-06-08  Miss Islington... [3.15] gh-141623: Clarify operator function description...
2026-06-08  Miss Islington... [3.15] Mention `frozendict` in `object.__hash__()`...
2026-06-08  Miss Islington... [3.15] gh-101100: Fix Sphinx warnings in 'Buffer Object...
2026-06-08  Miss Islington... [3.15] Docs: Fix missing colon in `bisect` example...
2026-06-07  Miss Islington... [3.15] Update an error message in the 'Functional Progr...
2026-06-07  Miss Islington... [3.15] gh-150599: Prevent bz2 decompressor reuse after...
2026-06-07  Miss Islington... [3.15] gh-151021: Fix mmap empty searches past the...
2026-06-07  Miss Islington... [3.15] gh-148954: Escape methodname in xmlrpc.client...
2026-06-06  Miss Islington... [3.15] gh-50948: IDLE: Warn if saving a file will overw...
2026-06-06  Miss Islington... [3.15] gh-149083: Use sentinel for urllib.parse._UNSPEC...
2026-06-06  Miss Islington... [3.15] gh-150662: Stop unbounded memory growth in Tachy...
2026-06-06  Miss Islington... [3.15] Doc: fix order of PyLong_FromUnsignedLongLong...
2026-06-06  Miss Islington... [3.15] Delete mention encoding and errors for importlib...
2026-06-06  Miss Islington... [3.15] gh-149835: Use realpath() instead of abspath...
2026-06-06  Miss Islington... [3.15] gh-150207: Raise MemoryError on tokenizer alloca...
2026-06-05  Miss Islington... [3.15] Use `time.monotonic` in OrderedDict LRU cache...
2026-06-05  Miss Islington... [3.15] gh-149977: Fix extra output of `-m test test_laz...
2026-06-05  Miss Islington... [3.15] gh-146527: Fix memory leak in _PyGC_Fini() ...
2026-06-05  Miss Islington... [3.15] gh-53144: Improve charset support in the email...
2026-06-05  Miss Islington... [3.15] gh-149891: Add more encoding aliases (GH-149892...
2026-06-05  Miss Islington... [3.15] gh-150907: Fix dynamic_annotations.h when built...
2026-06-05  Miss Islington... [3.15] gh-129011: Update docs for Raw I/O read, readint...
2026-06-05  Miss Islington... [3.15] gh-62825: Fix encoding aliases "KS_C_5601-1987...
2026-06-05  sobolevn[3.15] gh-150899: Do not reset custom `-Xlazy_imports...
2026-06-05  Miss Islington... [3.15] gh-145177: Bump emscripten version to 4.0.19...
2026-06-04  Miss Islington... [3.15] Add shebang documentation for PyManager 26.3b1...
2026-06-04  Miss Islington... [3.15] gh-150913: Fix sqlite3.Blob validation for empty...
2026-06-04  Miss Islington... [3.15] gh-150750: Fix a race condition in `deque.index...
2026-06-04  Miss Islington... [3.15] gh-106318: Add doctest role and a 'See also...
2026-06-04  Miss Islington... [3.15] Fix 2 broken links in documentation (GH-150892)
2026-06-04  Miss Islington... [3.15] Correct Stable ABI documentation for METH_FASTCA...
2026-06-04  Miss Islington... [3.15] gh-149473: Emit audit event on calling os.enviro...
2026-06-04  Miss Islington... [3.15] gh-150436: Skip subprocess test on STATUS_DLL_IN...
2026-06-04  Miss Islington... [3.15] gh-149521: Do not update `last_profiled_frame...
2026-06-04  Miss Islington... [3.15] gh-148613: Fix race in `gc_set_threshold` and...
2026-06-04  Miss Islington... [3.15] gh-145177: Fix Emscripten help text (GH-150874...
2026-06-03  Miss Islington... [3.15] gh-132467: Document and test that generic aliase...
2026-06-03  Miss Islington... [3.15] gh-146636: Add Free-threaded Stable ABI migratio...
2026-06-03  Hugo van Kemenade[3.15] Docs: Replace hardcoded `SOURCE_URI` with `patch...
2026-06-03  Miss Islington... [3.15] gh-91099: fix[imaplib]: call Exception with...
2026-06-03  Miss Islington... [3.15] gh-141004: Document unstable perf map functions...
2026-06-03  Miss Islington... [3.15] Fix a typo in `SSLSocket` docs (GH-150839) ...
2026-06-03  Miss Islington... [3.15] gh-149805: Fix `SystemError` when compiling...
2026-06-03  Miss Islington... [3.15] gh-148587: Document `sys.lazy_modules` (GH-150742)
2026-06-03  Miss Islington... [3.15] gh-150723: Fix perf jitdump files on macOS ...
2026-06-02  Miss Islington... [3.15] gh-150319: Replace all documentation which says...
2026-06-02  Miss Islington... [3.15] gh-141627: Fix BufferedRandom inheritance docume...
2026-06-02  Miss Islington... [3.15] Fix description of the function parameter of...
2026-06-02  Hugo van KemenadeMerge branch '3.15' of https://github.com/python/cpytho...
2026-06-02  Hugo van KemenadePost 3.15.0b2
2026-06-02  Miss Islington... [3.15] gh-101913: changed wording of docstring for...
2026-06-02  Hugo van KemenadePython 3.15.0b2 v3.15.0b2
next