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
/
Misc
/
NEWS.d
/
next
/
IDLE
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818)
Terry Jan Reedy
2019-09-10
1
-0/+2
*
bpo-38041: Refine IDLE Shell restart lines. (GH-15709)
Terry Jan Reedy
2019-09-06
1
-0/+3
*
bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368)
GeeTransit
2019-09-05
1
-0/+2
*
bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634)
Tal Einat
2019-09-03
1
-0/+2
*
bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500)
Terry Jan Reedy
2019-08-26
1
-0/+2
*
bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452)
Tal Einat
2019-08-25
1
-0/+1
*
Fix typo and rearrange words in IDLE news item (GH-15471)
Terry Jan Reedy
2019-08-24
1
-1/+1
*
Revert "(TH-15402)" (#15468)
Terry Jan Reedy
2019-08-24
1
-1/+1
*
(TH-15402)
GeeTransit
2019-08-24
1
-1/+1
*
bpo-37849: IDLE: fix completion window positioning above line (GH-15267)
Tal Einat
2019-08-14
1
-0/+2
*
bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121)
Terry Jan Reedy
2019-08-04
1
-0/+1
*
bpo-37748: Re-order the Run menu. (GH-15115)
Terry Jan Reedy
2019-08-04
1
-0/+1
*
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30
1
-1/+1
*
bpo-37692: Improve highlight config sample (#14983)
Terry Jan Reedy
2019-07-28
1
-0/+2
*
bpo-37628: Fix IDLE config sample sizes (#14958)
Tal Einat
2019-07-27
1
-0/+1
*
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat
2019-07-23
1
-0/+4
*
bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870)
Ngalim Siregar
2019-07-21
1
-0/+3
*
bpo-33610: IDLE's code-context always shows current context immediately (GH-1...
Tal Einat
2019-07-18
1
-0/+1
*
bpo-36390: Gather IDLE Format menu functions into format.py (#14827)
Terry Jan Reedy
2019-07-18
1
-2/+2
*
bpo-36390: IDLE: Combine region formatting methods. (GH-12481)
Cheryl Sabella
2019-07-17
1
-0/+2
*
bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)
Tal Einat
2019-07-17
1
-0/+3
*
bpo-27452: IDLE: Cleanup config.py code (GH-14577)
Cheryl Sabella
2019-07-16
1
-0/+1
*
bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)
Tal Einat
2019-07-06
1
-0/+4
*
bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209)
Terry Jan Reedy
2019-06-18
1
-0/+1
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella
2019-06-18
1
-0/+3
*
bpo-37321: Edit IDLE subprocess connection error messages. (#14170)
Terry Jan Reedy
2019-06-17
1
-0/+2
*
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)
Tal Einat
2019-06-17
1
-0/+4
*
bpo-37177: make IDLE's search dialogs transient (GH-13869)
Tal Einat
2019-06-07
1
-0/+2
*
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)
Terry Jan Reedy
2019-06-05
1
-0/+2
*
Python 3.8.0b1
v3.8.0b1
Łukasz Langa
2019-06-04
5
-8/+0
*
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
Cheryl Sabella
2019-06-02
1
-0/+2
*
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/+1
*
bpo-36958: In IDLE, print exit message (GH-13435)
Terry Jan Reedy
2019-05-20
1
-0/+2
*
Fix typo in NEWS item about IDLE (os.flush() should be os.fsync()) (#13284)
Guido van Rossum
2019-05-13
1
-1/+1
*
bpo-36807: When saving a file in IDLE, call flush and fsync (#13102)
Guido van Rossum
2019-05-13
1
-0/+1
*
Python 3.8.0a4
v3.8.0a4
Łukasz Langa
2019-05-06
1
-2/+0
*
bpo-36429: Fix starting IDLE with pyshell (#12548)
Terry Jan Reedy
2019-03-26
1
-0/+2
*
v3.8.0a3
v3.8.0a3
Łukasz Langa
2019-03-25
9
-15/+0
*
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
Louie Lu
2019-03-24
1
-0/+1
*
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
Terry Jan Reedy
2019-03-24
1
-1/+1
*
bpo-23205: IDLE: Add tests and refactor grep's findfiles (GH-12203)
Cheryl Sabella
2019-03-23
1
-0/+2
*
bpo-36405: Use dict unpacking in idlelib (#12507)
Terry Jan Reedy
2019-03-23
1
-0/+1
*
bpo-36396: Remove fgBg param of idlelib.config.GetHighlight() (GH-12491)
Terry Jan Reedy
2019-03-22
1
-0/+2
*
bpo-23216: IDLE: Add docstrings to search modules (GH-12141)
Cheryl Sabella
2019-03-16
1
-0/+1
*
bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262)
Terry Jan Reedy
2019-03-11
1
-0/+2
*
bpo-32129: Avoid blurry IDLE application icon on macOS with Tk 8.6. (GH-12031)
Ned Deily
2019-03-01
1
-0/+2
*
bpo-36152: IDLE: Remove unused parameter from colorizer (GH-12109)
Cheryl Sabella
2019-03-01
1
-0/+3
*
bpo-36096: IDLE: Refactor class variables in colorizer (GH-12002)
Cheryl Sabella
2019-02-27
1
-0/+1
*
v3.8.0a2
v3.8.0a2
Łukasz Langa
2019-02-25
3
-3/+0
[next]