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
/
NEWS.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)
Miss Islington (bot)
2019-07-06
1
-0/+5
*
bpo-37325: Fix focus traversal for 2 IDLE dialogs (GH-14209)
Miss Islington (bot)
2019-06-18
1
-0/+3
*
bpo-37321: Edit IDLE subprocess connection error messages. (GH-14170)
Miss Islington (bot)
2019-06-17
1
-0/+3
*
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) (GH-14...
Miss Islington (bot)
2019-06-17
1
-0/+8
*
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
Cheryl Sabella
2019-06-02
1
-0/+3
*
bpo-32411: IDLE: Remove line number sort in browser.py (#5011)
Cheryl Sabella
2019-06-01
1
-0/+2
*
bpo-37038: Make idlelib.run runnable; add test clause (GH-13560)
Terry Jan Reedy
2019-05-25
1
-0/+2
*
bpo-36958: In IDLE, print exit message (GH-13435)
Terry Jan Reedy
2019-05-20
1
-0/+6
*
bpo-36429: Fix starting IDLE with pyshell (#12548)
Terry Jan Reedy
2019-03-26
1
-0/+9
*
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
Terry Jan Reedy
2019-03-24
1
-1/+1
*
bpo-36405: Use dict unpacking in idlelib (#12507)
Terry Jan Reedy
2019-03-23
1
-0/+2
*
bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491)
Terry Jan Reedy
2019-03-22
1
-0/+5
*
bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262)
Terry Jan Reedy
2019-03-11
1
-1/+5
*
bpo-34162: Add entries for idlelib/NEWS.txt (#12232)
Terry Jan Reedy
2019-03-08
1
-0/+6
*
bpo-24310: Document IDLE settings dialog font tab sample (GH-12007)
Terry Jan Reedy
2019-02-24
1
-0/+2
*
bpo-35689: IDLE: Add docstrings and unittests for colorizer.py (GH-11472)
Cheryl Sabella
2019-02-19
1
-0/+2
*
bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799)
Terry Jan Reedy
2019-02-09
1
-0/+3
*
bpo-35770: IDLE macosx deletes Options => Configure IDLE. (GH-11614)
Terry Jan Reedy
2019-01-18
1
-0/+5
*
bpo-35769: Change IDLE's name for new files from 'Untitled' to 'untitled' (GH...
Terry Jan Reedy
2019-01-18
1
-0/+2
*
bpo-34161: Update idlelib/NEWS.txt to 2019 Jan 17 (GH-11597)
Terry Jan Reedy
2019-01-17
1
-0/+15
*
bpo-35196: Optimize Squeezer's write() interception (GH-10454)
Tal Einat
2019-01-13
1
-0/+2
*
bpo-35208: Fix IDLE Squeezer line counting (GH-10449)
Tal Einat
2018-12-24
1
-0/+2
*
bpo-35555: IDLE: Gray out Code Context menu item on non-editors (#11282)
Cheryl Sabella
2018-12-23
1
-0/+2
*
bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214)
Cheryl Sabella
2018-12-22
1
-0/+5
*
bpo-34162: Update idlelib/NEWS.txt to 2018-12-20. (#11255)
Terry Jan Reedy
2018-12-20
1
-0/+3
*
bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (#10464)
Tal Einat
2018-12-07
1
-0/+6
*
bpo-34162: Update idlelib NEWS to 2018-12-05. (GH-10964)
Terry Jan Reedy
2018-12-06
1
-0/+32
*
bpo-34906: Doc: Fix typos (2) (GH-9735)
Stéphane Wirtel
2018-10-06
1
-3/+3
*
bpo-34162: idlelib/NEWS.txt entry for squeezer (GH-9573)
Terry Jan Reedy
2018-09-25
1
-0/+7
*
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-34162: idlelib/NEWS.txt entries to 2018-7-20 (GH-8345)
Terry Jan Reedy
2018-07-20
1
-2/+34
*
bpo-33656: Mention color in idlelib/NEWS.txt entry. (#7646)
Terry Jan Reedy
2018-06-11
1
-4/+5
*
bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137)
Terry Jan Reedy
2018-06-11
1
-0/+8
*
Update idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517)
Terry Jan Reedy
2018-06-08
1
-0/+27
*
bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085)
Cheryl Sabella
2018-05-24
1
-0/+2
*
bpo-30928: Update idlelib/NEWS.txt. (#6995)
Terry Jan Reedy
2018-05-20
1
-0/+5
*
bpo-30928: Update idlelib/NEWS.txt to 2018-05-14. (#6873)
Terry Jan Reedy
2018-05-15
1
-0/+21
*
Spelling fixes to docs, docstrings, and comments (GH-6374)
Ville Skyttä
2018-04-20
1
-1/+1
*
bpo-30928: Update idlelib/NEWS.txt, possibly for 3.7.0b2 (GH-5932)
Terry Jan Reedy
2018-02-27
1
-0/+16
*
Add entry for uniform lower context; add 'since' to be explicit. (GH-5539)
Terry Jan Reedy
2018-02-05
1
-4/+7
*
Removed doubled 'bpo-'. (#4777)
Terry Jan Reedy
2017-12-10
1
-1/+1
*
bpo-30928: update idlelib/NEWS.txt. (#4706)
Terry Jan Reedy
2017-12-04
1
-0/+7
*
bpo-30928: Update idlelib/NEWS.txt to 2017 Dec 3. (#4701)
Terry Jan Reedy
2017-12-04
1
-0/+16
*
Fix miscellaneous typos (#4275)
luzpaz
2017-11-05
1
-1/+1
*
bpo-30928: Update idlelib/NEWS.txt to 2017 Oct 17. (#4025)
Terry Jan Reedy
2017-10-17
1
-0/+39
*
bpo-30928: Update idlelib/NEWS.txt to 2017 Sep 17. (#3635)
Terry Jan Reedy
2017-09-18
1
-0/+19
*
bpo-30928: Update idlelib/NEWS.txt to 2017-09-11. (#3503)
Terry Jan Reedy
2017-09-11
1
-0/+46
*
bpo-30928: Update idlelib/NEWS.txt to 2017-08-15. (#3098)
Terry Jan Reedy
2017-08-15
1
-1/+29
*
bpo-30928: Update IDLE News.txt. (#2948)
Terry Jan Reedy
2017-07-30
1
-2/+40
[next]