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
/
runscript.py
Commit message (
Expand
)
Author
Age
*
bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939)
Terry Jan Reedy
2019-10-26
*
bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-...
Serhiy Storchaka
2019-10-04
*
bpo-38077: IDLE no longer adds 'argv' to the user namespace (GH-15818)
Terry Jan Reedy
2019-09-09
*
bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870)
Ngalim Siregar
2019-07-21
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella
2019-06-17
*
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy
2018-06-19
*
bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)
wohlganger
2017-09-10
*
bpo-29910: IDLE no longer deletes a character after commenting out a region (...
Serhiy Storchaka
2017-06-27
*
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy
2016-08-31
*
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy
2016-05-28
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22