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
/
Lib
/
idlelib
/
idle_test
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)
Terry Jan Reedy
2020-05-29
1
-10/+36
*
bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)
Florian Dahlitz
2020-05-24
1
-1/+1
*
bpo-40443: Remove unused imports in idlelib (GH-19801)
Victor Stinner
2020-04-30
2
-2/+0
*
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
Tal Einat
2020-04-04
1
-7/+17
*
bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871)
Terry Jan Reedy
2020-03-09
1
-0/+43
*
bpo-39781: Do not jump when select in IDLE codecontext (GH-18683)
Terry Jan Reedy
2020-02-28
1
-0/+8
*
bpo-39663: IDLE: Add additional tests for pyparse (GH-18536)
Cheryl Sabella
2020-02-18
1
-2/+14
*
bpo-30780: Add IDLE configdialog tests (#3592)
Cheryl Sabella
2020-01-27
1
-22/+136
*
bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
Cheryl Sabella
2020-01-25
1
-7/+14
*
bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
Zackery Spytz
2020-01-23
1
-0/+11
*
bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968)
Cheryl Sabella
2020-01-21
2
-12/+114
*
bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366)
Terry Jan Reedy
2019-11-24
2
-28/+39
*
bpo-38636: Fix IDLE tab toggle and file indent width (GH-17008)
Terry Jan Reedy
2019-11-20
1
-2/+37
*
bpo-4630: Add cursor no-blink option for IDLE (GH-16960)
Zackery Spytz
2019-11-13
1
-0/+4
*
bpo-26353: IDLE adds an unneeded newline when saving a shell window (GH-17103)
Zackery Spytz
2019-11-12
1
-6/+18
*
bpo-36698: IDLE no longer fails when write non-encodable characters to stderr...
Serhiy Storchaka
2019-10-08
1
-20/+40
*
bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-...
Serhiy Storchaka
2019-10-04
1
-12/+0
*
bpo-38183: Test_idle ignores user config directory GH-16198)
Terry Jan Reedy
2019-09-16
1
-7/+7
*
bpo-38041: Refine IDLE Shell restart lines. (GH-15709)
Terry Jan Reedy
2019-09-06
1
-0/+22
*
bpo-37902: IDLE: Add scrolling for IDLE browsers. (#15368)
GeeTransit
2019-09-05
2
-1/+36
*
bpo-35771: IDLE: Fix flaky tool-tip hover delay tests (GH-15634)
Tal Einat
2019-09-03
1
-44/+59
*
bpo-37929: IDLE: avoid Squeezer-related config dialog crashes (GH-15452)
Tal Einat
2019-08-25
1
-14/+3
*
bpo-36419: IDLE - Refactor autocompete and improve testing. (#15121)
Terry Jan Reedy
2019-08-04
1
-99/+149
*
bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103)
Tal Einat
2019-08-04
2
-28/+37
*
Fix idlelib typos discovered by min ho, pr 15018. (GH-15029)
Terry Jan Reedy
2019-07-30
1
-2/+2
*
bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (#15010)
Terry Jan Reedy
2019-07-29
1
-7/+29
*
bpo-37628: Fix IDLE config sample sizes (#14958)
Tal Einat
2019-07-27
2
-5/+57
*
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat
2019-07-23
3
-39/+403
*
bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870)
Ngalim Siregar
2019-07-21
1
-4/+6
*
bpo-33610: IDLE's code-context always shows current context immediately (GH-1...
Tal Einat
2019-07-18
1
-3/+14
*
bpo-36390: Gather IDLE Format menu functions into format.py (#14827)
Terry Jan Reedy
2019-07-18
2
-53/+46
*
bpo-36390: IDLE: Combine region formatting methods. (GH-12481)
Cheryl Sabella
2019-07-17
1
-20/+218
*
bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675)
Tal Einat
2019-07-17
1
-58/+86
*
bpo-27452: IDLE: Cleanup config.py code (GH-14577)
Cheryl Sabella
2019-07-16
1
-13/+0
*
bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500)
Tal Einat
2019-07-11
1
-0/+61
*
bpo-26806: IDLE should run without docstrings (#14657)
Terry Jan Reedy
2019-07-09
1
-0/+8
*
bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)
Tal Einat
2019-07-06
1
-0/+33
*
bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209)
Terry Jan Reedy
2019-06-18
1
-2/+3
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella
2019-06-18
2
-27/+87
*
bpo-37220: Fix 2.7 test -R crash on Windows. (GH-13957)
Terry Jan Reedy
2019-06-16
1
-2/+2
*
IDLE: Standardize naming convention for DummyEditwin in tests (GH-13876)
Cheryl Sabella
2019-06-07
1
-2/+2
*
bpo-37177: make IDLE's search dialogs transient (GH-13869)
Tal Einat
2019-06-07
1
-5/+6
*
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)
Terry Jan Reedy
2019-06-05
1
-57/+63
*
IDLE: Fix typos in docs and comments (GH-13749)
Xtreak
2019-06-03
3
-3/+3
*
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
Cheryl Sabella
2019-06-02
3
-5/+5
*
bpo-32411: IDLE: Remove line number sort in browser.py (#5011)
Cheryl Sabella
2019-06-01
1
-14/+14
*
IDLE - Capitalize search dialogs' 'Close' button label. (#13691)
Terry Jan Reedy
2019-05-31
1
-1/+2
*
bpo-36766: Typos in docs and code comments (GH-13116)
penguindustin
2019-05-06
1
-1/+1
*
bpo-30348: IDLE: Add test_autocomplete unittest (GH-2209)
Louie Lu
2019-03-24
1
-21/+119
*
bpo-36405: IDLE - Restore __main__ and add tests (#12518)
Terry Jan Reedy
2019-03-24
1
-3/+8
[next]