]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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
2026-06-02  Miss Islington... [3.15] Silence experimental coroutine deprecation warni...
2026-06-02  Miss Islington... [3.15] gh-149187: Document `frozendict()` under 'Built...
2026-06-02  Miss Islington... [3.15] gh-150766: export `_PyGC_VisitFrameStack` and...
2026-06-02  Miss Islington... [3.15] gh-89554: Document _thread.LockType as a class...
2026-06-02  Hugo van Kemenade[3.15] Update `SOURCE_URI` for `3.15` branch (#150783)
2026-06-02  Miss Islington... [3.15] gh-150720: Remove '-d 1' in test_script_error_tr...
2026-06-02  Miss Islington... [3.15] Fix typos in C API documentation (GH-149588...
2026-06-02  Miss Islington... [3.15] gh-149079: Fix O(n^2) canonical ordering in...
2026-06-02  Miss Islington... [3.15] gh-149738: Fix segmentation fault bug in sqllite...
2026-06-02  Miss Islington... [3.15] gh-123138: Updated email.headerregistry docs...
2026-06-02  Miss Islington... [3.15] Fix two typos in 'Exception Handling' C-API...
2026-06-02  Miss Islington... [3.15] gh-89554: Document typing.ParamSpecArgs and...
2026-06-02  Miss Islington... [3.15] gh-89554: Document standard type objects in...
2026-06-02  Miss Islington... [3.15] gh-89554: Document weakref type objects as class...
2026-06-02  Miss Islington... [3.15] gh-89554: Document NoneType, NotImplementedType...
2026-06-02  Miss Islington... [3.15] gh-150228: Improve the PEP 829 batch processing...
2026-06-01  Miss Islington... [3.15] gh-150644: Tag Apple system log messages as...
2026-06-01  Miss Islington... [3.15] gh-148508: Add another common pattern for iOS...
2026-06-01  Miss Islington... [3.15] gh-150429: Fix sampling profiler generator stack...
2026-06-01  Miss Islington... [3.15] gh-148672: Document namespace subpackages inside...
2026-06-01  Miss Islington... [3.15] gh-121109: Fix performance of tarfile reading...
2026-06-01  Miss Islington... [3.15] gh-149534: Fix unification of `defaultdict`...
2026-06-01  Miss Islington... [3.15] gh-150157: Fix critical section for PyDict_Next...
2026-06-01  Miss Islington... [3.15] gh-149046: fix: correctly handle `str` subclasse...
2026-06-01  Miss Islington... [3.15] gh-150368: Change Windows user group to secure...
2026-06-01  Miss Islington... [3.15] gh-150372: Add missing null check on completer_w...
next