]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
3 days ago  Serhiy Storchakagh-140979: Fix off-by-one error in the RE code validato...
3 days ago  Abhishek Tiwarigh-140797: Forbid capturing groups in re.Scanner lexico...
3 days ago  Victor Stinnergh-140815: Fix faulthandler for invalid/freed frame...
3 days ago  commitWithTishaFix minor typo: 'web site' -> 'website' (GH-140561)
3 days ago  Ken Jingh-140889: Bump tailcall and JIT CI to llvm 20 (#140963)
3 days ago  Petr ViktorinFix minor typos and wording in C API docs (#140955)
3 days ago  Savannah OstrowskiJIT: Fix compiler warning from visibility attribute...
3 days ago  Neil Schemenauergh-131253: free-threaded build support for pystats...
3 days ago  Hugo van Kemenadegh-133600: Run `Tools/wasm/wasi` on CI instead of depre...
3 days ago  Ken Jingh-140889: Test tailcall and JIT in CI (GH-140891)
4 days ago  Savannah OstrowskiGH-136895: Update JIT builds to use LLVM 20 (#140329)
4 days ago  Yongzi LiDocs: Fix a typo in `idle.rst` (Chitespace -> Whitespac...
4 days ago  Stan UlbrychDocs: Fix typo in codecs documentation (GH-140883)
4 days ago  Jelle Zijlstragh-138151: Fix annotationlib handling of multiple nonlo...
4 days ago  Jelle Zijlstragh-133879: Clean up What's New for 3.15 (#140435)
4 days ago  Jelle Zijlstragh-140348: Fix using | on unusual objects plus Unions...
4 days ago  AN Longgh-140826: Compare winreg.HKEYType by the internal...
4 days ago  Jelle ZijlstraRevert "gh-137969: Fix evaluation of `ref.evaluate...
4 days ago  Frost MingRemove redundant `sys.exit(2)` call in `pdb` CLI (...
4 days ago  dr-carlosgh-137969: Fix evaluation of `ref.evaluate(format=Forma...
4 days ago  dr-carlosgh-138425: Correctly partially evaluate global generics...
4 days ago  Krishna Chaitanyagh-140693: Improve `argparse` documentation about contr...
4 days ago  Sebastian Rittaugh-140808: Remove __class_getitem__ from mailbox._Proxy...
5 days ago  Jiucheng(Oliver)gh-135307: Fix email error when policy max_line_length...
5 days ago  RayXuDocs: avoid informal formulation in `Doc/c-api/conversi...
5 days ago  Sergey Miryanovgh-134786: raise error if `Py_TPFLAGS_MANAGED_WEAKREF...
5 days ago  RayXuDocs: fix some grammatical errors in `Doc/c-api/dict...
6 days ago  Krishna Chaitanyagh-140513: Fail to compile if `_Py_TAIL_CALL_INTERP...
6 days ago  Dino Viehlandgh-140868: Don't rely on undefined left shift behavior...
6 days ago  Ken Jingh-140312: Set lltrace on JIT debug builds (GH-140313)
6 days ago  Damian Shawgh-140874: Upgrade bundled pip to 25.3 (GH-140876)
6 days ago  Filipe LaínsGH-119668: expose importlib.machinery.NamespacePath...
7 days ago  Serhiy Storchakagh-137836: Support more RAWTEXT and PLAINTEXT elements...
7 days ago  Pål Grønås... gh-140212: Add html for year-month option in Calendar...
7 days ago  Serhiy Storchakagh-81313: Add the math.integer module (PEP-791) (GH...
7 days ago  Bénédikt Trangh-136063: fix quadratic-complexity parsing in `email...
7 days ago  Serhiy Storchakagh-136065: Fix quadratic complexity in os.path.expandva...
7 days ago  R. David Murraygh-57665: Remove 'response_class' from getresponse...
7 days ago  Semyon Morozgh-131885: Document `*` for `code.InteractiveConsole...
7 days ago  Mikhail Efimovgh-140373: Correctly emit `PY_UNWIND` event when genera...
7 days ago  Brett CannonMove WASI CI over to Arm runners (GH-140810)
8 days ago  Brett CannonMake printing log lines to the terminal a little cleane...
8 days ago  Guo Cigh-140766: [Enum] add `show_flag_values` and `bin`...
8 days ago  Brett CannonGH-140768: Warn when the WASI SDK version doesn't match...
8 days ago  yihonggh-139246: zero-width word paste can be wrong in defaul...
8 days ago  Stan Ulbrychgh-55531: Implement `normalize_encoding` in C (#136643)
8 days ago  Serhiy Storchakagh-135801: Improve filtering by module in warn_explicit...
8 days ago  Victor Stinnergh-139353: Add Objects/unicode_writer.c file (#139911)
8 days ago  Petr Viktoringh-140748: socket_helper.transient_internet: Unwrap...
8 days ago  Stan Ulbrychgh-139188: Remove `Tools/tz/zdump.py` script (GH-139189)
8 days ago  Serhiy Storchakagh-140481: Improve error message when trying to iterate...
8 days ago  Serhiy Storchakagh-131927: Do not emit PEP 765 warnings in ast.parse...
8 days ago  Stan Ulbrychgh-131885: Update unicodedata function signatures to...
8 days ago  Serhiy Storchakagh-138162: Fix logging.LoggerAdapter with merge_extra...
8 days ago  Stan Ulbrychgh-139198: Remove `Tools/scripts/checkpip.py` script...
8 days ago  Donghee Nagh-137821: Improve Argument Clinic definitions in the...
8 days ago  Stan Ulbrychgh-129117: Add unicodedata.isxidstart() function (...
8 days ago  Yoonho Hanngh-137821: Convert _json module to use Argument Clinic...
8 days ago  Guo Cigh-120057: add `os.reload_environ` to `__all__` (#140763)
9 days ago  Stan Ulbrychgh-140741: Fix test added in gh-140745 (#140760)
9 days ago  Mikhail Efimovgh-140576: Fixed crash produced by lexer in case of...
9 days ago  Cody Maloneygh-140082: Forward colorizing from libregrtest to unitt...
9 days ago  Victor Stinnergh-140702: Log color and GHA env vars in test.pythoninf...
9 days ago  Stan Ulbrychgh-140741: Fix `profiling.sampling` handling of error...
9 days ago  Mikhail Efimovgh-140551: Fix `dict` crash if `clear` is called at...
9 days ago  Russell Keith... gh-140702: Add test skip for Unix Datagram tests on...
9 days ago  Frost Minggh-139940: Handle RuntimeError when attaching to a...
9 days ago  tconley1428gh-140228: Avoid making unnecessary syscalls in linecac...
9 days ago  Maciej Olkogh-139588: Increase maximum LaTeX list depth (#140709)
10 days ago  Victor Stinnergh-140657: Don't rerun test_import single phase init...
10 days ago  Victor Stinnergh-125434: Fix non-ASCII thread names in faulthandler...
10 days ago  Peter Biermagh-140544: Always assume that thread locals are availab...
10 days ago  Mikhail Efimovgh-139951: Tests on tuple GC tracking (#140575)
10 days ago  Sergey MiryanovGH-140590: Fix setstate for functools.partial C-module...
10 days ago  Russell Keith... gh-140189: Add CI job to test iOS builds. (#140190)
10 days ago  Kumar Adityagh-140544: fix build for including `pycore_pystate... 140694/head
10 days ago  Serhiy Storchakagh-140634: Fix a reference counting bug in os.sched_par...
10 days ago  Ken Jingh-140104: Set next_instr properly in the JIT during...
11 days ago  Cody Maloneygh-140607: Validate returned byte count in RawIOBase...
11 days ago  Victor Stinnergh-125434: Display thread name in faulthandler on Windo...
11 days ago  almgh-138050: [WIP] JIT - Streamline MAKE_WARM - move...
11 days ago  Stan Ulbrychgh-79922: Remove always false test skips in `test_time...
11 days ago  Alpergh-116738: Use PyMutex for bz2 module (gh-140555)
11 days ago  Itamar Orengh-140641: Break out of inittab search on match (GH...
11 days ago  Victor Stinnergh-140487: Fix Py_RETURN_NOTIMPLEMENTED in limited...
11 days ago  Petr Viktoringh-134160: Add more comments for the xxlimited module...
11 days ago  RayXuDocs: Replace "encoder" with "decoder" in `Doc/c-api...
11 days ago  Petr Viktoringh-140633: AppleFrameworkLoader: Ignore AttributeError...
11 days ago  ShamilRemove dead stores to 'size' in UTF-8 decoder (unicodeo...
11 days ago  da-woodsFix typo in TLS docs (#140640)
11 days ago  Brian Schubertgh-138944: Fix `SyntaxError` message for invalid syntax...
12 days ago  yihonggh-140609: delete unused `_stdlib_enums` in enum.py...
12 days ago  Bartosz Sławeckigh-137568: Ignore startup file in `test_dumb_terminal_e...
12 days ago  Sebastian Pippinggh-140593: Fix a memory leak in function `my_ElementDec...
12 days ago  Bénédikt Trangh-133346: add tests for `_colorize.Theme` (#139687)
12 days ago  Bénédikt Trangh-133346: make `_colorize.Argparse` kw-only constructi...
12 days ago  Stan Ulbrychgh-76007: Deprecate `__version__` attribute in `decimal...
12 days ago  RayXuDocs: Fix a grammatical error in `Doc/c-api/codec.rst...
12 days ago  Zachary Waregh-124694: Add versionadded note to InterpreterPoolExec...
13 days ago  RayXuFix typo in `Doc/c-api/code.rst` (#140586)
next