Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
74fa9f723f700a342e582b5ad4b51a2c4801cd1c
/
Lib
/
idlelib
/
textview.py
3221a63
bpo-37628: Fix IDLE config sample sizes (#14958)
by Tal Einat
· 6 years ago
604e7b9
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
by Tal Einat
· 7 years ago
c87d9f4
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)
by Tal Einat
· 7 years ago
dd74369
bpo-34120: fix text viewer to call grab_release() only when needed (GH-8616)
by Tal Einat
· 7 years ago
10ea940
bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)
by Tal Einat
· 7 years ago
4d92158
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
by Terry Jan Reedy
· 7 years ago
688722c
bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646)
by Terry Jan Reedy
· 7 years ago
bfebfd8
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
by Terry Jan Reedy
· 8 years ago
42bc8be
bpo-30495: IDLE: improve textview with docstrings, PEP8 names, more tests. (#2283)
by csabella
· 8 years ago
0aa0a06
bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839)
by csabella
· 8 years ago
295304d
IDLE test_textview: add comments and test, increase coverage to 100% (#1641)
by terryjreedy
· 8 years ago
ba365da
bpo-30303: IDLE: Add _utest argument to textview (#1499)
by Louie Lu
· 8 years ago
a3623c8
Improve idlelib.textview comments.
by Terry Jan Reedy
· 9 years ago
bfbaa6b
Issue #27891: Consistently group and sort imports within idlelib modules.
by Terry Jan Reedy
· 9 years ago
ca183ef
Issue #27365: revert temporary rename
by Terry Jan Reedy
· 9 years ago
[Renamed from Lib/idlelib/textView.py]
82c4615
Issue #27365: add chunk
by Terry Jan Reedy
· 9 years ago
5deed33
Issue #27365: revert temporary rename
by Terry Jan Reedy
· 9 years ago
096c6aa
Issue #27365: partial merge
by Terry Jan Reedy
· 9 years ago
317c56d
Issue #27365: temporary rename
by Terry Jan Reedy
· 9 years ago
[Renamed from Lib/idlelib/textview.py]
01e3575
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
by Terry Jan Reedy
· 9 years ago
0d9220e
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
by Terry Jan Reedy
· 9 years ago
[Renamed from Lib/idlelib/textView.py]
d0cadba
Issue #22726: Re-activate config dialog help button with some content about
by Terry Jan Reedy
· 10 years ago
537e2c8
Issue #18910: Add unittest for textView. Patch by Phil Webster.
by Terry Jan Reedy
· 11 years ago
1b392ff
Issue #21477: Idle htest: merge and modify run and runall; add many tests.
by Terry Jan Reedy
· 11 years ago
6599d0d
Merge with 3.3
by Terry Jan Reedy
· 12 years ago
bf4cba7
Silence unclosed open file ResourceWarning.
by Terry Jan Reedy
· 12 years ago
9c60f66
Complete 2 to 3 conversion
by Terry Jan Reedy
· 12 years ago
01180d4
Complete 2 to 3 conversion
by Terry Jan Reedy
· 12 years ago
f7a17b4
Replace IOError with OSError (#16715)
by Andrew Svetlov
· 13 years ago
e91e763
Issue 964437 Make IDLE help window non-modal.
by Terry Jan Reedy
· 13 years ago
ccf03a1
Fix resource warning when looking at turtledemo’s help (#12295)
by Éric Araujo
· 14 years ago
870f09a
Issue #8203: Fix IDLE Credits dialog: view_file() uses its encoding argument.
by Victor Stinner
· 15 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
8ce8a78
Merged revisions 58221-58741 via svnmerge from
by Guido van Rossum
· 18 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
09cb74b
aboutDialog.py:
by Kurt B. Kaiser
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
d721c48
indentation style changed to match existing source
by Steven M. Gava
· 24 years ago
44d3d1a
some new dialogs and support files for new about and configuration implementations
by Steven M. Gava
· 24 years ago