| 5 days ago |
Serhiy Storchaka | gh-152100: Support set operations in character classes... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
sobolevn | gh-151763: Fix crash in `_interpqueues.create` on ... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Victor Stinner | gh-151929: Get boot ID, machine ID and uptime in test... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Serhiy Storchaka | gh-152093: Fix test_tk_caret() on macOS (GH-152115) |
commit | commitdiff | tree | snapshot |
| 5 days ago |
sobolevn | gh-105895: Add `match` and `case` doc to `help()` ... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Serhiy Storchaka | gh-151776: Add curses state-query functions (GH-151778) |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Jacob Coffee | Add Jacob to CODEOWNERS for Infra/GHA/CI (#152112) |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Serhiy Storchaka | gh-151774: Add curses dynamic color-pair functions... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Serhiy Storchaka | gh-86726: Improve the structure of the tkinter referenc... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
An Long | Re-raise unexpected exceptions instead of swallowing... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Jelle Zijlstra | gh-151955: Allow more ParamSpec and TypeVarTuple bounds... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Zain Nadeem | gh-151763: Fix NULL dereference in `os._path_normpath... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Benjy Wiener | gh-151485: Fix command quoting in subprocess.CalledProc... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Stan Ulbrych | gh-90949: Fix copy-paste typo in pyexpat capsule API... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Stan Ulbrych | `valgrind-python.supp`: Update suppression for readline... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
stratakis | gh-151496: Use process groups in TraceBackend in test_d... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
tonghuaroot... | gh-152060: Fix `_pydatetime.fromisoformat()` raising... |
commit | commitdiff | tree | snapshot |
| 5 days ago |
Shardul Deshpande | gh-151456: Document the show_jit parameter in dis ... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Timofei | gh-152020: Fix `asyncio.all_tasks()` loosing eager... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Stan Ulbrych | gh-151814: Fix unbounded memory growth from repeated... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
sobolevn | gh-151763: Fix possible crash on `CodeType` deallocatio... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Serhiy Storchaka | gh-90092: Support multiple terminals in the curses... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Serhiy Storchaka | gh-151757: Fix curses wide-character tests in non-UTF... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Petr Viktorin | gh-140550: Docs additions & fixups for PEP 793 (GH... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Pieter Eendebak | gh-152056: Compile single-category character sets to... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Hans Yu | Capitalize first word in `unittest.mock.assert_*` docs... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Serhiy Storchaka | gh-84008: Document that the LC_NUMERIC locale affects... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Serhiy Storchaka | gh-87904: Document curses classes (GH-151643) |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Serhiy Storchaka | gh-126219: Fix crash in tkinter.Tk with non-BMP classNa... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Serhiy Storchaka | gh-151757: Support wide and combining characters in... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Serhiy Storchaka | gh-152033: Optimize category escapes outside character... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Jelle Zijlstra | gh-150994: _colorize: modernize typing imports (#151018) |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Amrutha | gh-151842: Fix crash upon OOM in `_interpreters.capture... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Brittany Reynoso | gh-150565: Add additional tests for Lazy Imports (... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Ivy Xu | gh-151126: Add missing `PyErr_NoMemory()` in `type_from... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
dev | gh-151773: Fix NULL dereference in `PyContextVar_Set... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Seth Larson | gh-143927: Normalize all line endings (CR, CRLF, and... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Stan Ulbrych | gh-151558: Fix symlink escape via `tarfile` hardlink... |
commit | commitdiff | tree | snapshot |
| 6 days ago |
Petr Viktorin | gh-151981: Make tarfile._Stream.seek break at EOF ... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Lucas | gh-151556: Show example CSV file content in the `csv... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Jack Harper | Clarify `multiprocessing.Queue.get_nowait()` documentat... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Shardul Deshpande | gh-151497: Avoid huge pre-allocation for oversized... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-59396: Modernize tkinter.simpledialog (GH-151848) |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-101284: Allow passing Menubutton options to tkinter... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151678: Add tests for ttk Menubutton and OptionMenu... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-75666: Fix a reference leak in tkinter event binding... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Donghee Na | gh-151722: Defer GC tracking of frozendict to end of... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Chris Eibl | GH-150605: use windows-2025 in GitHub Actions (#150606) |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Rafael Weingartner... | gh-62480: De-personalize docs on using the C API (... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151920: Add the ttk.Style.theme_styles() method... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151886: Add tkinter Misc.tk_appname, tk_useinputmeth... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151890: Support more photo image options in tkinter... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
hetmankp | gh-150162: Fix sysconfig cross-compile impermanence... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Bernát Gábor | gh-140006: Harden fish prompt against shadowed builtins... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151888: Add tkinter PhotoImage.redither method ... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Ronan Pigott | gh-111501: venv: do not export PS1 in activate (#105279) |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Sepehr Rasouli | gh-127727: Warn when running a virtual environment... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
U2A2U2A1 | gh-151560: fix `AttributeError` when running `test... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Danny Lin | gh-151866: Remove unneeded `zlib` dependency in `test_z... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
_andthereitgoes | Correct typos in `runpy.run_path` documentation (#151230) |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Harjoth Khara | gh-124113: Clarify venv target directory reuse (#151419) |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Ivy Xu | gh-151126: Fix missing `PyErr_NoMemory` in `getpath... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151881: Add tkinter Menu.postcascade, Misc.tk_scalin... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151876: Add tkinter Canvas methods rotate and rchars... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151910: Add tkinter.ttk.Treeview methods for the... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Serhiy Storchaka | gh-151878: Add tkinter Entry and Spinbox validate metho... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Serhiy Storchaka | gh-86726: Document tkinter method-name conflicts (GH... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Serhiy Storchaka | gh-151874: Add tkinter wm_stackorder, wm_iconbadge... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Stan Ulbrych | gh-144133: Add a warning to the `encodings.punycode... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Hugo van Kemenade | gh-151914: Copyedit "What's new in Python 3.16" (#151915) |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Prakash Sellathurai | gh-151905: fix memory error handling in PyFrame_GetBack... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
LuNoX | gh-151042: venv: Pass VIRTUAL_ENV through cygpath insid... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Malcolm Smith | gh-142387: Revert Android testbed to API level 35 ... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Timofei | gh-151665: Fix inspect.signature() on type alias and... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
saber-bit | gh-151596: Add missing argument 'size' to pure-Python... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
AN Long | gh-151845: Fix formatfloat() return-value contract... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter.simpledialog (GH-151856) |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Serhiy Storchaka | gh-86726: Document tkinter.simpledialog query options... |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Stan Ulbrych | RTD Previews: Get correct base branch for backports... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Aniket | gh-150831: docs: clarify generator, generator function... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Serhiy Storchaka | gh-84649: Fix unstable test_rollover_at_midnight (GH... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Danny Lin | gh-51067: Add `remove()` and `repack()` to `ZipFile... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
tonghuaroot... | gh-151770: Fix `datetime.fromisoformat()` on an out... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter widget virtual events... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Serhiy Storchaka | gh-151675: Add tkinter Text.sync() and Text.pendingsync... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Serhiy Storchaka | gh-151678: Add interactive tests for tkinter.simpledial... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Serhiy Storchaka | gh-151678: Add tests for the remaining tkinter Misc... |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter.filedialog (GH-151781) |
commit | commitdiff | tree | snapshot |
| 9 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter.dnd (GH-151780) |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Serhiy Storchaka | gh-151674: Add tkinter Text.edit_canundo() and Text... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter.scrolledtext (GH-151753) |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter font, image, variable... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Serhiy Storchaka | gh-151744: Add curses.nofilter() (GH-151747) |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter.ttk methods (GH-151736) |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter Misc, Wm and geometry... |
commit | commitdiff | tree | snapshot |
| 10 days ago |
Jonathan J... | gh-150836: Mount embedded Tk ZIP in _tkinter on Windows... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Serhiy Storchaka | gh-151693: Make the curses tests portable to other... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Serhiy Storchaka | gh-151678: Add tests for the remaining tkinter widgets... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Serhiy Storchaka | gh-151693: Add curses tests for panels, textpad, and... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Serhiy Storchaka | gh-151678: Add tests for tkinter.Canvas (GH-151683) |
commit | commitdiff | tree | snapshot |
| next |