]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2 hours ago  Benel Tayargh-141141: Make base64.b85decode() thread safe (GH... main
3 hours ago  Bénédikt Trangh-140734: fix off-by-one error when comparing to ...
13 hours ago  yihonggh-141125: delete unused import textwrap in interpreter...
17 hours ago  Savannah OstrowskiGH-136895: Fixes for pulling LLVM as a release artifact...
19 hours ago  Rodrigo Girão... Minor documentation improvements (#140626)
20 hours ago  Serhiy StorchakaRemove duplicated tests in test_base64 (gh-125346)...
20 hours ago  Peter Biermagh-141004: Document `Py_GetRecursionLimit` and `Py_SetR...
21 hours ago  AN Longgh-140826: Update winreg's docstring (GH-141050)
21 hours ago  Dino Viehlandgh-141150: Don't rely on implicit conversion from void...
21 hours ago  Victor Stinnergh-134745: Use "pymutex" for sys.thread_info on Windows...
23 hours ago  Peter Biermagh-141004: Document `PyLong_FromPid` and `PyLong_AsPid...
23 hours ago  Stan Ulbrychgh-141004: Document `Py_hexdigits` (GH-141059)
24 hours ago  Peter Biermagh-141004: Document built-in iterator types in the...
26 hours ago  Petr Viktoringh-139707: Add docs for optional modules (GH-140171)
26 hours ago  Lysandros Nikolaough-137232: Update free-threading HOWTOs with up-to...
27 hours ago  Serhiy Storchakagh-125346: Add more base64 tests (GH-141061)
28 hours ago  Stan UlbrychMinor fixes to `idle.rst` and regenerate `help.html...
28 hours ago  Terry Jan Reedygh-129876: Move misplaced IDLE news item (#141118)
31 hours ago  Stan Ulbrychgh-140939: Fix memory leak in `_PyBytes_FormatEx` error...
31 hours ago  RayXudocs: fix a grammatical error in function.rst (#140990)
31 hours ago  Bartosz Sławeckigh-140569: recommend the new REPL in the asyncio REPL...
32 hours ago  Kumar Adityagh-118516: clarify that subprocess are automatically...
38 hours ago  Savannah OstrowskiGH-108009: Add clarification of parser and argument...
38 hours ago  Peter Biermagh-141004: Document `PyDict_GET_SIZE` (GH-141078)
39 hours ago  Zenithgh-76007: remove curses.__version__ doc (#141052)
39 hours ago  Peter Biermagh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF...
39 hours ago  AN Longgh-140916: Remove unused codes in winreg.c (#140934)
39 hours ago  Edward Xugh-133467: Fix typeobject `tp_base` race in free thread...
40 hours ago  Victor Stinnergh-83714: Fix stat_nanosecond_timestamp() for 32-bit...
41 hours ago  Victor StinnerFix compiler warnings in remote debugging (#141060)
41 hours ago  Sachin Shahgh-140650: Fix write(), flush() and close() methods...
41 hours ago  Mikhail Efimovgh-131527: Stackref debug borrow checker (#140599)
42 hours ago  Sebastian Pippinggh-139313: Improve docs on XML security (GH-139460)
43 hours ago  Victor StinnerFix a compiler warning in _randommodule.c (#141058)
43 hours ago  Victor StinnerRemove internal _PyTime_AsLong() function (#141053)
43 hours ago  Victor Stinnergh-83714: Fix a compiler warning in stat_nanosecond_tim...
44 hours ago  Victor Stinnergh-140550: Run make regen-limited-abi (#141056)
44 hours ago  Peter Biermagh-141004: Document `PyMemoryView_Type` (GH-141034)
46 hours ago  Peter Biermagh-141004: Document missing iterator types in the C...
2 days ago  Petr Viktoringh-140550: Initial implementation of PEP 793 – PyModExp...
2 days ago  Petr Viktoringh-140691: urllib.request: Close FTP control socket...
2 days ago  Lê Nam KhánhFix typo in Apple/__main__.py (#141038)
2 days ago  Clifford GamaDocs: Fix cached calls count in factorial example ...
2 days ago  alexgh-141007: update string module source code link (...
2 days ago  Miro Hrončokgh-140454: Normalize the JIT stencils filename on Linux...
2 days ago  Petr Viktoringh-138189: Document type slots, and other constants...
2 days ago  Stan Ulbrychgh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURROGATE...
2 days ago  Filip Łajszczakgh-139434: Update selected RFC 2822 references to RFC...
2 days ago  Guo CiDocs: Fix typo in `email.headerregistry.rst` (#140965)
2 days ago  Vinay Sajipgh-134817: Restore accidentally deleted line in documen...
2 days ago  Brett CannonDocument that returning `sys.monitoring.DISABLE` in...
2 days ago  Savannah OstrowskiGH-139946: Colorize error and warning messages in argpa...
2 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)
3 days ago  Savannah OstrowskiGH-136895: Update JIT builds to use LLVM 20 (#140329)
3 days ago  Yongzi LiDocs: Fix a typo in `idle.rst` (Chitespace -> Whitespac...
3 days ago  Stan UlbrychDocs: Fix typo in codecs documentation (GH-140883)
3 days ago  Jelle Zijlstragh-138151: Fix annotationlib handling of multiple nonlo...
3 days ago  Jelle Zijlstragh-133879: Clean up What's New for 3.15 (#140435)
3 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...
4 days ago  Jiucheng(Oliver)gh-135307: Fix email error when policy max_line_length...
4 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...
5 days ago  Krishna Chaitanyagh-140513: Fail to compile if `_Py_TAIL_CALL_INTERP...
5 days ago  Dino Viehlandgh-140868: Don't rely on undefined left shift behavior...
5 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...
6 days ago  Serhiy Storchakagh-137836: Support more RAWTEXT and PLAINTEXT elements...
6 days ago  Pål Grønås... gh-140212: Add html for year-month option in Calendar...
6 days ago  Serhiy Storchakagh-81313: Add the math.integer module (PEP-791) (GH...
6 days ago  Bénédikt Trangh-136063: fix quadratic-complexity parsing in `email...
6 days ago  Serhiy Storchakagh-136065: Fix quadratic complexity in os.path.expandva...
6 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)
7 days ago  Brett CannonMake printing log lines to the terminal a little cleane...
7 days ago  Guo Cigh-140766: [Enum] add `show_flag_values` and `bin`...
7 days ago  Brett CannonGH-140768: Warn when the WASI SDK version doesn't match...
7 days ago  yihonggh-139246: zero-width word paste can be wrong in defaul...
7 days ago  Stan Ulbrychgh-55531: Implement `normalize_encoding` in C (#136643)
7 days ago  Serhiy Storchakagh-135801: Improve filtering by module in warn_explicit...
7 days ago  Victor Stinnergh-139353: Add Objects/unicode_writer.c file (#139911)
next