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-34850: Replace is with == in idlelib.iomenu (GH-9649)
Terry Jan Reedy
2018-09-30
1
-2/+2
*
bpo-34162: idlelib/NEWS.txt entry for squeezer (GH-9573)
Terry Jan Reedy
2018-09-25
1
-0/+7
*
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
Tal Einat
2018-09-25
10
-29/+971
*
bpo-34162: Update idlelib/NEWS.txt to 2018-9-24. (GH-9551)
Terry Jan Reedy
2018-09-25
1
-2/+15
*
bpo-34162: Add entry for idlelib/NEWS.txt already included for 3.6/3.7 (GH-9549)
Terry Jan Reedy
2018-09-24
1
-0/+5
*
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)
Tal Einat
2018-09-23
2
-9/+11
*
bpo-34047: IDLE: fix mousewheel scrolling direction on macOS (GH-8678)
Tal Einat
2018-08-10
1
-6/+17
*
bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-...
Tal Einat
2018-08-05
6
-144/+415
*
bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639)
Terry Jan Reedy
2018-08-03
1
-0/+1
*
bpo-34120: fix text viewer to call grab_release() only when needed (GH-8616)
Tal Einat
2018-08-02
1
-2/+4
*
bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)
Tal Einat
2018-08-02
5
-0/+9
*
bpo-34162: idlelib/NEWS.txt entries to 2018-7-20 (GH-8345)
Terry Jan Reedy
2018-07-20
1
-2/+34
*
bpo-33975: Avoid small type when running IDLE's htests. (GH-7944)
Terry Jan Reedy
2018-06-27
1
-0/+1
*
bpo-33924: Add missed mac-specific 'windows' to 'window' changes (GH-7920)
Mark Roseman
2018-06-26
1
-2/+2
*
bpo-33951: IDLE test_configdialog: call page.update in setUpClass (GH-7892)
Tal Einat
2018-06-24
1
-0/+4
*
bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881)
Terry Jan Reedy
2018-06-23
1
-10/+0
*
bpo-33905: Add test for idlelib.stackview.StackBrowser. (GH-7852)
Terry Jan Reedy
2018-06-22
2
-11/+22
*
bpo-33924: Change IDLE mainmenu.menudefs key 'windows' to 'window' (GH-7836)
Terry Jan Reedy
2018-06-21
6
-9/+9
*
bpo-33906: Rename idlelib.windows as window (#7833)
Terry Jan Reedy
2018-06-21
7
-22/+22
*
bpo-33917: Fix and document idlelib/idle_test/template.py (GH-7830)
Terry Jan Reedy
2018-06-20
2
-26/+38
*
bpo-33904: In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811)
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-06-20
3
-5/+5
*
bpo-33907: Rename an IDLE module and classes. (GH-7810)
Terry Jan Reedy
2018-06-20
3
-8/+8
*
bpo-33907: Rename an IDLE module and class. (GH-7807)
Terry Jan Reedy
2018-06-20
6
-32/+32
*
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy
2018-06-19
36
-95/+356
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy
2018-06-18
30
-338/+483
*
bpo-33856: Add "help" to the welcome message of IDLE (GH-7755)
Stéphane Wirtel
2018-06-16
1
-1/+1
*
bpo-33855: Minimally test all IDLE modules. (GH-7689)
Terry Jan Reedy
2018-06-15
33
-106/+418
*
bpo-33656: Mention color in idlelib/NEWS.txt entry. (#7646)
Terry Jan Reedy
2018-06-11
1
-4/+5
*
bpo-33656: Add enum name for argument of Windows call. (GH-7642)
Terry Jan Reedy
2018-06-11
1
-1/+4
*
bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137)
Terry Jan Reedy
2018-06-11
3
-3/+20
*
bpo-33610: Update IDLE Code Context doc entry (GH-7597)
Terry Jan Reedy
2018-06-10
1
-202/+206
*
Update idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517)
Terry Jan Reedy
2018-06-08
1
-0/+27
*
bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-...
Cheryl Sabella
2018-06-08
2
-0/+49
*
bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367)
Cheryl Sabella
2018-06-04
2
-52/+56
*
bpo-33664: Scroll IDLE editor text by lines (GH-7351)
Cheryl Sabella
2018-06-04
1
-2/+27
*
bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199)
Cheryl Sabella
2018-06-02
5
-35/+67
*
bpo-33642: IDLE: Use variable number of lines in CodeContext. (GH-7106)
Cheryl Sabella
2018-06-01
5
-29/+31
*
bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085)
Cheryl Sabella
2018-05-24
3
-59/+60
*
bpo-30928: Update idlelib/NEWS.txt. (#6995)
Terry Jan Reedy
2018-05-20
1
-0/+5
*
bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638)
Cheryl Sabella
2018-05-19
2
-13/+397
*
bpo-33564: Add async to IDLE's code context block openers. (GH-6960)
Terry Jan Reedy
2018-05-18
1
-1/+1
*
bpo-30928: Update idlelib/NEWS.txt to 2018-05-14. (#6873)
Terry Jan Reedy
2018-05-15
1
-0/+21
*
bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846)
Terry Jan Reedy
2018-05-15
1
-3/+2
*
bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-...
Terry Jan Reedy
2018-04-30
1
-4/+4
*
Spelling fixes to docs, docstrings, and comments (GH-6374)
Ville Skyttä
2018-04-20
1
-1/+1
*
bpo-33204: IDLE - revise and extend colorizer test. (GH-6347)
Terry Jan Reedy
2018-04-02
1
-3/+6
*
bpo-33204: IDLE: consistently color invalid string prefixes (#6344)
Terry Jan Reedy
2018-04-02
1
-4/+7
*
Fix duplicating words words. (GH-6296)
Serhiy Storchaka
2018-03-28
2
-2/+2
*
bpo-32984: IDLE - set __file__ for startup files (GH-5981)
Terry Jan Reedy
2018-03-05
1
-0/+3
*
bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862)
Cheryl Sabella
2018-02-28
2
-89/+31
[next]