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-39050: The Help button in IDLE's config menu works again (GH-17611)
Miss Islington (bot)
2020-01-23
1
-0/+1
*
bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968)
Miss Islington (bot)
2020-01-21
1
-0/+2
*
bpo-34118: memoryview, range, and tuple are classes (GH-17761)
Miss Islington (bot)
2019-12-30
1
-0/+2
*
Python 3.8.1
v3.8.1
Łukasz Langa
2019-12-18
2
-3/+0
*
Merge tag 'v3.8.1rc1' into 3.8
Łukasz Langa
2019-12-10
5
-11/+0
|
\
|
*
Python 3.8.1rc1
v3.8.1rc1
Łukasz Langa
2019-12-09
5
-11/+0
*
|
bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
Miss Islington (bot)
2019-12-10
1
-0/+2
*
|
bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
Miss Islington (bot)
2019-12-09
1
-0/+1
|
/
*
[3.8] bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366)
Terry Jan Reedy
2019-11-27
1
-0/+2
*
bpo-38636: Fix IDLE tab toggle and file indent width (GH-17008)
Miss Islington (bot)
2019-11-20
1
-0/+3
*
bpo-4630: Add cursor no-blink option for IDLE (GH-16960)
Miss Islington (bot)
2019-11-13
1
-0/+3
*
bpo-26353: IDLE adds an unneeded newline when saving a shell window (GH-17103)
Miss Islington (bot)
2019-11-12
1
-0/+2
*
bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939)
Miss Skeleton (bot)
2019-10-27
1
-0/+1
*
v3.8.0
v3.8.0
Łukasz Langa
2019-10-14
1
-3/+0
*
bpo-36698: IDLE no longer fails when write non-encodable characters to stderr...
Miss Islington (bot)
2019-10-08
1
-0/+3
*
v3.8.0rc1
v3.8.0rc1
Łukasz Langa
2019-10-01
6
-15/+0
*
bpo-35379: When exiting IDLE, catch any AttributeError. (GH-16212)
Miss Islington (bot)
2019-09-17
1
-0/+3
*
bpo-38183: Test_idle ignores user config directory GH-16198)
Miss Islington (bot)
2019-09-17
1
-0/+3
*
bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818)
Miss Islington (bot)
2019-09-10
1
-0/+2
*
bpo-38041: Refine IDLE Shell restart lines. (GH-15709)
Miss Islington (bot)
2019-09-06
1
-0/+3
*
bpo-37902: IDLE: Add scrolling for IDLE browsers. (GH-15368)
Miss Islington (bot)
2019-09-05
1
-0/+2
*
bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634)
Miss Islington (bot)
2019-09-03
1
-0/+2
*
Python 3.8.0b4
v3.8.0b4
Łukasz Langa
2019-08-29
5
-7/+0
*
bpo-37824: Properly handle user input warnings in IDLE shell. (GH-15500)
Miss Islington (bot)
2019-08-26
1
-0/+2
*
bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452)
Miss Islington (bot)
2019-08-25
1
-0/+1
*
Fix typo and rearrange words in IDLE news item (GH-15471)
Miss Islington (bot)
2019-08-24
1
-1/+1
*
bpo-37849: IDLE: fix completion window positioning above line (GH-15267)
Miss Islington (bot)
2019-08-14
1
-0/+2
*
bpo-36419: IDLE - Refactor autocompete and improve testing. (GH-15121)
Miss Islington (bot)
2019-08-05
1
-0/+1
*
bpo-37748: Re-order the Run menu. (GH-15115)
Miss Islington (bot)
2019-08-04
1
-0/+1
*
Python 3.8.0b3
v3.8.0b3
Łukasz Langa
2019-07-29
9
-21/+0
*
bpo-37692: Improve highlight config sample (GH-14983)
Miss Islington (bot)
2019-07-28
1
-0/+2
*
bpo-37628: Fix IDLE config sample sizes (GH-14958)
Miss Islington (bot)
2019-07-27
1
-0/+1
*
bpo-17535: IDLE editor line numbers (GH-14030)
Miss Islington (bot)
2019-07-23
1
-0/+4
*
bpo-37627: Initialize IDLE Custom Run dialog with previous entries (GH-14870)
Miss Islington (bot)
2019-07-21
1
-0/+3
*
bpo-33610: IDLE's code-context always shows current context immediately (GH-1...
Miss Islington (bot)
2019-07-18
1
-0/+1
*
bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) (GH-14...
Miss Islington (bot)
2019-07-18
1
-2/+2
*
bpo-36390: IDLE: Combine region formatting methods. (GH-12481) (GH-14811)
Miss Islington (bot)
2019-07-17
1
-0/+2
*
bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)
Miss Islington (bot)
2019-07-17
1
-0/+3
*
bpo-27452: IDLE: Cleanup config.py code (GH-14577) (GH-14802)
Miss Islington (bot)
2019-07-16
1
-0/+1
*
bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)
Miss Islington (bot)
2019-07-06
1
-0/+4
*
Python 3.8.0b2
v3.8.0b2
Łukasz Langa
2019-07-04
6
-14/+0
*
bpo-37325: Fix focus traversal for 2 IDLE dialogs (GH-14209)
Miss Islington (bot)
2019-06-18
1
-0/+1
*
bpo-5680: IDLE: Customize running a module (GH-13763)
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/+2
*
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) (GH-14...
Miss Islington (bot)
2019-06-17
1
-0/+4
*
bpo-37177: make IDLE's search dialogs transient (GH-13869)
Miss Islington (bot)
2019-06-07
1
-0/+2
*
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)
Miss Islington (bot)
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
[prev]
[next]