]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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...
2026-03-22  Saculgh-146261: Fix bug in `_Py_uop_sym_set_func_version...
2026-03-22  Serhiy Storchakagh-145144: Add more tests for UserList, UserDict, etc...
2026-03-22  Serhiy Storchakagh-143959: Fix test_datetime if _datetime is unavailabl...
2026-03-22  AN Longgh-146245: Fix reference and buffer leaks via audit...
2026-03-22  Stan Ulbrychgh-140049: Colorize exception notes in `traceback.py...
2026-03-22  Serhiy StorchakaUpdate docs for gh-146056 (GH-146213)
2026-03-21  Hugo van KemenadeDocs: replace all `datetime` imports with `import datet...
2026-03-21  Jonathan Dunggh-146153: Use `frozendict` in pure python fallback...
2026-03-21  andreuu-tsaigh-138234: clarify returncode behavior for subprocesses...
2026-03-21  Kumar Adityagh-140947: fix contextvars handling for server tasks...
2026-03-21  Sergey MiryanovGH-100108: Add async generators best practices section...
2026-03-21  Mark ShannonGH-145667: Merge `GET_ITER` and `GET_YIELD_FROM_ITER...
2026-03-20  Jason R. Coombsgh-146228: Better fork support in cached FastPath ...
2026-03-20  Sam Grossgh-146227: Fix wrong type in _Py_atomic_load_uint16...
2026-03-20  Victor Stinnergh-145980: Fix copy/paste mistake in binascii.c (#146230)
2026-03-20  Victor Stinnergh-146092: Raise MemoryError on allocation failure...
2026-03-20  Wulian233gh-91279: Note `SOURCE_DATE_EPOCH` support in `ZipFile...
2026-03-20  Shamilgh-146196: Fix Undefined Behavior in _PyUnicodeWriter_W...
2026-03-20  Seth Michael... gh-143930: Reject leading dashes in webbrowser URLs
2026-03-20  Petr Viktoringh-145916: Soft-deprecate ctypes.util.find_library...
2026-03-20  AN Longgh-146205: Check the errno with != 0 in close impls...
2026-03-20  Pablo Galindo... gh-146171: Fix nested AttributeError suggestions (...
2026-03-20  Ken Jingh-146099: Optimize _GUARD_CODE_VERSION+IP via function...
2026-03-20  Serhiy Storchakagh-145980: Add support for alternative alphabets in...
2026-03-20  Matthias Schoettlegh-145754: Update signature retrieval in unittest.mock...
2026-03-19  Hood Chathamgh-145177: Add emscripten run --test, uses test args...
2026-03-19  Mingzhu Yangh-131798: JIT: optimize _LOAD_COMMON_CONSTANT (GH...
2026-03-19  Hood Chathamgh-145177: Add make-dependencies command to emscripten...
2026-03-19  Serhiy StorchakaImprove tests for the PyUnicodeWriter C API (GH-146157)
2026-03-19  Saculgh-145866 : Update JIT contributor list (GH-146170)
2026-03-19  Sergey B Kirpichevgh-145633: Refine notes on non-IEEE platforms (#145845)
2026-03-19  Sergey MiryanovGH-146096: Fix segfault in BaseExceptionGroup repr...
2026-03-19  Carlos Sousagh-137696: Rename 'fort' parameter to 'order' in PyBuff...
2026-03-19  Saculgh-145866: Convert `SET_UPDATE` to leave its inputs...
2026-03-19  Tan Longgh-145394: Remove duplicated `isearch_add_character...
2026-03-19  Lysandros Nikolaough-145254: Fix formatting of thread safety annotations...
2026-03-19  Okiemute Enatogh-146091: Fix NULL check in termios.tcsetwinsize ...
2026-03-19  Hood Chathamgh-145177: Put node version into emscripten/config...
2026-03-19  Serhiy Storchakagh-146143: Fix the PyUnicodeWriter_WriteUCS4() signatur...
2026-03-19  Serhiy Storchakagh-146056: Fix list.__repr__() for lists containing...
2026-03-19  Hood Chathamgh-145805: Add `python Platforms/emscripten run` subcom...
2026-03-18  Victor Stinnergh-145410: Add _sysconfig.get_platform() function ...
2026-03-18  Victor Stinnergh-141510: Document isinstance change for frozendict...
2026-03-18  Stan Ulbrychgh-146121: `pkgutil.get_data()` reject invalid resource...
2026-03-18  Victor Stinnergh-146092: Handle _PyFrame_GetFrameObject() failures...
next