]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
3 days ago  Bartosz Sławeckigh-151822: Colorize commands separately in the REPL...
3 days ago  vjabuildsTest `calendar.February` deprecation (#153893)
3 days ago  Raúl Santos... Fix punctuation in `Doc/library/concurrent.interpreters...
3 days ago  Vyron Vasileiadisgh-153899: Fix documented parameter names for `filecmp...
3 days ago  Jonathan Oberländergh-147950: Additionally bind `yank-arg` to `M-_` in...
3 days ago  Elias DornelesAdd versionadded tag to wave module getformat functions...
3 days ago  Peter Biermagh-104533: Add a dataclass-like decorator for `ctypes...
3 days ago  Michael NewmanFix duplicated words in the 'Coroutines and tasks'...
4 days ago  Rogdhamgh-150583: Fix zstd compression level with digested...
4 days ago  Ned Deilygh-153872: Update macOS installer ReadMe files for...
4 days ago  Ned Deilygh-124111: Update macOS installer to use Tcl/Tk 9.0...
4 days ago  Serhiy StorchakaSkip curses tests when scr_dump()/is_keypad() are unava...
4 days ago  Ned Deilygh-152023: Update macOS installer builds to SQLite...
4 days ago  Ibrahim Shaqqough-153853: Fix parameter name of calendar.setfirstweekd...
4 days ago  Serhiy Storchakagh-153844: Support AST input in symtable.symtable(...
4 days ago  Stan UlbrychShut down leaked executors in `test_interpreter_pool...
4 days ago  Serhiy Storchakagh-153395: Accept curses.complexchar in curses.ascii...
4 days ago  Serhiy Storchakagh-153521: Support structured arguments in imaplib...
4 days ago  Serhiy Storchakagh-85943: Fix BytesWarning in the struct format cache...
4 days ago  Lucas Colleygh-152384: pixi-packages: use `flags` to define variant...
4 days ago  tonghuaroot... gh-153404: Silently ignore non-decimal digits in robots...
5 days ago  Sam Grossgh-149162: Use _Py_LOCK_DONT_DETACH in intern_common...
5 days ago  Timofeigh-153761: Fix asyncio sock_accept() dropping a connect...
6 days ago  darida12321gh-153630: Add `str.remove{prefix,suffix}()` to the...
6 days ago  stevensgh-150077: Fix fileobj leak in `tarfile.TarFile.zstopen...
6 days ago  Serhiy Storchakagh-153550: Modernize the older prose sections of the...
6 days ago  Thomas Kowalskigh-150452: use PyMutex in socket module (#150453)
6 days ago  Timofeigh-150952: Fix incorrect sock_sendto docstring (#150953)
7 days ago  Serhiy Storchakagh-153716: Harden ttk/tkinter GUI tests against display...
7 days ago  Terry Jan ReedyRemove duplicate button_ok code in idlelib.textview...
7 days ago  Hood Chathamgh-153313: Run Emscripten PyRepl test in CI (#153701)
7 days ago  Łukasz Langagh-102960: Make frames weak-referenceable (#152838)
7 days ago  tonghuaroot... gh-153695: Fix sqlite3.Row.__hash__ with an unhashable...
7 days ago  thexaigh-152433: Allow posixmodule.c to build for Windows...
7 days ago  Serhiy Storchakagh-148488: Clarify the company/tag separator in the...
7 days ago  stevensgh-151126: Fix `PyErr_NoMemory` errors in `_ctypes...
7 days ago  Santhosh .I 🦇gh-151912: Fix segfault in `type()` with NULL `tp_new...
7 days ago  Peter Biermagh-151907: Avoid creating temporary objects in some...
7 days ago  Hood Chathamgh-153313: Work around string decoding bug in emcc...
7 days ago  Serhiy Storchakagh-71086: Document negative offset support in struct...
7 days ago  Serhiy Storchakagh-49555: Clarify imaplib modified UTF-7 docs and comme...
7 days ago  Kumar Adityagh-98078: fix asyncio SSL transports not sending the...
7 days ago  Kumar Adityagh-71019: document which objects connect_read_pipe...
7 days ago  tonghuaroot... gh-153658: Fix sqlite3 iterdump() for table names conta...
7 days ago  sobolevngh-141510: Update `marshal` module comment with `frozen...
8 days ago  Russell Keith... gh-153631: Move to `macos-26` runner for iOS (#153632)
8 days ago  sobolevngh-152405: Do not expose the internal mapping when...
8 days ago  Kumar Adityagh-89696: Fix `loop.sock_connect` docs on address resol...
8 days ago  Stan Ulbrychgh-148286: Fix UB in `ZstdDecompressor.unused_data...
9 days ago  Łukaszgh-153037: Make ZstdFile.__next__ raise io.UnsupportedO...
9 days ago  Serhiy Storchakagh-153513: Remove obsolete Tk version guards in tkinter...
9 days ago  Kumar Adityagh-90431: Document cancellation behavior of asyncio...
9 days ago  Timofeigh-151615: Avoid repeated reschedule in asyncio _accept...
10 days ago  Victor Stinnergh-152132: Close stderr_copy in test_api.test_run ...
10 days ago  Taeknologygh-102591: Document that urlcleanup resets the global...
10 days ago  Pablo Galindo... gh-153569: Split tokenizer lexer into focused files...
10 days ago  Łukaszgh-153293: Clear opcode statistics in the live profiler...
10 days ago  Lukas Geigergh-141968: Use `take_bytes` to simplify and remove...
10 days ago  Matt Van Horngh-145694: Update tutorial indentation guidance for...
10 days ago  Xuyang Zhanggh-152431: update StreamReader transport after StreamWr...
10 days ago  Dupratgh-152614: Add raises to `QueueShutDown` in `asyncio...
10 days ago  Serhiy Storchakagh-86726: Note that the ttk Treeview separator column...
10 days ago  Serhiy Storchakagh-126877: Fix the configure check for Tcl/Tk with...
10 days ago  Serhiy Storchakagh-86726: Fix and improve tkinter documentation and...
10 days ago  Serhiy Storchakagh-88647: Fix tkinter config() docs for synonym options...
10 days ago  Jakob Rossigh-151540: Use a selector event loop in the happy-eyeba...
10 days ago  Serhiy Storchakagh-50409: Modernize tkinter.PanedWindow.paneconfigure...
10 days ago  Serhiy Storchakagh-152638: Deprecate tkinter.filedialog.askopenfiles...
10 days ago  Serhiy Storchakagh-72880: Add tkinter.fontchooser -- interface to the...
10 days ago  Serhiy Storchakagh-153259: Add tkinter.systray -- system tray icon...
10 days ago  Serhiy Storchakagh-153256: Add tk_print() methods to tkinter Canvas...
10 days ago  tonghuaroot... gh-153333: Read tkinter profile scripts with the source...
11 days ago  Stan Ulbrychgh-152216: Update bundled expat to 2.8.2 (GH-152234)
11 days ago  Victor Stinnergh-153300: Reuse PYCONFIG_SPEC in config_set_global_var...
11 days ago  Serhiy Storchakagh-151914: Reorganize the curses entries in What's...
11 days ago  Serhiy Storchakagh-59396: Add use_ttk parameter to tkinter ScrolledText...
11 days ago  Serhiy Storchakagh-116946: Implement the GC protocol for _tkinter tkapp...
11 days ago  Serhiy Storchakagh-143070: Use "+" instead of "!" in automatically...
11 days ago  Serhiy Storchakagh-153513: Remove redundant conversions in tkinter...
11 days ago  Serhiy Storchakagh-153494: Encode imaplib search criteria to the declar...
11 days ago  Serhiy Storchakagh-153513: Return str and numbers for more Tcl object...
11 days ago  Bartosz Sławeckigh-151213: Fix asyncio tools permission requirements...
11 days ago  Daniele Nicolodigh-151669: Normalize symlink targets in tarfile.TarFile...
11 days ago  Serhiy Storchakagh-153502: Add uid parameter to imaplib command methods...
11 days ago  Harjoth Kharagh-153438: Update NuGet download URL (GH-153482)
11 days ago  Stan Ulbrychgh-151942: Fix all Sphinx nitpicks in the Python 2...
11 days ago  Stan Ulbrychgh-151942: Fix all Sphinx nitpicks in the 2.5 What...
11 days ago  Kumar Adityagh-153201: Make TSan CI mandatory (#153491)
11 days ago  Petr Viktoringh-145633: Allow PyFloat_Pack8 & PyFloat_UnPack* to...
12 days ago  tonghuaroot... gh-153062: Fix a crash iterating itertools.tee on the...
12 days ago  Victor Stinnergh-152132: Test Py_CompileString() in test_capi.test_ru...
12 days ago  Victor Stinnergh-152132: Enhance Py_RunMain() and fix bugs (#153461)
12 days ago  Neil SchemenauerUse enums for pycore_uop_ids.h. (gh-153351)
12 days ago  stratakisgh-98894: Quote test_dtrace tracer subcommands (#152901)
12 days ago  Victor Stinnergh-121608: Fix test_samply_profiler: only check samply...
12 days ago  Xiaowei Lugh-152769: Enable perf trampoline on musl (Alpine Linux...
12 days ago  Victor Stinnergh-152132: Fix Py_RunMain() to return an exit code...
12 days ago  Hugo van Kemenadegh-146531: Broaden `wm_iconbitmap` skip on macOS 26...
12 days ago  Serhiy Storchakagh-152905: Decode LC_TIME items in nl_langinfo() from...
12 days ago  Serhiy Storchakagh-152997: Support system locale encodings via an iconv...
next