]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
3 days ago  Stan UlbrychFix format string mismatch for `uint64_t` in `_remote_d... 148367/head
3 days ago  Saculgh-148171: Convert variadic argument opcodes to leave...
3 days ago  Kumar Adityagh-148171: convert more variadic uops to leave input...
4 days ago  Kumar Adityagh-142518: add thread safety docs for set C-APIs (...
4 days ago  Ken Jingh-139038: Credit more people for JIT in 3.15 (GH-148359)
4 days ago  Lysandros Nikolaough-142518: annotate dict C-APIs for thread safety ...
4 days ago  Kumar Adityagh-131798: split `_CALL_BUILTIN_CLASS` to smaller uops...
4 days ago  Ken Jingh-148284: Block inlining of gigantic functions in...
4 days ago  Stan Ulbrychgh-148337: Document `importlib.resources` security...
4 days ago  Stan UlbrychRemove dead links to `pkg_resources` in `importlib...
4 days ago  Hugo van KemenadeFix mixed line endings with pre-commit (#148336)
4 days ago  Seth Larsongh-146211: Reject CR/LF in HTTP tunnel request headers...
4 days ago  Ken Jingh-148171: Convert CALL_BUILTIN_FAST to leave inputs...
4 days ago  Neko Asakuragh-148211: decompose `[_POP_CALL_X/_SHUFFLE_2]_LOAD_CON...
4 days ago  Kumar Adityagh-148037: remove critical section from `PyCode_Addr2Li...
5 days ago  Stefan Zetzschegh-145831: email.quoprimime: `decode()` leaves stray...
5 days ago  Neko Asakuragh-148211: decompose `_INSERT_1_LOAD_CONST_INLINE(_BORR...
5 days ago  gawenggh-148254: Use singular "sec" in timeit verbose output...
5 days ago  Saculgh-134584 : Optimize and eliminate redundant ref-counti...
5 days ago  Manoj K Mgh-148091: clarify asyncio.Future.cancel(msg) behaviour...
5 days ago  Adorilson Bezerragh-106318: Add example for str.swapcase() method (...
5 days ago  Max Bachmanngh-148274: properly handle result from `PyObject_VisitM...
5 days ago  Victor Stinnergh-148250: Mention str subclasses in PyUnicodeWriter_Wr...
5 days ago  Victor Stinnergh-148241: Fix json serialization for str subclasses...
5 days ago  WYSIATIgh-146646: Document that glob functions suppress OSErro...
5 days ago  Stan Ulbrychgh-148286: Fail when new UB is found by CI UBSan (...
5 days ago  Kumar Adityagh-131798: fold super method lookups in JIT (#148231)
5 days ago  Stan UlbrychUpdate and expand the 'Fuzz Tests for CPython' README...
5 days ago  Neko Asakuragh-148211: refactor bool to explicit uops in JIT (GH...
5 days ago  Pablo Galindo... gh-148225: Validate profiling.sampling replay input...
6 days ago  Pablo Galindo... gh-148105: _pyrepl: switch console refresh to structure...
6 days ago  nmartensengh-70039: smtplib: store the server name in ._host...
6 days ago  Michiel W.... gh-148257: move wave whatsnew to correct section (...
6 days ago  Raymond HettingerMinor edit: Four space indent in example (#148264)
6 days ago  Diego RussoGH-115802: Remove no-plt for Linux AArch64 (#148238)
6 days ago  Kumar Adityagh-148210: fix incorrect `_BINARY_OP_SUBSCR_DICT` JIT...
6 days ago  Saculgh-145866: Convert `_CALL_METHOD_DESCRIPTOR_NOARGS...
6 days ago  Neko Asakuragh-148211: decompose `_POP_TOP_LOAD_CONST_INLINE(_BORRO...
6 days ago  Shrey Naithanigh-37883: Safely skip test_resource file size tests...
6 days ago  Hugo van Kemenadegh-146609: Add colour to `timeit` CLI output (#146610)
6 days ago  Hugo van Kemenadegh-146292: Add colour to `http.server` logs (GH-146293)
6 days ago  Neko Asakuragh-148235: remove duplicate uops `_LOAD_CONST_UNDER_INL...
6 days ago  Petr Viktoringh-145921: Add "_DuringGC" functions for tp_traverse...
7 days ago  Gabriel Volles... gh-146458: Fix REPL height and width tracking on resize...
7 days ago  Ramin Farajpour... gh-145846: Fix memory leak in _lsprof clearEntries...
7 days ago  Kumar Adityagh-142518: add thread safety annotations for tuple...
7 days ago  Hugo van KemenadeMerge branch 'main' of https://github.com/python/cpython
7 days ago  Hugo van KemenadePost 3.15.0a8
7 days ago  Kumar Adityagh-95004: specialize access to enums and fix scaling...
7 days ago  Joshua Swansongh-146333: Fix quadratic regex backtracking in configpa...
7 days ago  Victor Stinnergh-148014: Accept a function name in -X presite option...
7 days ago  Jonathan Dunggh-146547: Use lazy imports in ctypes (GH-146548)
7 days ago  grayjkgh-130273: Fix traceback color output with unicode...
7 days ago  Hugo van KemenadePython 3.15.0a8 v3.15.0a8
7 days ago  Petr Viktoringh-146121: Clarify security model of pkgutil.getdata...
7 days ago  Chris EiblGH-145762: Fix test_ci_fuzz_stdlib for source archive...
7 days ago  Stan Ulbrychgh-101178: Fix UB in `binascii.b2a_ascii85` (#148166)
7 days ago  Petr Viktoringh-146636: abi3t: Define Py_GIL_DISABLED but do not...
7 days ago  Gregory P.... gh-144503: Pass sys.argv to forkserver as real argv...
7 days ago  Brandt BucherGH-146128: Remove the buggy AArch64 "33rx" relocation...
7 days ago  Semyon Morozgh-112632: Add optional keyword-only argument `expand...
7 days ago  Tim PetersNote out-of-date obmalloc comments (#148149)
7 days ago  Mazin Sharafgh-145844: Update WASI SDK from 30 to 32 (#145859)
7 days ago  Gregory P.... gh-73613: clarify padding= docs in for base64 & binasci...
8 days ago  Pablo Galindo... gh-148110: Resolve lazy import filter names for relativ...
8 days ago  Fionngh-137586: Open external osascript program with absolut...
8 days ago  Junya Fukudagh-148072: Cache pickle.dumps/loads per interpreter...
8 days ago  Pablo Galindo... gh-130472: Remove readline-only hacks from PyREPL compl...
8 days ago  Hugo van Kemenadegh-140279: Stale workflow needs 'actions: write' to...
8 days ago  Pieter Eendebakgh-100239: Propagate type info through _BINARY_OP_EXTEN...
8 days ago  Stan UlbrychAdd Stan to docs config reviewers (#148164)
8 days ago  Wulian233gh-148119: Refactor `get_type_attr_as_size` to improve...
8 days ago  Stan Ulbrych gh-148157: Check for `_PyPegen_add_type_comment_to_arg...
8 days ago  Hugo van KemenadeDocs: Update "Installing Python modules" (#146249)
8 days ago  Serhiy Storchakagh-148153: Do not use assert for parameter validation...
8 days ago  Malcolm Smithgh-144418: Increase Android testbed emulator RAM to...
8 days ago  Pablo Galindo... gh-148144: Initialize visited on copied interpreter...
9 days ago  Stan Ulbrychgh-145098: Use `macos-15-intel` instead of unstable...
9 days ago  Loïc Simongh-140870: PyREPL auto-complete module attributes in...
9 days ago  Loïc Simongh-69605: Add math.integer to PyREPL module completer...
9 days ago  Stan UlbrychSilence `unused-variable` warnings in `optimizer_cases...
9 days ago  Gregory P.... gh-94632: document the subprocess need for extra_groups...
9 days ago  Pablo Galindo... gh-144319: Fix huge page leak in datastack chunk alloca...
9 days ago  Chris EiblGH-139922: add interpreter types to InternalDocs/interp...
9 days ago  Antonio Cunigh-130472: Integrate fancycompleter with the new repl...
10 days ago  Ezio MelottiAdd `permissions: {}` to all reusable workflows (#148114)
10 days ago  ivonastojanovicgh-142927: Show self time in flamegraph tooltip (#147706)
10 days ago  Stan Ulbrychgh-145000: Find correct merge base in `reusable-check...
10 days ago  Serhiy Storchakagh-73613: Support Base32 and Base64 without padding...
10 days ago  Stan UlbrychDocs: Standardize documentation authors (#148102)
10 days ago  Pablo Galindo... gh-146527: Heap-allocate gc_stats to avoid bloating...
10 days ago  Stan UlbrychDocs: Fix a typo in the 'Non-ASCII characters in names...
10 days ago  Hugo van KemenadeRegex HOWTO: invalid string literals result in `SyntaxW...
10 days ago  Donghee Nagh-148083: Prevent constant folding when lhs is contain...
10 days ago  Wulian233gh-148074: Fix `typeobject.c` missing error return...
10 days ago  Donghee Nagh-148083: Constant-fold _CONTAINS_OP_SET for frozenset...
10 days ago  Stan Ulbrychgh-145883: Fix two heap-buffer-overflows in `_zoneinfo...
10 days ago  Ken Jingh-146073: Revert "gh-146073: Add fitness/exit quality...
10 days ago  TTgh-148067: Fix typo in asyncio event loop docs: 'signal...
10 days ago  Ken Jingh-148078: Fix uses of sym_is_not_null in JIT optimizer...
next