index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
idle_test
/
mock_tk.py
Commit message (
Expand
)
Author
Age
*
Fix typos in the Lib directory (GH-28775)
Christian Clauss
2021-10-06
*
bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
Terry Jan Reedy
2021-01-25
*
bpo-40511: Stop unwanted flashing of IDLE calltips (GH-20910)
Tal Einat
2020-11-01
*
IDLE: Fix typos in docs and comments (GH-13749)
Xtreak
2019-06-03
*
bpo-35133: Fix mistakes when concatenate string literals on different lines. ...
Serhiy Storchaka
2018-11-05
*
Issue #20640: Add tests for idlelib.configHelpSourceEdit.
Terry Jan Reedy
2016-05-15
*
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag
2015-04-14
*
Issue #22186: Fix typos in Lib/.
Berker Peksag
2014-10-19
*
Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster.
Terry Jan Reedy
2014-06-03
*
#18741: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
*
Issue #18365: normalize whitespace
Terry Jan Reedy
2013-07-12
*
Issue #18365: Add mock Text class and test thereof versus tk.Text.
Terry Jan Reedy
2013-07-12
*
Issue18130: Test class idlelib.configSectionNameDialog.GetCfgSectionNameDialog.
Terry Jan Reedy
2013-06-05