]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2 days ago  Zain Nadeemgh-152099: Raise SendfileNotAvailableError for fallback...
2 days ago  Prakash Sellathuraigh-152074: Increase the buffer size to 256 KiB in...
2 days ago  Serhiy Storchakagh-152470: Make wide-character curses functions work...
2 days ago  Serhiy Storchakagh-152233: Make the curses cell API work without ncurse...
2 days ago  Serhiy Storchakagh-133031: Support non-ASCII characters in curses.textp...
2 days ago  Serhiy Storchakagh-83274: Don't crash when a Tcl interpreter is dealloc...
2 days ago  Raymond HettingerProvide a cross-reference to PEP 798 unpacking syntax...
3 days ago  Serhiy Storchakagh-152332: Add the curses.term_attrs() function (GH...
3 days ago  Serhiy Storchakagh-152415: Exercise curses non-ASCII tests under 8...
3 days ago  László Kiss... gh-152434: Fix async-aware Gecko collection (#152442)
3 days ago  ivonastojanovicgh-145306: Fix browser open after empty export (#150017)
3 days ago  Aniketgh-146495: Improve `SyntaxError` message for `&&` and...
3 days ago  Pablo Galindo... gh-151613: Fix remote debugging frame cache ABA (#151614)
3 days ago  László Kiss... gh-152434: Block --async-aware with --binary (#152444)
3 days ago  Łukasz Langagh-151029: Fix sys.remote_exec() unable to find writabl...
3 days ago  sobolevngh-152391: Improve `test_interpreters.test_stress`...
3 days ago  tonghuaroot... gh-152305: Fix `_pydatetime.time.strftime()` raising...
3 days ago  sobolevngh-151126: Sets missing exceptions in `tkinter` and...
3 days ago  da-woodsDocs: Fix incomplete sentence in `tp_itemsize` document...
3 days ago  sobolevngh-152402: Use `support.nomemtest` in `test_pyexpat...
3 days ago  Serhiy Storchakagh-152275: Add integer overflow guards to the curses...
3 days ago  Serhiy Storchakagh-152260: Fix flaky curses test_scr_dump on macOS...
3 days ago  Serhiy Storchakagh-70273: Document default class bindings in tkinter...
3 days ago  Serhiy Storchakagh-82830: Improve tkinter messagebox docstrings and...
3 days ago  tonghuaroot... gh-152212: Reject a POSIX TZ footer with a missing...
3 days ago  Kumar Adityagh-127949: remove asyncio policy system (#150310)
3 days ago  Serhiy Storchakagh-87904: Report the public module name in curses types...
3 days ago  Serhiy Storchakagh-151678: Add more tests for tkinter.dnd (GH-152362)
3 days ago  Serhiy Storchakagh-71880: Allow editing the last cell in curses.textpad...
3 days ago  Jonathan DungRemove commented out code
3 days ago  Serhiy Storchakagh-38464: Make tkinter nametowidget() work with cloned...
3 days ago  Serhiy Storchakagh-88758: Handle non-tkinter widgets in tkinter focus...
3 days ago  Serhiy Storchakagh-152334: Add curses key-management functions (GH...
3 days ago  Inada NaokiIDLE: fix dedent() usage in htest (#152256)
3 days ago  Serhiy Storchakagh-152260: Fix test_scr_dump() on macOS (GH-152340)
4 days ago  Serhiy Storchakagh-80937: Fix memory leak in tkinter createcommand...
4 days ago  Neil Schemenauergh-152238: Revert gh-150490 and gh-152200. (gh-152232)
4 days ago  Donghee Nagh-152235: Defer GC tracking in set.union and set.diffe...
4 days ago  Serhiy Storchakagh-152260: Add curses.scr_dump(), scr_restore(), scr_in...
4 days ago  Serhiy Storchakagh-151776: Fix test_state_getters on terminals without...
4 days ago  stratakisgh-98894: Skip test_dtrace when building without dtrace...
4 days ago  Serhiy Storchakagh-152258: Add curses.window.dupwin() (GH-152259)
4 days ago  Serhiy Storchakagh-139145: Fix tkinter event loop in interactive mode...
4 days ago  tonghuaroot... gh-152052: Fix misleading `json` error for `\uXXXX...
4 days ago  sobolevngh-152236: Fix skips on `_testcapi.set_nomemory` tests...
4 days ago  Donghee Nagh-152235: Defer GC tracking in more set operations...
4 days ago  Sergey B Kirpichevgh-121249: Soft deprecate F and D struct format types...
4 days ago  Victor Stinnergh-151722: Defer GC tracking in frozendict.copy() ...
4 days ago  Marcel Martingh-90533: Implement BytesIO.peek() (#150917)
4 days ago  sobolevngh-152156: Fix a crash in `interpeters.create` under...
4 days ago  tonghuaroot... gh-152246: Fix pure-Python `zoneinfo` accepting invalid...
4 days ago  Serhiy Storchakagh-152233: Add curses complexstr type and wide-characte...
4 days ago  Serhiy Storchakagh-95555: Allow a negated property as a character set...
4 days ago  Serhiy Storchakagh-152100: Fuse set-operation character classes into...
4 days ago  Serhiy Storchakagh-152233: Add curses complexchar type and wide-charact...
4 days ago  Serhiy Storchakagh-152219: Add curses window attribute get/set methods...
4 days ago  Serhiy Storchakagh-95555: Support Unicode property escapes \p{...}...
4 days ago  Donghee Nagh-152235: Defer GC tracking of set and frozenset to...
5 days ago  Victor Stinnergh-151722: Do not track the frozendict in the GC in...
5 days ago  Victor Stinnergh-151593: Fix dead lock in PyDict insert_split_key...
5 days ago  Victor Stinnergh-151929: Add pythoninfo commands to Platforms/WASI...
5 days ago  Victor Stinnergh-151929: Add pythoninfo-build command to Platforms...
5 days ago  Marc Muellergh-148825: Fix build error if specialization is disable...
5 days ago  Shahar NavehDon't require `_testcapi` for `test_code` (#152185)
5 days ago  Shahar Navehgh-152168: Don't skip `test_bigmem` if `_testcapi`...
5 days ago  Victor Stinnergh-151929: Get uptime on BSD/macOS in pythoninfo (...
5 days ago  Serhiy Storchakagh-127802: Schedule removal of legacy tkinter variable...
5 days ago  Victor Stinnergh-151929: Get machine ID and uptime on Windows in...
5 days ago  Danny Lingh-51067: Refactor duplicated logic in `zipfile` to...
5 days ago  Ivy Xugh-151126: Add missing `PyErr_NoMemory` in `_winapi...
5 days ago  sobolevngh-151126: Fix missing `PyErr_NoMemory` in `testinterna...
5 days ago  tonghuaroot... gh-152079: Fix `_datetime.fromisoformat()` mishandling...
5 days ago  stevensgh-151126: Fix missing memory errors in `_interpretersm...
5 days ago  Serhiy Storchakagh-152100: Move re compiler optimizations to Lib/re...
5 days ago  Serhiy Storchakagh-152100: Support set operations in character classes...
5 days ago  sobolevngh-151763: Fix crash in `_interpqueues.create` on ...
5 days ago  Victor Stinnergh-151929: Get boot ID, machine ID and uptime in test...
5 days ago  Serhiy Storchakagh-152093: Fix test_tk_caret() on macOS (GH-152115)
5 days ago  sobolevngh-105895: Add `match` and `case` doc to `help()` ...
6 days ago  Serhiy Storchakagh-151776: Add curses state-query functions (GH-151778)
6 days ago  Jacob CoffeeAdd Jacob to CODEOWNERS for Infra/GHA/CI (#152112)
6 days ago  Serhiy Storchakagh-151774: Add curses dynamic color-pair functions...
6 days ago  Serhiy Storchakagh-86726: Improve the structure of the tkinter referenc...
6 days ago  An LongRe-raise unexpected exceptions instead of swallowing...
6 days ago  Jelle Zijlstragh-151955: Allow more ParamSpec and TypeVarTuple bounds...
6 days ago  Zain Nadeemgh-151763: Fix NULL dereference in `os._path_normpath...
6 days ago  Benjy Wienergh-151485: Fix command quoting in subprocess.CalledProc...
6 days ago  Stan Ulbrychgh-90949: Fix copy-paste typo in pyexpat capsule API...
6 days ago  Stan Ulbrych`valgrind-python.supp`: Update suppression for readline...
6 days ago  stratakisgh-151496: Use process groups in TraceBackend in test_d...
6 days ago  tonghuaroot... gh-152060: Fix `_pydatetime.fromisoformat()` raising...
6 days ago  Shardul Deshpandegh-151456: Document the show_jit parameter in dis ...
6 days ago  Timofeigh-152020: Fix `asyncio.all_tasks()` loosing eager...
6 days ago  Stan Ulbrychgh-151814: Fix unbounded memory growth from repeated...
6 days ago  sobolevngh-151763: Fix possible crash on `CodeType` deallocatio...
6 days ago  Serhiy Storchakagh-90092: Support multiple terminals in the curses...
6 days ago  Serhiy Storchakagh-151757: Fix curses wide-character tests in non-UTF...
6 days ago  Petr Viktoringh-140550: Docs additions & fixups for PEP 793 (GH...
6 days ago  Pieter Eendebakgh-152056: Compile single-category character sets to...
6 days ago  Hans YuCapitalize first word in `unittest.mock.assert_*` docs...
next