]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-07-04  Nikita Sobolevgh-106406: Fix _Py_IsInterpreterFinalizing() in _winapi...
2023-07-04  Lysandros Nikolaough-106396: Special-case empty format spec to gen empty...
2023-07-04  Erlend E. Aaslandgh-106368: Add tests for permutation helpers in Argumen...
2023-07-04  Brandt BucherGH-106008: Fix refleak when peepholing `None` compariso...
2023-07-04  Victor Stinnergh-106320: Remove private pylifecycle.h functions ...
2023-07-04  Victor Stinnergh-106320: Remove _PyUnicode_TransformDecimalAndSpaceTo...
2023-07-04  Victor Stinnergh-106320: Remove _PyBytesWriter C API (#106399)
2023-07-04  Victor Stinnergh-106320: Remove private _PyUnicode codecs C API funct...
2023-07-03  Erlend E. Aaslandgh-106368: Increase Argument Clinic test coverage ...
2023-07-03  Victor Stinnergh-106320: Fix _PyImport_GetModuleAttr() declaration...
2023-07-03  Erlend E. Aaslandgh-106368: Harden Argument Clinic parser tests (#106384)
2023-07-03  Victor Stinnergh-106320: Remove private _PyImport C API functions...
2023-07-03  Victor Stinnergh-86085: Remove _PyCodec_Forget() declaration (#106377)
2023-07-03  Victor Stinnergh-106320: Remove more private _PyUnicode C API functio...
2023-07-03  Erlend E. Aaslandgh-104050: Annotate more Argument Clinic DSLParser...
2023-07-03  Erlend E. Aaslandgh-106368: Clean up Argument Clinic tests (#106373)
2023-07-03  Erlend E. Aaslandgh-104683: Modernise Argument Clinic parameter state...
2023-07-03  Raymond HettingerSmall speed-up for the convolve() recipe. (GH-106371)
2023-07-03  Barney GaleGH-106330: Fix matching of empty path in `pathlib.PureP...
2023-07-03  Mark ShannonGH-104584: Fix ENTER_EXECUTOR (GH-106141)
2023-07-03  Erlend E. Aaslandgh-106368: Increase Argument Clinic test coverage ...
2023-07-03  Charlie Zhaogh-106078: Move `context template` to decimal module...
2023-07-03  Guido van Rossumgh-106290: Fix edge cases around uops (#106319)
2023-07-03  Carl Meyergh-91053: make func watcher tests resilient to other...
2023-07-03  Erlend E. Aaslandgh-104050: Add more type hints to Argument Clinic DSLPa...
2023-07-03  Erlend E. Aaslandgh-106359: Fix corner case bugs in Argument Clinic...
2023-07-03  Erlend E. Aaslandgh-104146: Remove unused attr 'parameter_indent' from...
2023-07-03  Victor Stinnergh-106320: Remove private _PyErr C API functions (...
2023-07-03  Erlend E. Aaslandgh-104050: Annotate Argument Clinic DSLParser attribute...
2023-07-03  Victor Stinnergh-106320: Create pycore_modsupport.h header file ...
2023-07-03  Victor Stinnergh-106320: Move _PyUnicodeWriter to the internal C...
2023-07-03  Mario Corcherogh-61215: New mock to wait for multi-threaded events...
2023-07-03  Jeremy PaigeDocument PYTHONSAFEPATH along side -P (#106122)
2023-07-03  Ned BatchelderReplace the esoteric term 'datum' when describing dict...
2023-07-02  Erlend E. Aaslandgh-104050: Add more type hints to Argument Clinic DSLPa...
2023-07-02  Victor Stinnergh-106320: _testcapi avoids private _PyUnicode_EqualToA...
2023-07-02  Victor Stinnergh-106320: Add pycore_complexobject.h header file ...
2023-07-02  Charlie Zhaogh-106078: Move DecimalException to _decimal state...
2023-07-02  Victor Stinnergh-106320: Use _PyInterpreterState_GET() (#106336)
2023-07-02  Victor Stinnergh-106320: Remove private _PyInterpreterState functions...
2023-07-02  Inada Naokigh-104922: Doc: add note about PY_SSIZE_T_CLEAN (#106314)
2023-07-02  Nikita Sobolevgh-106217: Truncate the issue body size of `new-bugs...
2023-07-02  Inada Naokigh-104922: remove PY_SSIZE_T_CLEAN (#106315)
2023-07-02  Victor Stinnergh-106320: Remove private _PyInterpreterState functions...
2023-07-02  Victor Stinnergh-106320: Remove private _PyTraceMalloc C API function...
2023-07-01  Victor Stinnergh-106320: Remove _PyInterpreterState_Get() alias ...
2023-07-01  Kirill Podoprigoragh-102541: Fix Helper.help("mod") for non-existent...
2023-07-01  Victor Stinnergh-106316: Remove pytime.h header file (#106317)
2023-07-01  Md Sadman ChowdhuryFix duplicate word typos in comments (#106225)
2023-07-01  Barney GaleGH-89812: Improve test for `pathlib.Path.stat()` (GH...
2023-07-01  Barney GaleGH-89812: Miscellaneous pathlib test improvements ...
2023-07-01  Barney GaleGH-89812: Test that `pathlib.Path.is_junction()` return...
2023-07-01  Barney GaleGH-89812: Make symlink support configurable in pathlib...
2023-07-01  Irit Katrielgh-106149: move unconditional jump direction resolution...
2023-07-01  dependabot... build(deps): bump mheap/github-action-required-labels...
2023-07-01  dependabot... build(deps-dev): bump mypy from 1.3.0 to 1.4.1 in ...
2023-07-01  Terry Jan Reedygh-106232: Make timeit doc command lines compatible...
2023-07-01  Nikita Sobolevgh-105486: Change the `repr` of `ParamSpec` list of...
2023-06-30  Barney GaleGH-89812: Simplify creation of symlinks in pathlib...
2023-06-30  Nikita Sobolevgh-106145: Make `end_{lineno,col_offset}` required...
2023-06-30  Nikita SobolevGH-106135: Add more edge-"cases" to test_patma (GH...
2023-06-30  Kirill Podoprigoragh-106267: Add type cast to generated code (#106289)
2023-06-30  Dong-hee Nagh-106280: Remove unnecessary unreachable code (gh...
2023-06-30  F3eQnxN3RriKgh-101100: Docs: Fix references to several numeric...
2023-06-30  Victor StinnerGH-104584: Add Include/cpython/optimizer.h to Makefile...
2023-06-30  Victor StinnerCleanup clear_static_tp_subclasses() (#106276)
2023-06-30  Victor Stinnergh-106023: Remove _PyObject_FastCallTstate() function...
2023-06-30  Victor Stinnergh-77782: Deprecate Py_HasFileSystemDefaultEncoding...
2023-06-30  Victor Stinnergh-106023: Remove _PyObject_FastCall() function (#106265)
2023-06-30  Victor StinnerRemove private _PyCodec_Lookup() function (#106269)
2023-06-30  Victor Stinnergh-106023: Rename _PyObject_FastCallDictTstate() (...
2023-06-30  Inada Naokigh-106182: sys: Intern getfilesystemencoding() and...
2023-06-30  Inada Naokifix typos (#106247)
2023-06-30  Victor Stinnergh-106023: Remove _PY_FASTCALL_SMALL_STACK constant...
2023-06-30  Victor Stinnergh-106023: Update code using _PyObject_FastCall() ...
2023-06-30  Hood Chathamgh-106210 Remove Emscripten import trampoline (#106211)
2023-06-29  Tian GaoGH-106152: Add PY_THROW event to cProfile (GH-106161)
2023-06-29  Brandt BucherGH-106008: Make implicit boolean conversions explicit...
2023-06-29  Guido van RossumGH-106250: Support insts using one cache entry and...
2023-06-29  hmsgh-105775: Convert LOAD_CLOSURE to a pseudo-op (#106059)
2023-06-29  Serhiy StorchakaFix possible refleak in CodeType.replace() (GH-106243)
2023-06-29  Charlie Zhaogh-106078: Convert `_decimal` types to heap types ...
2023-06-29  Serhiy Storchakagh-89392: Make test_decimal discoverable (GH-106209)
2023-06-29  Serhiy Storchakagh-106033: Get rid of PyDict_GetItem in _PyFunction_Fro...
2023-06-29  Serhiy Storchakagh-101006: Improve error handling when read marshal...
2023-06-28  Nikita Sobolevgh-106194: Rename duplicated tests in `test_curses...
2023-06-28  Hood ChathamGH-106214: Fix `test_opcache` to skip threaded tests... 106215/head
2023-06-28  Guido van Rossumgh-104584: Emit macro expansions to opcode_metadata...
2023-06-28  Nikita Sobolevgh-106197: Deduplicate tests in `test_buffer` (#106198)
2023-06-28  F3eQnxN3RriKgh-101100: Fix reference to `parse_args` in `optparse...
2023-06-28  Nikita Sobolevgh-106200: Remove unused imports (#106201)
2023-06-28  Erlend E. Aaslandgh-106118: Add O_CLOEXEC preprocessor guard (#106120)
2023-06-28  F3eQnxN3RriKgh-101100: Fix reference to asynchronous methods (...
2023-06-28  Sam Bullgh-105993: Add possible `None` return type to `asyncio...
2023-06-28  Inada Naokigh-106162: fix test_array modifies warning filter ...
2023-06-28  lightdrkRefer to `TimeoutError` instead of `asyncio.TimeoutErro...
2023-06-28  Victor StinnerFix c-analyzer for GCC: ignore LANG env var (#106173)
2023-06-28  Victor StinnerGH-104584: Fix test_capi.test_counter_optimizer() when...
2023-06-28  Victor Stinnergh-101634: regrtest reports decoding error as failed...
2023-06-28  Victor Stinnergh-106168: PyTuple_SET_ITEM() now checks the index...
next