]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2 hours ago  Pieter Eendebakgh-146393: Use recorded type instead of instance in... main
2 hours ago  Filipe LaínsGH-145278: freeze encodings (partially) and linecache...
4 hours ago  Pieter Eendebakgh-146393: Optimize float division operations by mutati...
5 hours ago  Hugo van Kemenadegh-86519: Update docs for `prefixmatch` (#148096)
5 hours ago  Bénédikt Trangh-146563: add exception note for invalid Expat handler...
6 hours ago  Santi Hernandezgh-72406: Document argument ordering in argparse help...
6 hours ago  Kumar Adityagh-131798: constant fold special method lookups in...
6 hours ago  Ken Jingh-148047: Revert "GH-148047: Check early whether tail...
6 hours ago  Kumar Adityagh-gh-131798: optimize `LOAD_ATTR_GETATTRIBUTE_OVERRIDD...
6 hours ago  Geoffrey Thomasgh-133312: configure: add --enable-static-libpython...
7 hours ago  Wulian233gh-131798: Constant-fold `_CONTAINS_OP_DICT` for frozen...
7 hours ago  Neko Asakuragh-148510: restore `func_version` check in `_LOAD_ATTR_...
9 hours ago  Henry Jonesgh-148192: Fix Generator._make_boundary behavior with...
10 hours ago  Loïc Simongh-134551: Add t-strings support to pprint (#134577)
10 hours ago  Hai Zhugh-148378: Allow multiple consecutive recording ops...
12 hours ago  Bartosz Sławeckigh-143955: Prevent schema drift false-positives in...
15 hours ago  Stan Ulbrychgh-148487: Fix issues in `test_add_python_opts` (#148507)
17 hours ago  Neko Asakuragh-148515: make `optimizer_generator` respect multiple...
19 hours ago  Russell Keith... gh-148508: Add resilience to SSL preauth tests on iOS...
23 hours ago  Pablo Galindo... gh-148252: Fix stack depth calculation in binary reader...
23 hours ago  Bénédikt Trangh-148370: prevent quadratic behavior in `configparser...
24 hours ago  Pablo Galindo... gh-148178: Validate remote debug offset tables on load...
24 hours ago  Bartosz Sławeckigh-144881: Add retry logic to asyncio debugging tools...
24 hours ago  Russell Keith... gh-146445: Migrate Android build tools to the Platforms...
25 hours ago  Joel Dicegh-146139: Disable `socketpair` authentication on WASI...
27 hours ago  Stan Ulbrychgh-148169: Fix webbrowser `%action` substitution bypass...
28 hours ago  Gleb PopovFix "encodings" typo in argparse.FileType documentation...
28 hours ago  Sam Grossgh-148393: Use acquire load for _ma_watcher_tag in...
29 hours ago  Raymond HettingerMinor improvement to statistics.pdf() (gh-148500)
31 hours ago  Wulian233gh-131798: JIT: Optimize `_CHECK_IS_NOT_PY_CALLABLE_EX...
33 hours ago  Kumar Adityagh-131798: optimize through keyword and bound method...
33 hours ago  Charlie Lingh-148483: Use Py_GCC_ATTRIBUTE(unused) for stop_tracin...
33 hours ago  Neko Asakuragh-148285: Allow recording uops after specializing...
34 hours ago  Paweł Szramowskigh-96894: Do not turn echo off for subsequent commands...
36 hours ago  Stan UlbrychInternalDocs: Correct struct path for latin1 singletons...
45 hours ago  Stan Ulbrychgh-148395: Fix a possible UAF in `{LZMA,BZ2,_Zlib}Decom...
2 days ago  Jason R. Coombsgh-121190: Emit a better error message from `importlib...
2 days ago  Russell Keith... gh-146450: Ensure Android gradle build uses custom...
2 days ago  Sviataslaugh-105936: Properly update closure cells for `__setattr...
2 days ago  Neko Asakuragh-148438: implement `_RECORD_BOUND_METHOD` in JIT...
2 days ago  Saculgh-131798: Split `_CHECK_AND_ALLOCATE_OBJECT` into...
2 days ago  Ken Jingh-146261: JIT: protect against function version change...
2 days ago  Locked-chess... gh-139551: add support for BaseExceptionGroup in IDLE...
2 days ago  Sam Grossgh-148393: Use atomic ops on _ma_watcher_tag in free...
2 days ago  Wulian233gh-131798: Add `_CHECK_IS_NOT_PY_CALLABLE` to the JIT...
2 days ago  Neko Asakuragh-148398: add type watcher in `_CHECK_ATTR_CLASS`...
2 days ago  Gregory P.... gh-146313: Fix multiprocessing ResourceTracker deadlock...
2 days ago  Chris EiblGH-148047: Check early whether tail-calling is possible...
2 days ago  CoolCat467gh-89520: Load extension settings and keybindings from...
2 days ago  Ram Vikram... gh-100305: Deemphasize that `ast.literal_eval` is safe...
2 days ago  WYSIATIgh-147965: Add shutdown() to multiprocessing.Queue...
2 days ago  Neil Schemenauergh-97032: avoid test_squeezer crash on macOS buildbots...
2 days ago  Wulian233gh-148208: Fix recursion depth leak in `PyObject_Print...
2 days ago  Shamilgh-142831: Fix use-after-free in json encoder during...
2 days ago  Gregory P.... gh-146287: Fix signed/unsigned mismatch in _hashlib_hma...
2 days ago  Artem Yarulintests: use errno.EBADF instead of hardcoded number...
2 days ago  Ramin Farajpour... gh-145244: Fix use-after-free on borrowed dict key...
3 days ago  Jason R. Coombsgh-127012: `Traversable.read_text` now allows/solicits...
3 days ago  Ramin Farajpour... gh-145105: Fix crash in csv.reader with re-entrant...
3 days ago  Ramin Farajpour... gh-145200: Fix EVP_MAC_CTX leak in hashlib HMAC on...
3 days ago  Gregory P.... gh-146302: make Py_IsInitialized() thread-safe and...
3 days ago  Shixian Ligh-94523: IDLE: Detect file if modified and prompt...
3 days ago  Ihar Hrachyshkagh-146264: Use static HACL deps for static module build...
3 days ago  Alpergh-116738: Align bz2 unused_data getter to lzma impleme...
3 days ago  Daniel Hollasgh-137855: Improve import time of dataclasses by lazy...
3 days ago  Kumar Adityagh-131798: do not watch immutable types in JIT (#148383)
3 days ago  Hugo van KemenadeDefault GHA permissions to `contents: read` (#148346)
3 days ago  Jonathan Dunggh-148320: document that `import sys.monitoring` raises...
3 days ago  Saculgh-148374: Fix a bug in `_Py_uop_sym_get_type` (GH...
3 days ago  Wulian233gh-131798: Add `_IS_NONE` to the JIT optimizer (GH...
3 days ago  Pieter Eendebakgh-148276: Optimize object creation and method calls...
3 days ago  Donghee Nagh-148171: Convert `CALL_BUILTIN_CLASS` to leave argume...
3 days ago  Neko Asakuragh-148211: decompose `_POP_TWO/_POP_CALL(_ONE/_TWO...
3 days ago  Neko Asakuragh-148211: decompose `[_POP_TWO/_INSERT_2]_LOAD_CONST_I...
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 (...
next