]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-11-07  Irit Katrielgh-81137: deprecate assignment of code object to a...
2023-11-07  Anthony Shawgh-111623: Add Support for Cross-interpreter tuples...
2023-11-07  Serhiy Storchakagh-85098: Implement functional CLI of symtable (#109112)
2023-11-07  Serhiy Storchakagh-106672: C API: Report indiscriminately ignored error...
2023-11-07  Sergey B Kirpichevgh-111765: Move old PyFloat_* tests to Lib/test/test_ca...
2023-11-07  Mark ShannonGH-111485: Allow arbitrary annotations on instructions...
2023-11-07  Irit Katrielgh-79932: raise exception if frame.clear() is called...
2023-11-07  Gregory P.... gh-110395: test: assert after the child dies. (#111816)
2023-11-07  方糖gh-111729: update generic syntax for `typing.Concatenat...
2023-11-07  Brandt BucherGH-111485: Make BEFORE_WITH a uop (GH-111812)
2023-11-06  Eric Snowgh-76785: Move _Py_excinfo Functions Out of the Interna...
2023-11-06  Eric Snowgh-111698: Restrict Py_mod_multiple_interpreters to...
2023-11-06  Irit Katrielsimplify code to pop exception in frame_setlineno ...
2023-11-06  Dennis Sweeneygh-96954: Use skip_if_missing in test_makeunicodedata...
2023-11-06  Mark ShannonGH-111772: Specialize slot loads and stores for `_Py_T_...
2023-11-06  Mark ShannonGH-111646: Simplify optimizer, by compacting uops when...
2023-11-06  Masayuki Moriyamagh-101180: Fix a bug where iso2022_jp_3 and iso2022_jp_...
2023-11-05  Charles Machalowgh-109466: Add ipv6_mapped property to IPv4Address...
2023-11-05  Sergey B Kirpichevgh-111495: Add tests for PyComplex C API (GH-111591)
2023-11-05  Sergey B Kirpichevgh-111495: Add tests for PyFloat C API (GH-111624)
2023-11-05  partevgh-111747: DOC: fix moved link to Documentation Transla...
2023-11-04  Tian Gaogh-111719: Add extra check for alias command (#111720)
2023-11-04  Davide Rizzogh-110395: invalidate open kqueues after fork (#110517)
2023-11-04  Tian Gaogh-80675: Set `f_trace_lines = True` on all frames...
2023-11-04  CF Bolz-Tereickgh-96954: use a directed acyclic word graph for storing...
2023-11-04  Antoine PitrouGH-110829: Ensure Thread.join() joins the OS thread...
2023-11-04  Nikita Sobolevgh-111666: Speed up `BaseExceptionGroup.{derive,split...
2023-11-04  Nikita Sobolevgh-108303: Move `zip` and `tar` archives to `Lib/test...
2023-11-04  Nikita Sobolevgh-111159: Fix `SyntaxError` doctests for non-builtin...
2023-11-04  Serhiy Storchakagh-111495: Test C API functions with extreme sizes...
2023-11-04  Nikita Sobolevgh-111724: Fix doctest `ResourceWarning` in `howto...
2023-11-04  Victor Stinnergh-111644: Fix asyncio test_unhandled_exceptions()...
2023-11-04  Victor Stinnergh-111644: Fix support threading_cleanup() (#111714)
2023-11-03  Victor Stinnergh-109649: Fix test_os.test_process_cpu_count_affinity...
2023-11-03  Brad LarsenAdd a fuzz target for `_elementtree.XMLParser._parse_wh...
2023-11-03  Eric Snowgh-111684: Avoid a Compiler Warning (gh-111706)
2023-11-03  Victor Stinnergh-111506: Implement Py_SET_REFCNT() as opaque function...
2023-11-03  Tian Gaogh-103615: Use local events for opcode tracing (GH...
2023-11-03  Michael Droettboomgh-111652: Fix --enable-pystats build (GH-111653)
2023-11-03  Hugo van KemenadeCI: Make macOS Intel required to succeed (GH-110362)
2023-11-03  lefpdocs: specify that PyBytes_AsStringAndSize returns...
2023-11-03  Nikita Sobolevgh-111681: minor fixes to typing doctests; remove unuse...
2023-11-03  scodergh-106168: Revert the "size before item" setting (...
2023-11-03  Irit Katrielgh-111354: Simplify _PyGen_yf by moving some of its...
2023-11-03  Philippe Cerfongh-90026: support XATTRs on Cygwin (GH-105075)
2023-11-03  Nikita Sobolevgh-111490: Make the exception type check in test_pyexpa...
2023-11-03  Serhiy Storchakagh-108082: Remove _PyErr_WriteUnraisableMsg() (GH-111643)
2023-11-03  Terry Jan Reedygh-54434: Make difflib.rst doctests pass. (#111677)
2023-11-03  AN Longgh-111654: remove redundant decref in LOAD_FROM_DICT_OR...
2023-11-03  Eric Snowgh-76785: Minor Fixes in crossinterp.c (gh-111671)
2023-11-02  LoipesMasFix typo in documentation of `SysLogHandler.createSocke...
2023-11-02  Michael Droettboomgh-111663: Restore the Tier 2 uop count pystats (#111664)
2023-11-02  Tian Gaogh-110892: Return NULL for `PyTrace_RETURN` events...
2023-11-02  Mark ShannonGH-109369 Add vectorcall to `PyLong_Type` (GH-111642)
2023-11-02  Victor Stinnergh-111482: Use Argument Clinic for clock_gettime()...
2023-11-02  partevgh-111625: Fix link to Info-ZIP homepage (#111626)
2023-11-02  dependabot... build(deps): bump hypothesis from 6.87.1 to 6.88.1...
2023-11-02  dependabot... build(deps): bump actions/setup-node from 3 to 4 (...
2023-11-02  Irit Katrielgh-111354: simplify detection of RESUME after YIELD_VAL...
2023-11-02  Serhiy Storchakagh-108082: Use PyErr_FormatUnraisable() (GH-111580)
2023-11-02  Serhiy StorchakaRemove unnecessary includes (GH-111633)
2023-11-02  Kumar AdityaGH-110894: Call loop exception handler for exceptions...
2023-11-02  Ayappan Perumalgh-111544: Fix mimalloc build on AIX (#111593)
2023-11-02  Anthony ShawGH-111435: Add Support for Sharing True and False Betwe...
2023-11-01  Eric Snowgh-76785: Crossinterp utils additions (gh-111530)
2023-11-01  Victor Stinnergh-111089: Use PyUnicode_AsUTF8() in getargs.c (#111620)
2023-11-01  Guido van RossumHigh level docs for the VM state (#111621)
2023-11-01  Guido van RossumGH-111485: Silence warnings in Python/executor_cases...
2023-11-01  Yilei Yanggh-106718: Treat PyConfig.stdlib_dir as highest-priorit...
2023-11-01  Victor Stinnergh-106168: Update PyList_SET_ITEM() What's New doc...
2023-11-01  Yilei Yanggh-111374: Add a new PYTHON_FROZEN_MODULES env var...
2023-11-01  Guido van Rossumgh-111520: Integrate the Tier 2 interpreter in the...
2023-11-01  Serhiy StorchakaSimplify trivial calls of PyUnicode_FromFormat() (GH...
2023-11-01  Victor Stinnergh-111089: Use PyUnicode_AsUTF8() in Argument Clinic...
2023-11-01  Serhiy Storchakagh-111495: Add tests for PyBytes and PyByteArray C...
2023-11-01  Serhiy StorchakaSimplify _PyPegen_join_names_with_dot() (GH-111602)
2023-11-01  Mark ShannonGH-111537: Avoid using `this_instr` in asserts. (GH...
2023-11-01  Mark ShannonGH-111485: Use micro-ops to split specialization code...
2023-11-01  Serhiy Storchakagh-111576: Improve documention for tkinter.messagebox...
2023-11-01  Sergey B Kirpichevgh-111495: add stub files for C API test modules (GH...
2023-11-01  Victor Stinnergh-110367: Make regrtest --verbose3 compatible with...
2023-11-01  Victor Stinnergh-110968: Py_MOD_PER_INTERPRETER_GIL_SUPPORTED was...
2023-10-31  Krzysiek Karbowiakgh-111282: Fix NamedTemporaryFile example code (GH...
2023-10-31  Thomas Graingergh-110774: allow setting the Runner(loop_factory=....
2023-10-31  Serhiy Storchakagh-108082: Add PyErr_FormatUnraisable() function (GH...
2023-10-31  Tomas Rgh-111420: Allow type comments in parenthesized `with...
2023-10-31  Victor Stinnergh-108765: Python.h no longer includes <stddef.h> on...
2023-10-31  Dino Viehlandgh-90815: Exclude mimalloc .c files from Windows build...
2023-10-31  Quentin Petergh-102249: Expand sys.call_tracing documentation (...
2023-10-31  Prometheus3375gh-93607: document `root` attribute of `iterparse`...
2023-10-31  xzmenggh-106861: Docs: Add availability directives to all...
2023-10-31  Hugo van Kemenadegh-111062: CI: Rename reusable-build-[X].yml to reusabl...
2023-10-31  Pablo Galindo... gh-109181: Speed up Traceback object creation by lazily...
2023-10-31  Anthony ShawGH-111438: Add Support for Sharing Floats Between Inter...
2023-10-31  Mark ShannonGH-111485: Remove some special cases from the code...
2023-10-31  Mark ShannonGH-111485: Increment `next_instr` consistently at the...
2023-10-31  Serhiy Storchakagh-111531: Tkinter: fix reference leaks in bind_class...
2023-10-31  Karolina Surmagh-111301: Move importlib.resources changes to the...
2023-10-31  Karolina Surmagh-111301: Move `importlib.resources.files` change...
2023-10-31  Hugo van Kemenadegh-111062 CI: Update skip lists for resuable workflows...
next