]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-03-14  Stan Ulbrychgh-137650: Group dependabot actions updates (#145947)
2026-03-14  Saculgh-134584: Eliminate redundant refcounting in JIT for...
2026-03-14  Bénédikt Trangh-143636: fix a crash when calling ``__replace__`...
2026-03-14  Connor GibsonDocs: fix missing period in `Doc/library/stdtypes.rst...
2026-03-14  Konstantin... gh-145703: Fix `asyncio.BaseEventLoop` low clock resolu...
2026-03-13  Victor Stinnergh-129813: Document that PyBytesWriter_GetData() cannot...
2026-03-13  Petr ViktorinGH-60729: Revert "Add IEEE format wave audio support...
2026-03-13  Pieter Eendebakgh-145376: Fix GC tracking in `structseq.__replace__...
2026-03-13  Lysandros Nikolaough-142518: Document thread-safety guarantees of set...
2026-03-13  Michiel W.... GH-60729: Add IEEE format wave audio support (GH-145384)
2026-03-13  Jason Yalim... gh-140715: Add %t and %n format codes support to strpti...
2026-03-13  Furkan Ondergh-99631: Add shelve custom serialization to What's...
2026-03-13  VanshAgarwal24036gh-145792: Fix incorrect alloca allocation size in...
2026-03-13  devdanzingh-145887: Use `write()` instead of `stream.write(...
2026-03-13  Serhiy Storchakagh-145850: Change some implementation details in struct...
2026-03-13  Stan Ulbrychgh-145783: Propagate errors raised in `NEW_TYPE_COMMENT...
2026-03-13  Maurizio SambatiDocs: except with multiple exceptions parentheses not...
2026-03-13  Stan UlbrychRevert "gh-143050: Remove redundant decref in _PyLong_N...
2026-03-12  Victor Stinnergh-145801: Use gcc -fprofile-update=atomic for PGO...
2026-03-12  Sergey MiryanovGH-132042: Fix calculation of slotdef index in update_o...
2026-03-12  Sam Grossgh-145685: Improve scaling of type attribute lookups...
2026-03-12  Charlie Lingh-145717: Add a few Microsoft-specific MIME types...
2026-03-12  Tan Longgh-140131: Fix REPL cursor position on Windows when...
2026-03-12  Victor Stinnergh-141510: Update PyDict C API doc for frozendict ...
2026-03-12  bkap123gh-145446: Add critical section in functools module...
2026-03-12  Thomas Kowalskigh-145681: do not deallocate list buffer in `_PyList_As...
2026-03-12  Mark ShannonGH-145692: Convert DEOPT_IFs to EXIT_IFs (GH-145751)
2026-03-12  Shamilgh-140594: Fix an out of bounds read when feeding NUL...
2026-03-12  Serhiy Storchakagh-143715: Deprecate incomplete initialization of struc...
2026-03-12  Lysandros Nikolaough-145254: Add thread safety annotation in docs (#145255)
2026-03-11  Sergey MiryanovGH-145247: Use _PyTuple_FromPair in Parser and Python...
2026-03-11  Hai Zhugh-144540: Add _MAKE_HEAP_SAFE uop to eliminate unneces...
2026-03-11  Serhiy Storchakagh-145736: Fix Tkinter tests for Tk 8.7, 9.0 and 9...
2026-03-11  Victor Stinnergh-141510: Raise TypeError in PyDict_SetItem() on froze...
2026-03-11  T. Woutersgh-142183: Cache one datachunk per tstate to prevent...
2026-03-11  Bénédikt Trangh-139933: correctly suggest attributes for classes...
2026-03-11  Lysandros Nikolaough-142518: Improve mimalloc allocator docs (#145224)
2026-03-11  Seth Michael... Add GitHub team for maintaining fuzzers
2026-03-11  Seth Michael... gh-141707: Skip TarInfo DIRTYPE normalization during...
2026-03-11  Sergey B Kirpichevgh-99875: Document rounding mode for old-style formatti...
2026-03-11  Pieter Eendebakgh-145376: Fix refleak & pointer type bug in uncommon...
2026-03-11  Thomas Kowalskigh-145492: fix regression test for defaultdict factory...
2026-03-11  Stan UlbrychWarn that overriding `__builtins__` for `eval` is not...
2026-03-11  Stefan Zetzschegh-145546: unittest.util: fix `sorted_list_difference...
2026-03-11  Shrey Naithanigh-145587: fix busy loop in multiprocessing.connection...
2026-03-11  Sergey B Kirpichevgh-145633: Remove support for ancient ARM platforms...
2026-03-11  Sam Grossgh-145685: Avoid contention on TYPE_LOCK in super(...
2026-03-11  Cody Maloneygh-101100: Fix sphinx reference warnings around I/O...
2026-03-11  Thomas Kowalskigh-145713: make bytearray.resize thread-safe on free...
2026-03-11  Hood Chathamgh-145219: Cache Emscripten build dependencies, add...
2026-03-10  Pieter Eendebakgh-143050: Remove redundant decref in _PyLong_Negate...
2026-03-10  Sam Grossgh-142763: Fix race in ZoneInfo cache eviction (gh...
2026-03-10  Stan UlbrychFix integer overflow for formats "s" and "p" in the...
2026-03-10  Sam Grossgh-145010: Fix Python.h compilation with -masm=intel...
2026-03-10  Sam Grossgh-145685: Update find_name_in_mro() to return a _PySta...
2026-03-10  Sergey B Kirpichevgh-144173: fix flaky test_complex.test_truediv() (...
2026-03-10  Benedikt Johannesgh-145044: avoid calling `Py_DECREF` in `unsafe_object_...
2026-03-10  bkap123gh-145036: Fix data race for list capacity in free...
2026-03-10  Serhiy Storchakagh-145743: Fix inconsistency after calling Struct.__ini...
2026-03-10  Farhan Saifgh-125053: Document that ob_mutex must only be used...
2026-03-10  Alexander Shadchingh-85277: Fix building without `stropts.h` or empty...
2026-03-10  Ali Towaijigh-145591: Move slicing note to __getitem__ (GH-145606)
2026-03-10  Charlie Lingh-145697: Add `.sql` and `.sqlite3` recognition in...
2026-03-10  Peter BiermaDocs: Improve the C API documentation involving threads...
2026-03-10  Hugo van KemenadeMerge branch 'main' of https://github.com/python/cpython
2026-03-10  Hugo van KemenadePost 3.15.0a7
2026-03-10  Adorilson Bezerragh-106318: Add examples for str.isspace() docs (#145399)
2026-03-10  Steve Dowergh-145035: Allows removing the _pyrepl module to comple...
2026-03-10  Matt Van Horngh-145492: Fix defaultdict __repr__ infinite recursion...
2026-03-10  Hugo van KemenadePython 3.15.0a7 v3.15.0a7
2026-03-10  Kumar Adityagh-142651: use `NonCallableMock._lock` for thread safet...
2026-03-10  Hugo van Kemenadegh-142927: Detect system theme in flame graph like...
2026-03-10  Hugo van Kemenadegh-133879: Copyedit "What's new in Python 3.15" (#145737)
2026-03-10  Sergey MiryanovGH-145247: Implement _PyTuple_FromPair() (#145325)
2026-03-10  Pieter Eendebakgh-145376: Fix refleaks and double decref for code...
2026-03-10  Emma Smithgh-145607: Ensure BIG_DATA has two compressed blocks...
2026-03-10  Stan Ulbrychgh-103997: Remove incorrect statements about `-c` deden...
2026-03-10  Hugo van Kemenadegh-145731: Fix negative timestamp during DST on Windows...
2026-03-10  Hai Zhugh-144681: Fix JIT trace builder assertion failure...
2026-03-09  Stan UlbrychVary compiler flags in `fuzz_pycompile` (#145236)
2026-03-09  Sam Grossgh-145685: Stop the world when updating MRO of existing...
2026-03-09  Stan Ulbrychgh-145701: Fix `__classdict__` & `__conditional_annotat...
2026-03-09  Stan UlbrychRemove the `distutils-sig@python.org` email in 'Install...
2026-03-09  Filipe LaínsGH-145273: don't skip missing platstdlib warning if...
2026-03-09  Hugo van KemenadeDocs: Update programming FAQ (#144573)
2026-03-09  Petr Viktoringh-145278: Revert "freeze encodings (partially) and...
2026-03-09  Stan Ulbrychgh-143055: Fix crash in AST unparser when unparsing...
2026-03-09  Sam Grossgh-145615: Fix mimalloc page leak in the free-threaded...
2026-03-09  Yashrajgh-141617: clarify `concurrent.futures.ThreadPoolExecut...
2026-03-09  Maciej Olkogh-139588: Docs: fix PDF build (#145480)
2026-03-09  Mark ShannonGH-144688: Fix refleaks in JIT when optimization fails...
2026-03-09  Victor Stinnergh-141510: Optimize frozendict(frozendict) (#145592)
2026-03-09  Daan De Meyergh-145541: Fix `InvalidStateError` in `BaseSubprocessTr...
2026-03-09  Petr Viktoringh-78773: Improve ctypes dynamic library loading docs...
2026-03-09  Victor Stinnergh-145376: Fix _cursesmodule.c build on FreeBSD/macOS...
2026-03-09  Petr ViktorinDocument that PyType_GetModule returns a borrowed ref...
2026-03-09  Filipe LaínsGH-145278: freeze encodings (partially) and linecache...
2026-03-09  Pieter Eendebakgh-145376: Fix various reference leaks in Objects/...
2026-03-09  Pieter Eendebakgh-145376: Fix various refleaks in Objects/ (#145609)
2026-03-09  Pieter Eendebakgh-145376: Fix reference leaks in _lprof.c (#145539)
next