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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32207: Improve tk event exception tracebacks in IDLE. (GH-4703) (#4705)
Miss Islington (bot)
2017-12-04
1
-5/+9
*
bpo-30928: Update idlelib/NEWS.txt to 2017 Dec 3. (GH-4701) (#4702)
Miss Islington (bot)
2017-12-04
1
-0/+16
*
bpo-32164: Delete unused file idlelib/tabbedpages.py (GH-4628) (#4631)
Miss Islington (bot)
2017-11-29
1
-498/+0
*
bpo-30781: Remove unused imports in idlelib.configdialog. (GH-4627) (#4630)
Miss Islington (bot)
2017-11-29
1
-4/+3
*
bpo-32100: Delete unneeded import in idlelib.pathbrowser. (GH-4626) (#4629)
Miss Islington (bot)
2017-11-29
1
-1/+0
*
[3.6] bpo-32100: IDLE: Fix pathbrowser errors; improve tests. (GH-4484) (#4512)
Terry Jan Reedy
2017-11-23
5
-27/+88
*
[3.6] Fix miscellaneous typos in idlelib (GH-4275) (#4291)
Terry Jan Reedy
2017-11-06
4
-5/+5
*
IDLE -- Restrict shell prompt manipulaton to the shell. (GH-4143) (#4155)
Miss Islington (bot)
2017-10-28
2
-24/+15
*
bpo-31860: Make the font sample in the IDLE font configuration dialog editabl...
Miss Islington (bot)
2017-10-28
2
-34/+43
*
[3.6] bpo-30928: Update idlelib/NEWS.txt to 2017 Oct 17. (GH-4025) (#4028)
Miss Islington (bot)
2017-10-17
1
-0/+39
*
[3.6] bpo-13802: Use non-Latin characters in IDLE's Font settings sample. (GH...
Miss Islington (bot)
2017-10-17
1
-19/+61
*
[3.6] bpo-28603: Fix formatting tracebacks for unhashable exceptions (GH-4014...
Miss Islington (bot)
2017-10-17
2
-3/+38
*
[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] IDLE: make filetypes a tuple constant. (GH-3847) (#3848)
Terry Jan Reedy
2017-10-01
1
-2/+2
*
[3.6] bpo-31460: Simplify the API of IDLE's Module Browser. (GH-3842) (#3843)
Terry Jan Reedy
2017-10-01
3
-47/+36
*
[3.6] bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (GH-3839...
Terry Jan Reedy
2017-09-30
6
-6/+6
*
[3.6] bpo-31459: Rename IDLE's module browser from Class Browser to Module Br...
Miss Islington (bot)
2017-09-23
6
-37/+37
*
[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
4
-158/+729
*
[3.6] bpo-31500: IDLE: Scale default fonts on HiDPI displays. (GH-3639) (#3686)
Terry Jan Reedy
2017-09-21
3
-0/+19
*
[3.6] bpo-31500: Removed fixed size of IDLE config dialog. (GH-3664) (#3665)
Miss Islington (bot)
2017-09-19
1
-1/+1
*
[3.6] bpo-30928: Update idlelib/NEWS.txt to 2017 Sep 17. (GH-3635) (#3637)
Miss Islington (bot)
2017-09-18
1
-0/+19
*
[3.6] bpo-31502: IDLE Configdialog again deletes custom themes and keysets. (...
Miss Islington (bot)
2017-09-18
1
-2/+2
*
[3.6] bpo-31493: Fix code context update and font update timers. (GH-3622) (#...
Miss Islington (bot)
2017-09-17
1
-26/+26
*
[3.6] bpo-31488: IDLE - update former extensions when options change. (GH-361...
Miss Islington (bot)
2017-09-16
3
-25/+28
*
[3.6] bpo-314777: IDLE - improve rstrip entry in doc (GH-3602) (#3605)
Terry Jan Reedy
2017-09-15
1
-2/+4
*
[3.6] bpo-31462: IDLE - remove trailing whitespaces (GH-3564) (#3594)
Terry Jan Reedy
2017-09-15
3
-31/+31
*
[3.6] bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (G...
Miss Islington (bot)
2017-09-15
3
-45/+40
*
[3.6] bpo-31421: Document how IDLE runs tkinter programs. (GH-3513) (#3514)
Miss Islington (bot)
2017-09-12
1
-10/+30
*
[3.6] bpo-27099: Finish updating IDLE doc and help text. (GH-3510) (#3511)
Miss Islington (bot)
2017-09-12
1
-16/+7
*
[3.6] bpo-30928: Update idlelib/NEWS.txt to 2017-09-11. (GH-3503) (#3504)
Miss Islington (bot)
2017-09-11
1
-0/+46
*
[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-30781: IDLE: Fix help button on configdialog (GH-3238) (#3489)
Miss Islington (bot)
2017-09-11
1
-3/+3
*
[3.6] bpo-27099: IDLE - Convert built-in extensions to regular features (GH-2...
Terry Jan Reedy
2017-09-11
19
-252/+428
*
[3.6] bpo-31051: Rearrange IDLE condigdialog GenPage into Window, Editor, an...
Terry Jan Reedy
2017-08-30
1
-38/+45
*
[3.6] bpo-30617: IDLE: docstrings and unittest for outwin.py (GH-2046) (#3223)
Terry Jan Reedy
2017-08-27
2
-62/+274
*
[3.6] bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests...
Terry Jan Reedy
2017-08-27
2
-7/+15
*
[3.6] bpo-30781: IDLE - use ttk widgets in configdialog (GH-2654) (#3214)
Terry Jan Reedy
2017-08-26
2
-85/+85
*
[3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3160) (#3162)
Cheryl Sabella
2017-08-20
1
-657/+0
*
[3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3156) (#3159)
Cheryl Sabella
2017-08-20
2
-39/+37
*
[3.6] bpo-31206: IDLE: Factor HighPage class from ConfigDialog (GH-3141) (#3154)
Cheryl Sabella
2017-08-19
1
-0/+643
*
[3.6] bpo-31001: IDLE: Add tests for configdialog highlight tab (GH-3123) (#3...
Terry Jan Reedy
2017-08-18
2
-157/+670
*
[3.6] bpo-30928: Update idlelib/NEWS.txt to 2017-08-15. (GH-3098) (#3099)
Terry Jan Reedy
2017-08-15
1
-1/+29
*
[3.6] bpo-31205: IDLE: Factor KeysPage class from ConfigDialog (GH-3096) (#3097)
Terry Jan Reedy
2017-08-15
2
-458/+469
*
[3.6] bpo-31002: IDLE: Add tests for configdialog keys tab (GH-2996) (#3092)
Terry Jan Reedy
2017-08-15
2
-188/+609
*
[3.6] bpo-19903: IDLE: Calltips changed to use inspect.signature (GH-2822) (#...
Terry Jan Reedy
2017-08-10
2
-23/+57
*
[3.6] bpo-31130: IDLE -- stop leaks in test_configdialog. (GH-3016) (#3018)
Terry Jan Reedy
2017-08-07
2
-38/+49
*
[3.6] bpo-29910: IDLE - revert `break`s that disabled calltip close. (GH-2997...
Terry Jan Reedy
2017-08-07
1
-4/+4
*
[3.6] bpo-31083: IDLE: Describe the Page classes in configdialog (GH-2965) (#...
Terry Jan Reedy
2017-08-01
1
-15/+27
*
[3.6] bpo-31050: IDLE: Factor GenPage class from ConfigDialog (GH-2952) (#2955)
Terry Jan Reedy
2017-07-30
2
-284/+267
[next]