index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
idle_test
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
Miss Islington (bot)
2018-09-25
4
-6/+518
*
bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-...
Miss Islington (bot)
2018-08-05
3
-1/+150
*
bpo-33975: Avoid small type when running IDLE's htests. (GH-7944)
Miss Islington (bot)
2018-06-27
1
-0/+1
*
bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892)
Miss Islington (bot)
2018-06-24
1
-0/+4
*
bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881)
Miss Islington (bot)
2018-06-23
1
-10/+0
*
bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852)
Miss Islington (bot)
2018-06-22
1
-9/+20
*
bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836)
Miss Islington (bot)
2018-06-21
1
-1/+1
*
bpo-33906: Rename idlelib.windows as window (GH-7833)
Miss Islington (bot)
2018-06-21
2
-9/+9
*
bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830)
Miss Islington (bot)
2018-06-20
2
-26/+38
*
bpo-33904: In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811)
Miss Islington (bot)
2018-06-20
1
-2/+2
*
bpo-33907: Rename an IDLE module and classes. (GH-7810)
Miss Islington (bot)
2018-06-20
1
-2/+2
*
[3.6] bpo-33907: Rename an IDLE module and class. (GH-7807) (GH-7809)
Terry Jan Reedy
2018-06-20
2
-12/+12
*
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Miss Islington (bot)
2018-06-20
16
-63/+284
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Miss Islington (bot)
2018-06-18
18
-310/+444
*
[3.6] bpo-33855: Minimally test all IDLE modules. (GH-7689) (GH-7734)
Terry Jan Reedy
2018-06-16
21
-83/+362
*
bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-...
Miss Islington (bot)
2018-06-08
1
-0/+34
*
bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367)
Miss Islington (bot)
2018-06-04
1
-31/+31
*
bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199)
Miss Islington (bot)
2018-06-02
1
-8/+30
*
bpo-33642: IDLE: Use variable number of lines in CodeContext. (GH-7106)
Miss Islington (bot)
2018-06-02
2
-14/+17
*
bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085)
Miss Islington (bot)
2018-05-24
1
-19/+20
*
bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638)
Miss Islington (bot)
2018-05-19
1
-0/+347
*
[3.6] Fix duplicating words words. (GH-6296) (GH-6298)
Terry Jan Reedy
2018-03-28
2
-2/+2
*
bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862)
Miss Islington (bot)
2018-02-28
1
-42/+14
*
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830)
Miss Islington (bot)
2018-02-24
1
-35/+35
*
bpo-32905: IDLE - remove unused code in pyparse module (GH-5807)
Miss Islington (bot)
2018-02-22
1
-30/+4
*
bpo-32874: IDLE: add tests for pyparse (GH-5755)
Miss Islington (bot)
2018-02-22
1
-0/+523
*
bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646)
Miss Islington (bot)
2018-02-12
1
-3/+4
*
bpo-32826: Add "encoding=utf-8" to open() in idle_test/test_help_about. (GH-5...
Miss Islington (bot)
2018-02-12
1
-25/+27
*
Fix idlelib comment typos reported by Mike on pull request 4803. (GH-4807) (#...
Miss Islington (bot)
2017-12-12
2
-2/+2
*
[3.6] bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (GH-4484) (#4512)
Terry Jan Reedy
2017-11-23
2
-16/+77
*
[3.6] Fix miscellaneous typos in idlelib (GH-4275) (#4291)
Terry Jan Reedy
2017-11-06
1
-2/+2
*
bpo-31860: Make the font sample in the IDLE font configuration dialog editabl...
Miss Islington (bot)
2017-10-28
1
-3/+3
*
[3.6] bpo-28603: Fix formatting tracebacks for unhashable exceptions (GH-4014...
Miss Islington (bot)
2017-10-17
1
-0/+35
*
[3.6] bpo-25588: Document autotest in idle_test/README.txt. (GH-4000) (#4001)
Terry Jan Reedy
2017-10-15
1
-1/+10
*
[3.6] bpo-31460: Simplify the API of IDLE's Module Browser. (GH-3842) (#3843)
Terry Jan Reedy
2017-10-01
1
-10/+4
*
[3.6] bpo-31459: Rename IDLE's module browser from Class Browser to Module Br...
Miss Islington (bot)
2017-09-23
2
-22/+22
*
[3.6] bpo-31559: Remove test order dependence in idle_test.test_browser. (GH-...
Miss Islington (bot)
2017-09-23
1
-17/+34
*
[3.6] bpo-1612262: IDLE: Class Browser shows nested functions, classes (GH-2...
Terry Jan Reedy
2017-09-22
1
-0/+242
*
[3.6] bpo-31488: IDLE - update former extensions when options change. (GH-361...
Miss Islington (bot)
2017-09-16
1
-1/+1
*
[3.6] bpo-31462: IDLE - remove trailing whitespaces (GH-3564) (#3594)
Terry Jan Reedy
2017-09-15
1
-1/+1
*
[3.6] bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (G...
Miss Islington (bot)
2017-09-15
2
-44/+39
*
[3.6] bpo-31414: IDLE -- fix tk entry box tests by deleting first. (GH-3501) ...
Miss Islington (bot)
2017-09-11
1
-11/+17
*
[3.6] bpo-27099: IDLE - Convert built-in extensions to regular features (GH-2...
Terry Jan Reedy
2017-09-11
2
-52/+58
*
[3.6] bpo-30617: IDLE: docstrings and unittest for outwin.py (GH-2046) (#3223)
Terry Jan Reedy
2017-08-27
1
-0/+172
*
[3.6] bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests...
Terry Jan Reedy
2017-08-27
1
-4/+4
*
[3.6] bpo-30781: IDLE - use ttk widgets in configdialog (GH-2654) (#3214)
Terry Jan Reedy
2017-08-26
1
-30/+31
*
[3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3156) (#3159)
Cheryl Sabella
2017-08-20
1
-28/+28
*
[3.6] bpo-31001: IDLE: Add tests for configdialog highlight tab (GH-3123) (#3...
Terry Jan Reedy
2017-08-18
1
-1/+449
*
[3.6] bpo-31205: IDLE: Factor KeysPage class from ConfigDialog (GH-3096) (#3097)
Terry Jan Reedy
2017-08-15
1
-28/+33
*
[3.6] bpo-31002: IDLE: Add tests for configdialog keys tab (GH-2996) (#3092)
Terry Jan Reedy
2017-08-15
1
-5/+384
[next]