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-35379: When exiting IDLE, catch any AttributeError. (GH-16212)
Terry Jan Reedy
2019-09-17
1
-0/+7
*
bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818)
Terry Jan Reedy
2019-09-10
1
-0/+3
*
bpo-38041: Refine IDLE Shell restart lines. (GH-15709)
Terry Jan Reedy
2019-09-06
1
-0/+4
*
bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368)
GeeTransit
2019-09-05
1
-0/+3
*
bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634)
Tal Einat
2019-09-03
1
-0/+3
*
bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500)
Terry Jan Reedy
2019-08-26
1
-0/+6
*
bpo-37849: IDLE: fix completion window positioning above line (GH-15267)
Tal Einat
2019-08-14
1
-0/+5
*
bpo-37748: Re-order the Run menu. (GH-15115)
Terry Jan Reedy
2019-08-04
1
-0/+3
*
bpo-34162: Add missing items to idlelib/NEWS.txt. (GH-15034)
Terry Jan Reedy
2019-07-31
1
-0/+11
*
Fix idlelib typos discovered by min ho, pr 15018. (GH-15029)
Terry Jan Reedy
2019-07-30
1
-1/+1
*
bpo-34162: Update idlelib/news.txt. (#15011)
Terry Jan Reedy
2019-07-29
1
-0/+24
*
bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)
Tal Einat
2019-07-06
1
-0/+5
*
bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209)
Terry Jan Reedy
2019-06-18
1
-0/+3
*
bpo-37321: Edit IDLE subprocess connection error messages. (#14170)
Terry Jan Reedy
2019-06-17
1
-0/+3
*
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)
Tal Einat
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
[next]