]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
8 days ago  Miss Islington... [3.15] gh-150599: Prevent bz2 decompressor reuse after...
9 days ago  Miss Islington... [3.15] gh-151021: Fix mmap empty searches past the...
9 days ago  Miss Islington... [3.15] gh-148954: Escape methodname in xmlrpc.client...
9 days ago  Miss Islington... [3.15] gh-50948: IDLE: Warn if saving a file will overw...
10 days ago  Miss Islington... [3.15] gh-149083: Use sentinel for urllib.parse._UNSPEC...
10 days ago  Miss Islington... [3.15] gh-150662: Stop unbounded memory growth in Tachy...
10 days ago  Miss Islington... [3.15] Doc: fix order of PyLong_FromUnsignedLongLong...
10 days ago  Miss Islington... [3.15] Delete mention encoding and errors for importlib...
10 days ago  Miss Islington... [3.15] gh-149835: Use realpath() instead of abspath...
10 days ago  Miss Islington... [3.15] gh-150207: Raise MemoryError on tokenizer alloca...
10 days ago  Miss Islington... [3.15] Use `time.monotonic` in OrderedDict LRU cache...
10 days ago  Miss Islington... [3.15] gh-149977: Fix extra output of `-m test test_laz...
10 days ago  Miss Islington... [3.15] gh-146527: Fix memory leak in _PyGC_Fini() ...
11 days ago  Miss Islington... [3.15] gh-53144: Improve charset support in the email...
11 days ago  Miss Islington... [3.15] gh-149891: Add more encoding aliases (GH-149892...
11 days ago  Miss Islington... [3.15] gh-150907: Fix dynamic_annotations.h when built...
11 days ago  Miss Islington... [3.15] gh-129011: Update docs for Raw I/O read, readint...
11 days ago  Miss Islington... [3.15] gh-62825: Fix encoding aliases "KS_C_5601-1987...
11 days ago  sobolevn[3.15] gh-150899: Do not reset custom `-Xlazy_imports...
11 days ago  Miss Islington... [3.15] gh-145177: Bump emscripten version to 4.0.19...
11 days ago  Miss Islington... [3.15] Add shebang documentation for PyManager 26.3b1...
11 days ago  Miss Islington... [3.15] gh-150913: Fix sqlite3.Blob validation for empty...
11 days ago  Miss Islington... [3.15] gh-150750: Fix a race condition in `deque.index...
12 days ago  Miss Islington... [3.15] gh-106318: Add doctest role and a 'See also...
12 days ago  Miss Islington... [3.15] Fix 2 broken links in documentation (GH-150892)
12 days ago  Miss Islington... [3.15] Correct Stable ABI documentation for METH_FASTCA...
12 days ago  Miss Islington... [3.15] gh-149473: Emit audit event on calling os.enviro...
12 days ago  Miss Islington... [3.15] gh-150436: Skip subprocess test on STATUS_DLL_IN...
12 days ago  Miss Islington... [3.15] gh-149521: Do not update `last_profiled_frame...
12 days ago  Miss Islington... [3.15] gh-148613: Fix race in `gc_set_threshold` and...
12 days ago  Miss Islington... [3.15] gh-145177: Fix Emscripten help text (GH-150874...
12 days ago  Miss Islington... [3.15] gh-132467: Document and test that generic aliase...
12 days ago  Miss Islington... [3.15] gh-146636: Add Free-threaded Stable ABI migratio...
12 days ago  Hugo van Kemenade[3.15] Docs: Replace hardcoded `SOURCE_URI` with `patch...
13 days ago  Miss Islington... [3.15] gh-91099: fix[imaplib]: call Exception with...
13 days ago  Miss Islington... [3.15] gh-141004: Document unstable perf map functions...
13 days ago  Miss Islington... [3.15] Fix a typo in `SSLSocket` docs (GH-150839) ...
13 days ago  Miss Islington... [3.15] gh-149805: Fix `SystemError` when compiling...
13 days ago  Miss Islington... [3.15] gh-148587: Document `sys.lazy_modules` (GH-150742)
13 days ago  Miss Islington... [3.15] gh-150723: Fix perf jitdump files on macOS ...
13 days ago  Miss Islington... [3.15] gh-150319: Replace all documentation which says...
13 days ago  Miss Islington... [3.15] gh-141627: Fix BufferedRandom inheritance docume...
13 days ago  Miss Islington... [3.15] Fix description of the function parameter of...
13 days ago  Hugo van KemenadeMerge branch '3.15' of https://github.com/python/cpytho...
13 days ago  Hugo van KemenadePost 3.15.0b2
13 days ago  Miss Islington... [3.15] gh-101913: changed wording of docstring for...
13 days ago  Hugo van KemenadePython 3.15.0b2 v3.15.0b2
13 days ago  Miss Islington... [3.15] Silence experimental coroutine deprecation warni...
13 days ago  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...
2026-06-01  Miss Islington... [3.15] gh-148605: Remove irepeat() thread test from...
2026-05-31  Miss Islington... [3.15] gh-150685: update bundled pip to 26.1.2 (gh...
2026-05-31  Miss Islington... [3.15] gh-140553: Mark `*gettext` parameters as positio...
2026-05-31  Miss Islington... [3.15] Clarify docs for scheduler.run(blocking=False...
2026-05-31  Miss Islington... [3.15] gh-150636: Clarify difference between copy.copy...
2026-05-31  Miss Islington... [3.15] Correct frexp() docs for zero and non-finite...
2026-05-31  Miss Islington... [3.15] gh-131178: Fix mimetypes CLI docs, mention that...
2026-05-31  Miss Islington... [3.15] gh-150524: Remove outdated note in binascii...
2026-05-31  Miss Islington... [3.15] gh-117291: Explain usage of null bytes in Array...
2026-05-31  Miss Islington... [3.15] gh-149857: Clarify multiprocessing Process argum...
2026-05-31  Miss Islington... [3.15] gh-141444:fix broken URLs and examples in urllib...
2026-05-30  Miss Islington... [3.15] gh-150406: Check result of PyThread_allocate_loc...
2026-05-30  Miss Islington... [3.15] gh-129851: Fix the documentation for -m command...
2026-05-30  Miss Islington... [3.15] gh-135898: Add section to free-threading howto...
2026-05-30  Miss Islington... [3.15] gh-150501: Correct `inspect.getattr_static`...
2026-05-29  Serhiy Storchaka[3.15] gh-149489: Fix ElementTree serialization to...
2026-05-29  Miss Islington... [3.15] gh-149056: Properly pass array_hook in json...
2026-05-29  Miss Islington... [3.15] gh-150403: Document frozendict in language refer...
2026-05-29  Miss Islington... [3.15] Add a security warning about `pydoc`'s HTTP...
2026-05-29  Miss Islington... [3.15] gh-150107: Fix asyncio sendfile fallback ignorin...
2026-05-29  Petr Viktorin[3.15] gh-141984: Reword docs on "enclosed" atom gramma...
2026-05-28  Miss Islington... [3.15] gh-149029: Update SQLite to 3.53.1 for binary...
2026-05-28  Miss Islington... [3.15] gh-150046: Fix `test_add_python_opts` to ignore...
2026-05-28  Miss Islington... [3.15] Add prominent crash warning to `ctypes` docs...
2026-05-27  Miss Islington... [3.15] gh-84353: Preserve non-UTF-8 filenames when...
2026-05-27  Miss Islington... [3.15] gh-149861: Fix rule in match statement `case_blo...
2026-05-27  Miss Islington... [3.15] gh-150389: Make perf profiler tests resilient...
next