]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-03-30  Russell Keith... gh-146444: Don't package as part of iOS 'build hosts...
2026-03-30  Marcel Telkagh-138850: Add --disable-epoll to configure (GH-145768)
2026-03-30  Victor Stinnergh-146444: Make Platforms/Apple/ compatible with Python...
2026-03-30  Sanyam Khuranagh-138577: Fix keyboard shortcuts in getpass with echo_...
2026-03-30  Ramin Farajpour... gh-146556: Fix infinite loop in annotationlib.get_annot...
2026-03-29  cuigh-146579: _zstd: Fix decompression options dict error...
2026-03-29  Stan Ulbrychgh-146083: Upgrade bundled Expat to 2.7.5 (#146085)
2026-03-29  Bénédikt Trangh-146080: fix a crash in SNI callbacks when the SSL...
2026-03-29  Bénédikt Trangh-146090: fix memory management of internal `sqlite3...
2026-03-29  Serhiy Storchakagh-145876: Do not mask KeyErrors raised during dictiona...
2026-03-29  Chris Eiblgh-146004: fix test_args_from_interpreter_flags on...
2026-03-28  Pieter Eendebakgh-139003: Use frozenset for module level attributes...
2026-03-28  Sergey MiryanovGH-146527: Add more data to GC statistics and add it...
2026-03-28  Stan Ulbrych`_pyrepl/pager.py`: call `less` with `--clear-screen...
2026-03-28  Jonathan Dunggh-146544: Fix `asyncio.Queue` docstring ambiguity...
2026-03-28  Ned BatchelderDocs: don't rely on implicit 'above' directions in...
2026-03-28  Gregory P.... gh-146004: propagate all -X options to multiprocessing...
2026-03-28  Donghee Nagh-146381: Constant-fold frozendict subscript lookups...
2026-03-28  Sergey MiryanovGH-145247: Use _PyTuple_FromPair[Steal] in Objects...
2026-03-27  Bartosz Sławeckigh-145059: Record lazy modules without submodules in...
2026-03-27  Bartosz Sławeckigh-145057: Fix test names and comments to reflect ...
2026-03-27  Imgyu Kimgh-146310: Fix ensurepip to treat empty WHEEL_PKG_DIR...
2026-03-27  Ken Jingh-126910: Verify that JIT stencils preserve frame...
2026-03-27  Diego RussoGH-126910: avoid reading the FP for getting the SP...
2026-03-27  Diego RussoGH-126910: reserve FP on AArch64 when generating JIT...
2026-03-27  Sergey B KirpichevMention _Float16 (type from Annex H of the C23) in...
2026-03-27  Neko Asakuragh-145866: Convert `LIST_EXTEND` to leave its inputs...
2026-03-27  moktamdgh-146507: cache the buffer size for `SelectorTransport...
2026-03-27  Brandongh-146388: Add null check for `sym_new(ctx)` in `make_b...
2026-03-27  Sam Jamesgh-85332: Support cross-compiling for GNU/Hurd (#146094)
2026-03-27  Pieter Eendebakgh-123471: Make `itertools.zip_longest` safe in the...
2026-03-27  Brij Kapadiagh-146250: Fix memory leak in re-initialization of...
2026-03-27  Kumar Adityagh-142518: add thread safety annotations for bytearray...
2026-03-27  Kumar Adityagh-142518: add thread safety docs on bytes C-API (...
2026-03-27  Chris EiblGH-139922: update 3.15 whatsnew: Windows 64-bit binarie...
2026-03-27  Victor Stinnergh-146480: Override the exception in _PyErr_SetKeyError...
2026-03-27  Joao S. O.... gh-146440: Add array_hook parameter to JSON decoders...
2026-03-27  Sergey B Kirpichevgh-138580: Revert sys.float_info.iec_60559 boolean...
2026-03-27  Victor Stinnergh-146059: Cleanup pickle fast_save_enter() test (...
2026-03-27  Russell Keith... gh-146444: Move the Apple folder to the Platforms direc...
2026-03-27  Russell Keith... gh-146498: Ensure binary content is correctly processed...
2026-03-26  Victor Stinnergh-146410: Add --pythoninfo to make testios (#146494)
2026-03-26  Russell Keith... gh-146446: Miscellaneous improvements to iOS XCframewor...
2026-03-26  Serhiy Storchakagh-144837: Improve documentation for more collection...
2026-03-26  Victor Stinnergh-146059: Call fast_save_leave() in pickle save_frozen...
2026-03-26  Jonathan Dunggh-146318: Document that signal.SIGSTOP is Unix-only...
2026-03-26  Sergey B Kirpichevgh-146151: Add support for complex arrays in the array...
2026-03-26  Sergey B Kirpichevgh-146151: memoryview supports 'F' and 'D' format types...
2026-03-26  Kumar Adityagh-131798: JIT: split call method and call builtin...
2026-03-26  Serhiy Storchakagh-145876: Do not mask AttributeErrors raised during...
2026-03-26  Jack Dangergh-145650: Add `logging.{Formatter,Filter}.__repr__...
2026-03-26  Robert Kirkmangh-145616: Detect Android sysconfig ABI correctly on...
2026-03-26  Saculgh-145866: Convert `DICT_UPDATE` to leave its inputs...
2026-03-26  Victor Stinnergh-145633: Fix struct.pack('f') on s390x (#146422)
2026-03-26  Victor Stinnergh-146410: Run tests with with --pythoninfo on iOS...
2026-03-26  Kumar Adityagh-GH-131798: optimize jit attribute loads on immutable...
2026-03-26  Victor Stinnergh-146410: Add --pythoninfo option to regrtest (#146413)
2026-03-26  Kevin Huaigh-145866: Convert `_CALL_INTRINSIC_2` to leave its...
2026-03-26  Kumar Adityagh-146453: fix `_PyType_LookupByVersion` for types...
2026-03-25  Sergey B Kirpichevgh-138573: Filter out failing math tests on Solaris...
2026-03-25  Wulian233gh-146244: Fix initconfig.c SET_ITEM macro leaks dict...
2026-03-25  johnthagenFix typo in 3.14 What's New tail call interpreter docs...
2026-03-25  Victor Stinnergh-146358: Fix warnings.catch_warnings on Free Threadin...
2026-03-25  Brandongh-146386: fix missing `va_end` in `_abiinfo_raise...
2026-03-25  clintonsteinergh-145098: Run Apple Silicon macOS CI on macos-26 ...
2026-03-25  Hugo van Kemenadegh-146369: Ensure `PYTHON_LAZY_IMPORTS=none` overrides...
2026-03-25  Hood Chathamgh-146352: In Emscripten pyrepl test, pick port dynamic...
2026-03-25  Victor Stinnergh-146207: Add support for OpenSSL 4.0.0 alpha1 (#146217)
2026-03-25  Brandongh-146355: Fix `main_module` ref leak in `_PyRun_Simple...
2026-03-25  Sergey B Kirpichevgh-145633: Remove remnants of the "unknown_format"...
2026-03-25  Sergey B Kirpichevgh-145633: Drop runtime checks for floatting-point...
2026-03-24  Sam Grossgh-146041: Avoid lock in sys.intern() for already inter...
2026-03-24  Brandt BucherGH-126910: Allow most native profilers and debuggers...
2026-03-24  Karolina Surmagh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
2026-03-24  Petr Viktoringh-144984: Skip test under tracerefs (GH-146218)
2026-03-24  Pieter Eendebakgh-146306: JIT: Optimize float operations by mutating...
2026-03-24  Sergey B Kirpichevgh-138580: Add sys.float_info.iec_60559 boolean flag...
2026-03-24  Neko Asakuragh-145866: Convert `DICT_MERGE` to leave its inputs...
2026-03-24  Hugo van Kemenadegh-133879: Copyedit "What's new in Python 3.15" (#146345)
2026-03-24  Stan UlbrychRemove inactive CODEOWNERS (#145930)
2026-03-24  Parman Mohammadalizadehgh-140196: Added constructor behavior changes in ast...
2026-03-23  Victor Stinnergh-146202: Create tmp_dir in regrtest worker (#146347)
2026-03-23  Chris Eiblgh-144319: obtain SeLockMemoryPrivilege on Windows...
2026-03-23  Brij Kapadiagh-146199: Fix error handling in `code_richcompare...
2026-03-23  Hood Chathamgh-146197: Include a bit more information in sys._emscr...
2026-03-23  Daniele Parmeggianigh-135871: Reload lock internal state while spinning...
2026-03-23  Charlie Lingh-145719: Add `.efi` file detection in `mimetypes...
2026-03-23  Victor Stinnergh-146197: Run -m test.pythoninfo on the Emscripten...
2026-03-23  Hood Chathamgh-146325: Use `test.support.requires_fork` in test_fas...
2026-03-23  Hood Chathamgh-146197: Add Emscripten to CI (#146198)
2026-03-23  Jason R. Coombsgh-143387: Raise an exception instead of returning...
2026-03-23  Petr Viktoringh-108907: ctypes: Document _type_ codes (GH-145837)
2026-03-23  Petr Viktoringh-146175: Soft-deprecate outdated macros; convert...
2026-03-23  Victor Stinnergh-146056: Rework ref counting in treebuilder_handle_en...
2026-03-22  Stan UlbrychAdd a warning about untrusted input to `configparser...
2026-03-22  Serhiy Storchakagh-145264: Do not ignore excess Base64 data after the...
2026-03-22  Pablo Galindo... gh-146308: Fix error handling issues in _remote_debuggi...
2026-03-22  kangtasticgh-146192: Add base32 support to binascii (GH-146193)
2026-03-22  flowgh-135953: Properly obtain main thread identifier in...
2026-03-22  reidengh-143414: Implement unique reference tracking for...
next