]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
13 days ago  L. Legh-153932: protect read of en_index during enumerate...
13 days ago  thexaigh-152433: Windows: ``_uuid`` module: improve UWP compa...
13 days ago  Davidimprove json test coverage (GH-154123)
13 days ago  Vyron Vasileiadisgh-151949: Fix Sphinx reference warnings in `Doc/librar...
2026-07-19  Ajob Kustraurllib: Add tests for HTTP errors to complete coverage...
2026-07-19  Serhiy Storchakagh-154055: Gate optional curses functions absent on...
2026-07-19  Victor Stinnergh-104533: Use `@ctypes.util.struct` decorator (#154031)
2026-07-19  Victor Stinnergh-153903: Use `@ctypes.util.wrap_dll_function()` with...
2026-07-19  Dominic H.Add test for explicit `cls` argument bypassing default...
2026-07-19  Victor Stinnergh-104533: Update test_ctypes.test_structures (#154091)
2026-07-19  Florian FreitagDocument getopt and gnu_getopt longopts argument as...
2026-07-19  Victor Stinnergh-104533: Fix `@ctypes.util.struct` with endian (...
2026-07-19  Victor Stinnergh-104533: Fix `@ctypes.util.struct` with string annota...
2026-07-19  Victor Stinnergh-153903: Fix ctypes wrap_dll_function() with string...
2026-07-19  Serhiy Storchakagh-153906: Modernize pydoc HTML output (GH-153909)
2026-07-19  Rodrigo Girão... Docs: add frozendict to data types theme (#154063)
2026-07-19  MonadChainsImprove colorsys coverage (#153982)
2026-07-19  Serhiy Storchakagh-154053: Fix compilation of the ssl module against...
2026-07-19  Michael NewmanFix typo "interruptability" in Logging Cookbook documen...
2026-07-19  Serhiy Storchakagh-153864: Fix curses window.insch() for non-ASCII...
2026-07-19  RayanTest that `ValueError` is raised when `vfsopen` is...
2026-07-19  Jost Migendafix typos in `abi3t-migration.rst` (GH-153918)
2026-07-19  Serhiy Storchakagh-153862: Fix curses window.inch() for non-ASCII chara...
2026-07-19  Serhiy Storchakagh-154048: Fix building the iconv codec on illumos...
2026-07-19  Serhiy Storchakagh-136687: Add ./configure --with-curses to select...
2026-07-19  Łukaszgh-154001: Avoid division by zero in binomialvariate...
2026-07-19  Sergey B KirpichevUse Py_complex_protected AC converter for cmath.rect...
2026-07-18  Ondřej HošekDocs: point `uu` module users to the `"uu"` encoding...
2026-07-18  Benjamin Petersongh-153856: Add `os.RWF_NOSIGNAL` constant (#153858)
2026-07-18  Andrii Hrimovgh-150663: Document that PyErr_SetRaisedException accep...
2026-07-18  Serhiy Storchakagh-153395: Fix test_complexchar on narrow curses builds...
2026-07-18  Pablo Galindo... gh-153568: Skip parser memo lookups that cannot match...
2026-07-18  Ajob KustraAdd vfspath TypeError test (#153987)
2026-07-18  Manith HettiarachchilageAdd test coverage to check execution of GetoptError...
2026-07-18  Zachary Waregh-124111: Update Windows builds to Tcl/Tk 9.0.4 (GH...
2026-07-18  Yashrajgh-141004: Document unstable executable kind macros...
2026-07-18  Bartosz Sławeckigh-141004: Document remaining `PyCF_*` compiler flag...
2026-07-18  Raúl Santos... Fix parameter name of read_mime_types() in mimetypes...
2026-07-18  Florian FreitagImprove `getopt.getopt` and `getopt.gnu_getopt` test...
2026-07-18  Lenormand Juliengh-71896: Add a docs warning about trailing newlines...
2026-07-18  Sam KatakouzinosDocs: Fix typo in the pymanager command name (GH-153877)
2026-07-18  Pablo Galindo... gh-153568: Cache repeated identifiers while parsing...
2026-07-18  Massimiliano... gh-153896: Deduplicate unhashable arguments in `typing...
2026-07-18  Johngh-153908: Fix data race in `itertools.count.__repr__...
2026-07-18  Jan Kaliszewskigh-122102: Fix/improve docs of descriptor-related tools...
2026-07-18  Martagh-153934: Correct documented paramemeter in `calendar...
2026-07-18  Peter Biermagh-153903: Add a `ctypes` decorator for generating...
2026-07-18  Vyron Vasileiadisgh-153926: Fix documented parameter name for `calendar...
2026-07-18  Pablo Galindo... gh-153236: Propagate lazy submodule import errors ...
2026-07-18  thexaigh-152433: Windows: implement ``os.cpu_count()`` for...
2026-07-18  Jonathan Dunggh-149319: Make `asyncio` REPL respect `-I` and `-E...
2026-07-18  Michael NewmanFix duplicated words in "What's new in Python 3.15...
2026-07-18  palakkhinvasaragh-153808: Replace obsolete 'condition list' verbiage...
2026-07-18  Bartosz Sławeckigh-151822: Colorize commands separately in the REPL...
2026-07-18  vjabuildsTest `calendar.February` deprecation (#153893)
2026-07-18  Raúl Santos... Fix punctuation in `Doc/library/concurrent.interpreters...
2026-07-18  Vyron Vasileiadisgh-153899: Fix documented parameter names for `filecmp...
2026-07-18  Jonathan Oberländergh-147950: Additionally bind `yank-arg` to `M-_` in...
2026-07-18  Elias DornelesAdd versionadded tag to wave module getformat functions...
2026-07-18  Peter Biermagh-104533: Add a dataclass-like decorator for `ctypes...
2026-07-18  Michael NewmanFix duplicated words in the 'Coroutines and tasks'...
2026-07-18  Rogdhamgh-150583: Fix zstd compression level with digested...
2026-07-17  Ned Deilygh-153872: Update macOS installer ReadMe files for...
2026-07-17  Ned Deilygh-124111: Update macOS installer to use Tcl/Tk 9.0...
2026-07-17  Serhiy StorchakaSkip curses tests when scr_dump()/is_keypad() are unava...
2026-07-17  Ned Deilygh-152023: Update macOS installer builds to SQLite...
2026-07-17  Ibrahim Shaqqough-153853: Fix parameter name of calendar.setfirstweekd...
2026-07-17  Serhiy Storchakagh-153844: Support AST input in symtable.symtable(...
2026-07-17  Stan UlbrychShut down leaked executors in `test_interpreter_pool...
2026-07-17  Serhiy Storchakagh-153395: Accept curses.complexchar in curses.ascii...
2026-07-17  Serhiy Storchakagh-153521: Support structured arguments in imaplib...
2026-07-17  Serhiy Storchakagh-85943: Fix BytesWarning in the struct format cache...
2026-07-17  Lucas Colleygh-152384: pixi-packages: use `flags` to define variant...
2026-07-17  tonghuaroot... gh-153404: Silently ignore non-decimal digits in robots...
2026-07-16  Sam Grossgh-149162: Use _Py_LOCK_DONT_DETACH in intern_common...
2026-07-16  Timofeigh-153761: Fix asyncio sock_accept() dropping a connect...
2026-07-15  darida12321gh-153630: Add `str.remove{prefix,suffix}()` to the...
2026-07-15  stevensgh-150077: Fix fileobj leak in `tarfile.TarFile.zstopen...
2026-07-15  Serhiy Storchakagh-153550: Modernize the older prose sections of the...
2026-07-15  Thomas Kowalskigh-150452: use PyMutex in socket module (#150453)
2026-07-15  Timofeigh-150952: Fix incorrect sock_sendto docstring (#150953)
2026-07-15  Serhiy Storchakagh-153716: Harden ttk/tkinter GUI tests against display...
2026-07-15  Terry Jan ReedyRemove duplicate button_ok code in idlelib.textview...
2026-07-15  Hood Chathamgh-153313: Run Emscripten PyRepl test in CI (#153701)
2026-07-14  Łukasz Langagh-102960: Make frames weak-referenceable (#152838)
2026-07-14  tonghuaroot... gh-153695: Fix sqlite3.Row.__hash__ with an unhashable...
2026-07-14  thexaigh-152433: Allow posixmodule.c to build for Windows...
2026-07-14  Serhiy Storchakagh-148488: Clarify the company/tag separator in the...
2026-07-14  stevensgh-151126: Fix `PyErr_NoMemory` errors in `_ctypes...
2026-07-14  Santhosh .I 🦇gh-151912: Fix segfault in `type()` with NULL `tp_new...
2026-07-14  Peter Biermagh-151907: Avoid creating temporary objects in some...
2026-07-14  Hood Chathamgh-153313: Work around string decoding bug in emcc...
2026-07-14  Serhiy Storchakagh-71086: Document negative offset support in struct...
2026-07-14  Serhiy Storchakagh-49555: Clarify imaplib modified UTF-7 docs and comme...
2026-07-14  Kumar Adityagh-98078: fix asyncio SSL transports not sending the...
2026-07-14  Kumar Adityagh-71019: document which objects connect_read_pipe...
2026-07-14  tonghuaroot... gh-153658: Fix sqlite3 iterdump() for table names conta...
2026-07-14  sobolevngh-141510: Update `marshal` module comment with `frozen...
2026-07-13  Russell Keith... gh-153631: Move to `macos-26` runner for iOS (#153632)
2026-07-13  sobolevngh-152405: Do not expose the internal mapping when...
next