]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-10-17  Victor Stinnergh-85283: Build _uuid extension with limited C API...
2023-10-17  Eric Snowgh-84570: Add Timeouts to SendChannel.send() and RecvCh...
2023-10-17  Victor Stinnergh-85283: Build _scproxy extension with limited C API...
2023-10-17  Eric Snowgh-84570: Send-Wait Fixes for _xxinterpchannels (gh...
2023-10-17  Victor Stinnergh-85283: Build resource extension with limited C API...
2023-10-17  Victor Stinnergh-85283: Fix _ctypes_test build on Windows in release...
2023-10-17  Nikita SobolevAdd `.ruff_cache/` to `.gitignore` (#110983)
2023-10-17  Victor Stinnergh-110995: Fix test_gdb check_usable_gdb() (#110998)
2023-10-17  Donghee Nagh-109693: Remove pycore_atomic.h (gh-110992)
2023-10-17  Victor Stinnergh-85283: Add PySys_Audit() to the limited C API (...
2023-10-17  Victor Stinnergh-85283: Build winsound extension with limited C API...
2023-10-17  Matthieu Dartiailhgh-107457: update dis documentation with changes in...
2023-10-17  Pablo Galindo... gh-110938: Fix error messages for indented blocks with...
2023-10-17  Victor Stinnergh-110964: Remove private _PyArg functions (#110966)
2023-10-17  Victor Stinnergh-85283: Fix Argument Clinic for md5 extension (#110976)
2023-10-17  Victor Stinnergh-85283: Build md5 extension with limited C API (...
2023-10-17  Nikita SobolevBump test deps: `ruff` and `pre-commit-hooks` (#110972)
2023-10-17  Victor Stinnergh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED new...
2023-10-17  Victor Stinnergh-110695: test_asyncio uses 50 ms for clock resolution...
2023-10-17  Alex WaygoodBump sphinx-lint to v0.8.1 (#110933)
2023-10-17  Victor Stinnergh-85283: Build errno and _ctypes_test with limited...
2023-10-17  Victor Stinnergh-85283: Add PyMem_RawMalloc() to the limited C API...
2023-10-17  Victor Stinnergh-85283: Build _testimportmultiple with limited C...
2023-10-16  Donghee Nagh-109693: Update _gil_runtime_state.locked to use...
2023-10-16  Eric Snowgh-84570: Factor Out _channel_send_wait() (gh-110949)
2023-10-16  Lysandros Nikolaough-107450: Remove unnecessary overflow check in parser...
2023-10-16  Pieter Eendebakgh-110905: [Enum] minor fixes and cleanup (GH-110906)
2023-10-16  MienxiuC-API docs: Clarify the size of arenas (#110895)
2023-10-16  Nikita Sobolevgh-110864: TypeVar constructor: Partially revert gh...
2023-10-16  Alex WaygoodEnable ruff on several more files in `Lib/test` (#110929)
2023-10-16  Lysandros Nikolaough-107450: Check for overflow in the tokenizer and...
2023-10-16  Pablo Galindo... gh-110912: Correctly display tracebacks for MemoryError...
2023-10-16  Nikita Sobolevgh-110907: AC: Disallow using `*` with vararg (#110908)
2023-10-16  Alex Waygoodgh-110923: Fix silently skipped tests in test__opcode...
2023-10-16  Nikita Sobolevgh-110527: Improve `PySet_Clear` docs (#110528)
2023-10-16  Nikita Sobolevgh-110864: Fix _PyArg_UnpackKeywordsWithVararg overwrit...
2023-10-16  Karolina Surmasysconfig docs: fix broken link to the source code...
2023-10-16  Radislav Chugunovgh-108791: Fix `pdb` CLI invalid argument handling...
2023-10-15  Zachary Wareregrtest: Prepend 'use' options in --{fast,slow}-ci...
2023-10-15  partevgh-110886 Doc: add a link to BNF Wikipedia article...
2023-10-15  Hugo van KemenadeLint: Include test_monitoring.py for Ruff (#110898)
2023-10-15  Tian Gaogh-84583: Make pdb enter post-mortem mode even for...
2023-10-14  Łukasz Langagh-110722: Add PYTHON_PRESITE to import a module before...
2023-10-14  Serhiy Storchakabpo-42663: Fix parsing TZ strings in zoneinfo module...
2023-10-14  Nikita Sobolevgh-101100: Fix sphinx warnings in `library/time.rst...
2023-10-14  Thomas Graingerremove redundant call to attach_loop in watcher (#110847)
2023-10-14  Kirill Podoprigoragh-110715: Add missing import in zipfile (gh-110822)
2023-10-14  Serhiy Storchakagh-109747: Improve errors for unsupported look-behind...
2023-10-14  Serhiy Storchakagh-107705: Fix file leak in test_tkinter in the C local...
2023-10-14  Serhiy Storchakagh-88434: Emit deprecation warnings for non-integer...
2023-10-14  Nikita Sobolevgh-101100: Fix sphinx warnings in `usage/cmdline.rst...
2023-10-14  Serhiy Storchakagh-110628: Add tests for PyLong C API (GH-110629)
2023-10-14  Serhiy Storchakagh-110392: Fix tty functions (GH-110642)
2023-10-14  Serhiy Storchakagh-110815: Support non-ASCII keyword names in PyArg_Par...
2023-10-14  Victor Stinnerregrtest: --fast-ci/slow-ci no longer imply --rerun...
2023-10-13  Donghee Nagh-109693: Update pyruntimestate._finalizing to use...
2023-10-13  Victor Stinnergh-110697: test_os TimerfdTests uses selectors (#110789)
2023-10-13  Russell Keith... gh-110771: Decompose run_forever() into parts (#110773)
2023-10-13  Alex WaygoodBump sphinx-lint to 0.7.0 (#110830)
2023-10-13  paskozdilargh-110703: Add asyncio.wait_for() change notes for...
2023-10-13  Serhiy Storchakagh-110815: Improve tests for PyArg_ParseTupleAndKeyword...
2023-10-13  Petr Viktoringh-110803: Reorganize docs for what PyType_Slot doesn...
2023-10-13  Thomas WoutersMerge branch 'main' of https://github.com/python/cpython
2023-10-13  Thomas WoutersPost 3.13.0a1
2023-10-13  Pablo Galindo... gh-110805: Fix test_peg_generator after the change...
2023-10-13  Pablo Galindo... gh-110805: Allow the repl to show source code and compl...
2023-10-13  Lysandros Nikolaough-106212: Raise when using c-analyzer with clang on...
2023-10-13  Thomas WoutersPython 3.13.0a1 v3.13.0a1
2023-10-13  T. WoutersFix the pyspecific SOURCE_URI (#110811)
2023-10-13  Lysandros Nikolaough-107450: Fix testMemoryErrorBigSource using the bigme...
2023-10-13  Nikita Sobolevgh-110525: Delete `test_c_api` method from `set` object...
2023-10-13  Lysandros Nikolaough-107450: Fix parser column offset overflow test on...
2023-10-13  Filipe LaínsGH-110796: fix intermittent test failure in test_curren...
2023-10-13  Filipe LaínsGH-110786: suppress BrokenPipeError on the sysconfig...
2023-10-13  Filipe LaínsGH-103480: fix sysconfig package not being installed...
2023-10-13  Donghee Nagh-109693: Update _gil_runtime_state.last_holder to...
2023-10-12  Filipe LaínsGH-103480: make sysconfig a package (GH-110785)
2023-10-12  Jelle Zijlstragh-110782: Fix crash when TypeVar is constructed with...
2023-10-12  InSyncRemove unnecessary escape in Doc/library/enum.rst ...
2023-10-12  Alex Waygoodgh-109653: Improve the import time of `email.utils...
2023-10-12  Pablo Galindo... gh-110721: Use the traceback module for PyErr_Display...
2023-10-12  Thomas Graingergh-94597: Add asyncio.EventLoop (#110723)
2023-10-12  Tian Gaogh-110752: Reset `ceval.eval_breaker` to 0 in `interpre...
2023-10-12  Nikita Sobolevgh-109409: Fix inheritance of frozen dataclass from...
2023-10-12  Irit Katrielgh-109094: remove redundant arg to _PyFrame_PushTrampol...
2023-10-12  Mark ShannonGH-109214: Convert _SAVE_CURRENT_IP to _SET_IP in tier...
2023-10-12  Lysandros Nikolaough-107450: Raise OverflowError when parser column offse...
2023-10-12  Pablo Galindo... gh-110696: Fix incorrect syntax error message for incor...
2023-10-12  Erlend E. Aaslandgh-71587: Establish global state in `_datetime` (#110475)
2023-10-12  Hugo van Kemenadegh-106193: Rename and fix duplicated tests in `test_mon...
2023-10-12  Lysandros Nikolaough-104169: Fix test_peg_generator after tokenizer refac...
2023-10-12  Filipe LaínsGH-110749: fix unistd.h import in file_tokenizer.c...
2023-10-12  Nikita Sobolevgh-110682: Ignore `__match_args__` from `__instancechec...
2023-10-11  Victor Stinnergh-85283: _stat extension now uses the limited C API...
2023-10-11  Victor Stinnergh-110673: test_pty raises on short write (#110677)
2023-10-11  J. Nick Kostongh-110733: Micro-optimization in BaseEventLoop._run_onc...
2023-10-11  Ezio Melottigh-110631: Fix reST indentation in `Doc/reference`...
2023-10-11  Victor Stinnergh-85283: If Py_LIMITED_API is defined, undefine Py_BUI...
2023-10-11  Ezio Melottigh-110631: Fix reST indentation (#110724)
2023-10-11  Ezio Melottigh-110631: Fix reST indentation in `Doc/library` (...
next