]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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)
2026-03-09  Chris EiblFix intermittent `test_ci_fuzz_stdlib` failures (GH...
2026-03-09  Hood Chathamgh-145219: Add Emscripten cross-build and clean configu...
2026-03-08  Jamesgh-145642: Docs: Avoid warning for invalid escape seque...
2026-03-07  Hugo van KemenadeFix bug notifier for issues with no body text (#145603)
2026-03-07  Ramin Farajpour... gh-145623: Fix crashes on uninitialized struct.Struct...
2026-03-07  Pieter Eendebakgh-145376: Fix refleak in `queuemodule.c` out-of-memory...
2026-03-07  AN Longgh-116738: Make mmap.set_name thread-safe (#145555)
2026-03-06  Victor Stinnergh-144175: Add PyArg_ParseArray() function (#144283)
2026-03-06  Pieter Eendebakgh-145376: Fix crashes in `md5module.c` and `hmacmodule...
2026-03-06  Sam Grossgh-145566: Skip stop-the-world when reassigning `__clas...
2026-03-06  Andrew Barnesgh-69223: Document that add_argument() returns an Actio...
2026-03-06  Victor Stinnergh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests...
2026-03-06  Benedikt Johannesgh-144370: Disallow usage of control characters in...
2026-03-06  Hugo van KemenadeDocs: `import datetime as dt` in examples (#145315)
2026-03-06  Victor Stinnergh-141510: Use frozendict in the stdlib (#144909)
2026-03-06  Victor Stinnergh-141510: Change marshal version to 6 (#145551)
2026-03-06  Hood Chathamgh-145177: Support multiple Emscripten versions for...
2026-03-05  Alex Malyshevgh-145557: Check ctypes is available in test_external_i...
2026-03-05  Yash Kaushikdoc: Clarify logger creation example in logging HOWTO...
2026-03-05  Victor Stinnergh-141510: Complete What's New in Python 3.15 for froze...
2026-03-05  Victor Stinnergh-141510: No longer accept frozendict in PyDict_Copy...
2026-03-05  Shrey Naithanigh-145417: Do not preserve SELinux context when copying...
2026-03-05  Victor Stinnergh-141510: Fix frozendict.items() ^ frozendict.items...
2026-03-05  Xianpeng Shengh-140681: Freeze pre-commit hooks and update zizmor...
2026-03-05  Victor Stinnergh-145056: Accept frozendict in xml.etree (#145508)
2026-03-05  Victor Stinnergh-145055: Accept frozendict for globals in exec()...
2026-03-05  Victor Stinnergh-141510: Use frozendict in the _opcode_metadata ...
2026-03-05  Victor Stinnergh-82626: Schedule removal of bool used as file descrip...
2026-03-05  Victor Stinnergh-141510: Don't accept frozendict in PyDict_Watch...
2026-03-05  Hood Chathamgh-145335: Skip Emscripten for os.execve() test (#145528)
2026-03-05  Pieter Eendebakgh-145376: Fix refleak and null pointer deref in unusua...
2026-03-05  krylosov-aagh-145301: Fix double-free in hashlib and hmac module...
2026-03-05  Donghee Nagh-144991: Use runtime JIT threshold in _testinternalca...
2026-03-04  Victor Stinnergh-141510: Add frozendict support to python-gdb.py...
2026-03-04  Pieter Eendebakgh-145376: Fix reference leaks in deque (#145421)
next