]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
93 min ago  Peter Biermagh-141004: Document `PyTraceBack*` APIs (GH-141192) main
114 min ago  Bénédikt Trangh-141004: Document `Py_HASH_*` macros (#141205)
4 hours ago  Peter Biermagh-141004: Document `PyErr_WarnExplicitFormat` (GH...
6 hours ago  Peter Biermagh-141004: Document `PyCapsule_Type` (GH-141079)
6 hours ago  W. H. WangUpdate NaNs handling description in `c-api/float.rst...
7 hours ago  Petr ViktorinClarify argument/result ownership/validity for PyModule...
9 hours ago  Benel Tayargh-141141: Make base64.b85decode() thread safe (GH...
10 hours ago  Bénédikt Trangh-140734: fix off-by-one error when comparing to ...
20 hours ago  yihonggh-141125: delete unused import textwrap in interpreter...
24 hours ago  Savannah OstrowskiGH-136895: Fixes for pulling LLVM as a release artifact...
27 hours ago  Rodrigo Girão... Minor documentation improvements (#140626)
27 hours ago  Serhiy StorchakaRemove duplicated tests in test_base64 (gh-125346)...
27 hours ago  Peter Biermagh-141004: Document `Py_GetRecursionLimit` and `Py_SetR...
28 hours ago  AN Longgh-140826: Update winreg's docstring (GH-141050)
29 hours ago  Dino Viehlandgh-141150: Don't rely on implicit conversion from void...
29 hours ago  Victor Stinnergh-134745: Use "pymutex" for sys.thread_info on Windows...
30 hours ago  Peter Biermagh-141004: Document `PyLong_FromPid` and `PyLong_AsPid...
30 hours ago  Stan Ulbrychgh-141004: Document `Py_hexdigits` (GH-141059)
31 hours ago  Peter Biermagh-141004: Document built-in iterator types in the...
33 hours ago  Petr Viktoringh-139707: Add docs for optional modules (GH-140171)
34 hours ago  Lysandros Nikolaough-137232: Update free-threading HOWTOs with up-to...
34 hours ago  Serhiy Storchakagh-125346: Add more base64 tests (GH-141061)
35 hours ago  Stan UlbrychMinor fixes to `idle.rst` and regenerate `help.html...
36 hours ago  Terry Jan Reedygh-129876: Move misplaced IDLE news item (#141118)
38 hours ago  Stan Ulbrychgh-140939: Fix memory leak in `_PyBytes_FormatEx` error...
38 hours ago  RayXudocs: fix a grammatical error in function.rst (#140990)
38 hours ago  Bartosz Sławeckigh-140569: recommend the new REPL in the asyncio REPL...
39 hours ago  Kumar Adityagh-118516: clarify that subprocess are automatically...
45 hours ago  Savannah OstrowskiGH-108009: Add clarification of parser and argument...
45 hours ago  Peter Biermagh-141004: Document `PyDict_GET_SIZE` (GH-141078)
46 hours ago  Zenithgh-76007: remove curses.__version__ doc (#141052)
46 hours ago  Peter Biermagh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF...
46 hours ago  AN Longgh-140916: Remove unused codes in winreg.c (#140934)
46 hours ago  Edward Xugh-133467: Fix typeobject `tp_base` race in free thread...
2 days ago  Victor Stinnergh-83714: Fix stat_nanosecond_timestamp() for 32-bit...
2 days ago  Victor StinnerFix compiler warnings in remote debugging (#141060)
2 days ago  Sachin Shahgh-140650: Fix write(), flush() and close() methods...
2 days ago  Mikhail Efimovgh-131527: Stackref debug borrow checker (#140599)
2 days ago  Sebastian Pippinggh-139313: Improve docs on XML security (GH-139460)
2 days ago  Victor StinnerFix a compiler warning in _randommodule.c (#141058)
2 days ago  Victor StinnerRemove internal _PyTime_AsLong() function (#141053)
2 days ago  Victor Stinnergh-83714: Fix a compiler warning in stat_nanosecond_tim...
2 days ago  Victor Stinnergh-140550: Run make regen-limited-abi (#141056)
2 days ago  Peter Biermagh-141004: Document `PyMemoryView_Type` (GH-141034)
2 days 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...
3 days ago  Filip Łajszczakgh-139434: Update selected RFC 2822 references to RFC...
3 days ago  Guo CiDocs: Fix typo in `email.headerregistry.rst` (#140965)
3 days ago  Vinay Sajipgh-134817: Restore accidentally deleted line in documen...
3 days ago  Brett CannonDocument that returning `sys.monitoring.DISABLE` in...
3 days ago  Savannah OstrowskiGH-139946: Colorize error and warning messages in argpa...
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)
4 days ago  Petr ViktorinFix minor typos and wording in C API docs (#140955)
4 days ago  Savannah OstrowskiJIT: Fix compiler warning from visibility attribute...
4 days ago  Neil Schemenauergh-131253: free-threaded build support for pystats...
4 days ago  Hugo van Kemenadegh-133600: Run `Tools/wasm/wasi` on CI instead of depre...
4 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...
next