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
*
Python 3.8.9
v3.8.9
Łukasz Langa
2021-04-02
2
-5/+0
*
bpo-42225: IDLE - document two unix-related problems. (GH-25078)
Miss Islington (bot)
2021-03-31
1
-0/+2
*
bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) (GH-24632)
Miss Islington (bot)
2021-02-24
1
-0/+3
*
Python 3.8.8rc1
v3.8.8rc1
Łukasz Langa
2021-02-16
5
-10/+0
*
bpo-43008: Add 'Patch by Ken Hilton' (GH-24370)
Miss Islington (bot)
2021-01-29
1
-0/+1
*
bpo-23544: Disable IDLE Stack Viewer when running user code (GH-17163) (#24366)
Miss Islington (bot)
2021-01-29
1
-0/+2
*
bpo-43008: Make IDLE respect sys.excepthook (GH-24302)
Miss Islington (bot)
2021-01-27
1
-0/+1
*
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
Miss Islington (bot)
2021-01-10
1
-0/+1
*
[3.8] bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491)
Terry Jan Reedy
2021-01-05
1
-0/+2
*
bpo-42508: Keep IDLE running on macOS (GH-23577) (#23670)
Miss Islington (bot)
2021-01-05
1
-0/+3
*
Python 3.8.7rc1
v3.8.7rc1
Łukasz Langa
2020-12-07
6
-11/+0
*
bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)
Miss Islington (bot)
2020-11-22
1
-0/+1
*
bpo-42416: Use inspect.getdoc for IDLE calltips (GH-23416)
Miss Islington (bot)
2020-11-20
1
-0/+1
*
bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)
Miss Skeleton (bot)
2020-11-02
1
-0/+3
*
bpo-33987: Add master ttk Frame to IDLE search dialogs (GH-22942)
Miss Skeleton (bot)
2020-10-25
1
-0/+3
*
bpo-38439: Add 256px IDLE icon to the .ico, drop gifs from it (GH-19648)
Miss Skeleton (bot)
2020-10-20
1
-0/+2
*
bpo-41775: Make 'IDLE Shell' the shell title (GH-22399)
Miss Islington (bot)
2020-09-24
1
-0/+1
*
Python 3.8.6
v3.8.6
Łukasz Langa
2020-09-23
2
-3/+0
*
bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)
Miss Islington (bot)
2020-09-22
1
-0/+1
*
bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350)
Miss Islington (bot)
2020-09-22
1
-0/+2
*
Python 3.8.6rc1
v3.8.6rc1
Łukasz Langa
2020-09-07
2
-4/+0
*
bpo-41468: Improve and test IDLE run error exit (GH-21798)
Miss Islington (bot)
2020-08-09
1
-0/+1
*
bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (...
Miss Islington (bot)
2020-07-25
1
-0/+3
*
Python 3.8.5
v3.8.5
Łukasz Langa
2020-07-20
1
-2/+0
*
[3.8] bpo-41300: IDLE - save files with non-ascii chars (GH-21512)
Miss Islington (bot)
2020-07-16
1
-0/+2
*
Python 3.8.4
v3.8.4
Łukasz Langa
2020-07-13
2
-4/+0
*
bpo-37765: Add keywords to IDLE tab completions (GH-15138)
Miss Islington (bot)
2020-07-09
1
-0/+2
*
Merge tag 'v3.8.4rc1' into 3.8
Łukasz Langa
2020-06-30
3
-4/+0
|
\
|
*
Python 3.8.4rc1
v3.8.4rc1
Łukasz Langa
2020-06-29
3
-4/+0
*
|
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
Miss Islington (bot)
2020-06-30
1
-0/+2
|
/
*
bpo-41144: Fix IDLE open module error (GH-21182)
Miss Islington (bot)
2020-06-28
1
-0/+1
*
bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)
Miss Islington (bot)
2020-05-29
1
-0/+2
*
bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)
Miss Islington (bot)
2020-05-24
1
-0/+1
*
Python 3.8.3rc1
v3.8.3rc1
Łukasz Langa
2020-04-29
6
-11/+0
*
bpo-38439: Add 256px IDLE icon (GH-17473)
Miss Islington (bot)
2020-04-22
1
-0/+2
*
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
Miss Islington (bot)
2020-04-04
1
-0/+2
*
bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871)
Miss Islington (bot)
2020-03-09
1
-0/+2
*
bpo-39885: IDLE context menu clears selection (GH-18859)
Miss Islington (bot)
2020-03-08
1
-0/+2
*
bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801)
Miss Islington (bot)
2020-03-08
1
-0/+2
*
bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)
Miss Islington (bot)
2020-02-28
1
-0/+1
*
Python 3.8.2
v3.8.2
Łukasz Langa
2020-02-24
1
-1/+0
*
Merge tag 'v3.8.2rc2' into 3.8
Łukasz Langa
2020-02-18
1
-1/+0
|
\
|
*
Python 3.8.2rc2
v3.8.2rc2
Łukasz Langa
2020-02-17
1
-1/+0
*
|
bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)
Miss Islington (bot)
2020-02-18
1
-0/+1
|
/
*
Merge tag 'v3.8.2rc1' into 3.8
Łukasz Langa
2020-02-11
6
-9/+0
|
\
|
*
Python 3.8.2rc1
v3.8.2rc1
Łukasz Langa
2020-02-10
6
-9/+0
*
|
bpo-39600, IDLE: Remove duplicated font names (GH-18430)
Miss Islington (bot)
2020-02-10
1
-0/+1
|
/
*
bpo-38792: Remove IDLE shell calltip before new prompt. (GH-17150)
Miss Islington (bot)
2020-01-31
1
-0/+2
*
bpo-30780: Add IDLE configdialog tests (GH-3592)
Miss Islington (bot)
2020-01-27
1
-0/+1
*
bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
Miss Islington (bot)
2020-01-25
1
-0/+1
[next]