]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2026-02-05  Seth Michael... gh-144484: Warn users not to use wsgiref in production 144516/head
2026-02-05  Serhiy Storchakagh-144148: Update the urllib.parse documentation (GH...
2026-02-05  Stan Ulbrychgh-144363: Update bundled libexpat to 2.7.4 (#144365)
2026-02-05  Victor Stinnergh-144330: Initialize classmethod and staticmethod...
2026-02-05  Mark ShannonGH-144179: Use recorded values to make optimizer more...
2026-02-04  Raymond HettingerItertools recipes: Replace the tabulate() example...
2026-02-04  Pieter Eendebakgh-123471: Make concurrent iteration over `itertools...
2026-02-04  Serhiy Storchakagh-143962: Improve name suggestions for not normalized...
2026-02-04  Adorilson Bezerragh-106318: Add examples for `str.startswith()` method...
2026-02-04  Peter Biermagh-141004: Document remaining `pyport.h` utility macros...
2026-02-04  Petr Viktoringh-141984: Reword and reorganize Subscription (and...
2026-02-04  Victor Stinnergh-140824: Fix _Py_DumpExtensionModules() to ignore...
2026-02-04  Lucas Colleygh-142903: add conda-forge license for pixi-packages...
2026-02-04  Serhiy Storchakagh-144386: Add support for descriptors in ExitStack...
2026-02-04  kovangh-141444: Replace dead URL in urllib.robotparser examp...
2026-02-04  Guido Imperialegh-143120: pixi builds for free-threading and TSAN...
2026-02-03  Max BachmannRemove unused PYEXPAT_EXPORTS from PCBuild/pyexpat...
2026-02-03  Sam Grossgh-120321: Add gi_state, cr_state, and ag_state attribu...
2026-02-03  Sam Grossgh-139103: Use borrowed references for positional args...
2026-02-03  AN Longgh-127313: Use getLogger() without argument to get...
2026-02-03  Seth Michael... gh-74453: Add stronger security warning to os.path...
2026-02-03  Adorilson Bezerragh-106318: Add examples for str.rindex() method (#143887)
2026-02-03  Taneli Hukkinengh-142956: Update `tomllib` to parse TOML 1.1.0 (#144243)
2026-02-03  Thomas Kluyvergh-144377: Clean up sqlite3 Connection's list of weakre...
2026-02-03  AN Longgh-132888: Fix Windows API error checking in pyrepl...
2026-02-03  Sam Grossgh-139103: use `METH_FASTCALL` for tp_new_wrapper ...
2026-02-03  Malcolm Smithgh-144415: Android testbed fixes (#142912)
2026-02-02  Serhiy Storchakagh-75572: Speed up test_xpickle (GH-144393)
2026-02-02  Hai Zhugh-139109: Replace `_CHECK_STACK_SPACE` with `_CHECK_ST...
2026-02-02  Mark ShannonGH-144179: Add value recording to JIT tracing front...
2026-02-02  Seth Michael... gh-144376: Only run 'address' fuzzer for python3-librar...
2026-02-02  Stan Ulbrychgh-144242: Note that issues aren't needed for typos...
2026-02-02  AN Longgh-142555: Fix null pointer dereference in array.__seti...
2026-02-02  Petr Viktoringh-134160: "First extension module" tutorial improvemen...
2026-02-02  Hai Zhugh-144145: Revert PR#144122 for performance and potenti...
2026-02-02  Serhiy Storchakagh-144001: Simplify Base64 decoding with altchars and...
2026-02-02  Sergey B Kirpichevgh-115231: Fill __module__ for built-in staticmethods...
2026-02-02  Guilherme Leobasdocs: update dangling reference to `LOAD_METHOD` in...
2026-02-02  Ruiyang Kegh-144380: Fix incorrect type check in `buffered_iterne...
2026-02-02  Peter Biermagh-144277: Fix usage of free-threaded terminology in...
2026-02-01  Serhiy Storchakagh-143904: Raise OverflowError instead of IndexError... 144349/head
2026-02-01  Jelle Zijlstragh-144348: annotationlib: fix test that relies on set...
2026-02-01  AN LongFix unused variable 'COLORS' warning in optimizer.c...
2026-01-31  adam j hartzgh-143055: Implementation of PEP 798 (#143056)
2026-01-30  Pablo Galindo... gh-144319: Fix huge page safety in pymalloc arenas... 128880/head
2026-01-30  Sam Grossgh-120321: Make gi_yieldfrom thread-safe in free-thread...
2026-01-30  reidengh-144280: Add missing predicate symbol to case-switch...
2026-01-30  Sam Grossgh-144295: Fix data race in dict method lookup and...
2026-01-30  Hai Zhugh-144145: Track nullness of properties in the Tier...
2026-01-30  Maurycy Pawłowski... gh-144342: Use `time.sleep` in `profiling.sampling...
2026-01-30  Divyanshu Choudhurygh-143423: Fix free-threaded build detection in samplin...
2026-01-29  Pieter Eendebakgh-143192 Avoid incref/decref pair in long_bitwise...
2026-01-29  Yongtao Huanggh-144307: Fix a reference leak during module teardown...
2026-01-29  Yongtao HuangTest: fix stale uops usage in `test_capi/test_opt.py...
2026-01-29  Hai Zhugh-143946: Add more debug info in `optimize_uops` ...
2026-01-29  Serhiy Storchakagh-144264: Speed up Base64 decoding of data containing...
2026-01-29  cuigh-144322: typo This errors to These errors (#144323)
2026-01-29  Serhiy Storchakagh-144206: Improve error messages for buffer overflow...
2026-01-29  Victor Stinnergh-144309: Build Python with POSIX 2024 (#144310)
2026-01-29  Pablo Galindo... gh-144319: Add huge pages support for pymalloc (#144320)
2026-01-28  Malcolm Smithgh-142387: Reduce Android testbed API level to 33 ...
2026-01-28  Giampaolo Rodolagh-83069: Use efficient event-driven `subprocess.Popen...
2026-01-28  stratakisgh-144194: Fix mmap failure check in perf_jit_trampolin...
2026-01-28  Pieter Eendebakgh-140232: Do not track frozenset objects with immutabl...
2026-01-28  Romuald Brunetgh-144249: Report filename in SSLContext.load_cert_chai...
2026-01-27  Sam Grossgh-144289: Remove ENABLE_SPECIALIZATION_FT (gh-144290)
2026-01-27  Sam Grossgh-120321: Add missing "return false" in gen_try_set_ex...
2026-01-27  Diego RussoGH-126910: add test for manual frame unwinding (#144137)
2026-01-27  Stefano RiveraAvoid TestNullDlsym hanging on HP-PA (#141011)
2026-01-27  Nathan Goldbaumgh-143883: Use named parameters in PyModExport-related...
2026-01-27  Stefano Riveragh-126014: test_makefile_test_folders: Ignore basically...
2026-01-27  Bartosz Sławeckigh-142119: Clarify that one `contextvars.Token` can...
2026-01-27  Nathan Goldbaumgh-144257: document return values of PyModule_SetDocStr...
2026-01-26  Serhiy Storchakagh-142037: Fix a refleak introduced in GH-142081 (GH...
2026-01-26  Serhiy Storchakagh-144001: Support ignorechars in binascii.a2b_base64...
2026-01-26  Jeong, YunWongh-142966: Make ctypes.POINTER.set_type also reset...
2026-01-26  Victor Stinnergh-101888: Add function.__builtins__ to ref documentati...
2026-01-26  Bartosz Sławeckigh-142119: Clarify context manager protocol documentati...
2026-01-26  Jake Lishmangh-140557: Force alignment of empty `bytearray` and...
2026-01-26  FooIbargh-144212: Add `image/jxl` to `mimetypes` (GH-144213)
2026-01-26  Yashrajgh-143928: Remove outdated comparison between pickle...
2026-01-26  VanshAgarwal24036gh-144100: Fix crash for POINTER(str) used in ctypes...
2026-01-26  Priyanshu Singhgh-144128: Fix crash in array.fromlist with reentrant...
2026-01-26  Solomon Ritzowgh-144233: Fix typo in os.eventfd documentation (#144234)
2026-01-26  Jelle Zijlstragh-144169: Fix three crashes in AST objects with non...
2026-01-25  benediktjohannesgh-144217: Add dicom support (medical imaging) to mimet...
2026-01-25  AN Longgh-143995: Eliminate redundant refcounting in the JIT...
2026-01-25  Yashrajgh-143504: Expose CELL status of a symbol in symtable...
2026-01-24  Yi Yanggh-144140: Optimize len for string constants in optimiz...
2026-01-24  mdehoonRemove stray typedef in _tkinter.c (GH-142924)
2026-01-24  Serhiy Storchakagh-142037: Improve error messages for printf-style...
2026-01-24  Marc Muellergh-142913: Add generated test files to gitattributes...
2026-01-24  reidengh-130415: Narrow types to constants in branches involv...
2026-01-24  Hai Zhugh-144068: fix JIT tracer memory leak when daemon threa...
2026-01-24  Yongtao HuangMisc: remove duplicate `instr_frame` assignment in...
2026-01-24  Ken Jingh-144016: Fix bad stack assert in the JIT optimizer...
2026-01-24  AN Longgh-144007: Eliminate redundant refcounting in the JIT...
2026-01-24  Terry Jan Reedygh-135142: Initial 3.15 IDLE News3.txt entries (#144200)
2026-01-23  Zachary Waregh-74902: Avoid hitting unicode.org for test data ...
2026-01-23  Serhiy Storchakagh-144027: Fix documentation for ignorechars in base64...
next