Terry Jan Reedy
|
a43de00b74
|
Issue #21192: Change 'RUN' back to 'RESTART' when running editor file.
|
2015-09-03 21:26:12 -04:00 |
Ned Deily
|
4a3d96cafb
|
Issue #24745: Prevent IDLE initialization crash with Tk 8.4:
"TkFixedFont" does not exist in 8.4.
|
2015-08-09 23:21:29 -04:00 |
Terry Jan Reedy
|
0901d84e35
|
Issue #23672:Merge with 3.4
|
2015-08-06 00:54:45 -04:00 |
Terry Jan Reedy
|
5c28e9f887
|
Issue #23672: Allow Idle to edit and run files with astral chars in name.
Patch by Mohd Sanad Zaki Rizvi.
|
2015-08-06 00:54:07 -04:00 |
Terry Jan Reedy
|
f71a79cb72
|
Issue #24759: Merge with 3.4
|
2015-08-03 18:34:45 -04:00 |
Terry Jan Reedy
|
2f7de53993
|
Issue #24759: Revert 13a8782a775e.
|
2015-08-03 18:34:22 -04:00 |
Terry Jan Reedy
|
1b3c8f8eec
|
Issue 24745: Merge with 3.4
|
2015-08-01 18:58:23 -04:00 |
Terry Jan Reedy
|
d87d16826a
|
Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default
editor font. This should not affect current customized font selections.
Patch by Mark Roseman.
|
2015-08-01 18:57:33 -04:00 |
Terry Jan Reedy
|
26f667676f
|
Merge with 3.4
|
2015-07-31 22:35:00 -04:00 |
Terry Jan Reedy
|
231007fe14
|
Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.
Do not print false prompts. Original patch by Adnan Umer.
|
2015-07-31 22:34:37 -04:00 |
Terry Jan Reedy
|
b20ac4df84
|
Merge with 3.4
|
2015-07-30 21:16:29 -04:00 |
Terry Jan Reedy
|
062759f1dc
|
Issue 24759: Gracefull exit Idle if ttk import fails.
|
2015-07-30 21:16:16 -04:00 |
Terry Jan Reedy
|
659fcb0a8d
|
Merge with 3.4
|
2015-07-30 16:44:41 -04:00 |
Terry Jan Reedy
|
30f1f67248
|
Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy.
|
2015-07-30 16:44:22 -04:00 |
Terry Jan Reedy
|
fd580cbd17
|
Merge with 3.4
|
2015-07-20 17:45:22 -04:00 |
Terry Jan Reedy
|
19c1a8725c
|
Issue #20792: Expand idle_test.test_pathbowser. Tweak file to not copy twice.
Original patch by Saimadhav Heblikar.
|
2015-07-20 17:44:59 -04:00 |
Ned Deily
|
2e770ce9a0
|
Issue #24330: merge from 3.4
|
2015-07-04 15:06:21 -07:00 |
Ned Deily
|
f1ce6deb41
|
Issue #24330: Update IDLE doc and help to note "Configure IDLE" difference
on OS X. Original patch by André Freitas.
|
2015-07-04 15:05:07 -07:00 |
Terry Jan Reedy
|
b888d61320
|
Update idlelib/NEWS.txt
|
2015-05-23 17:24:22 -04:00 |
Terry Jan Reedy
|
c4dc43eaf4
|
Update idlelib/NEWS.txt.
|
2015-05-23 17:23:30 -04:00 |
Serhiy Storchaka
|
5418d0bfc4
|
Issue #24245: Eliminated senseless expect clauses that have no any effect in
IDLE. Patch by Martin Panter.
|
2015-05-20 16:15:20 +03:00 |
Serhiy Storchaka
|
ef94869f4f
|
Issue #24245: Eliminated senseless expect clauses that have no any effect in
IDLE. Patch by Martin Panter.
|
2015-05-20 16:15:02 +03:00 |
Terry Jan Reedy
|
bbbff3fcc0
|
Merge with 3.4
|
2015-05-16 19:33:32 -04:00 |
Terry Jan Reedy
|
296c66e21c
|
Issue #24199: Make idlever module self updating. Syop using it in aboutDialog.
|
2015-05-16 19:28:32 -04:00 |
Terry Jan Reedy
|
c7e0522d42
|
Merge with 3.4
|
2015-05-16 18:31:32 -04:00 |
Terry Jan Reedy
|
a0b8a508c9
|
Issue #24212: Put reference in idle.__main__ to issue with explanation.
|
2015-05-16 18:31:15 -04:00 |
Terry Jan Reedy
|
b9731f26c3
|
Merge with 3.4
|
2015-05-16 14:24:06 -04:00 |
Terry Jan Reedy
|
031d0640cd
|
Issue #23964: Update idlelib/idle_test/README.txt. first patch by Al Sweigart.
|
2015-05-16 14:23:39 -04:00 |
Terry Jan Reedy
|
75fb816c78
|
Issue #23184: idle tests, remove unused names and imports.
|
2015-05-15 23:55:21 -04:00 |
Terry Jan Reedy
|
188c18d48f
|
Merge 3.4 #23184: idle tests, remove unused names and imports.
|
2015-05-15 23:55:49 -04:00 |
Terry Jan Reedy
|
7fae66ccd7
|
Merge with 3.4 Issue #23184: idlelib, remove more unused names and imports.
|
2015-05-15 23:03:53 -04:00 |
Terry Jan Reedy
|
038c16b9a0
|
Issue #23184: idlelib, remove more unused names and imports.
|
2015-05-15 23:03:17 -04:00 |
Terry Jan Reedy
|
8aad7f27a4
|
Merge with 3.4
|
2015-05-14 18:11:14 -04:00 |
Terry Jan Reedy
|
2733618fd9
|
idlelib: remove unused names and imports (one is a duplicate import).
|
2015-05-14 18:10:50 -04:00 |
Serhiy Storchaka
|
645058d11a
|
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Tkinter's getdouble() now supports any numbers (in particular int).
|
2015-05-06 14:00:04 +03:00 |
Larry Hastings
|
55907f45bb
|
Version number bump for Python 3.5.0a4.
|
2015-04-19 13:51:40 -07:00 |
Berker Peksag
|
dfa4e045a3
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
|
2015-04-14 09:35:51 +03:00 |
Berker Peksag
|
4882cacab6
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
|
2015-04-14 09:30:01 +03:00 |
Zachary Ware
|
774ac377da
|
Closes #17202: Merge with 3.4
|
2015-04-13 12:11:40 -05:00 |
Zachary Ware
|
4c9c848159
|
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks. Who knows why.
|
2015-04-13 11:59:54 -05:00 |
Serhiy Storchaka
|
a110eb4331
|
Issue #23825: Fixed test_idle under -OO.
|
2015-04-04 09:48:17 +03:00 |
Serhiy Storchaka
|
9fa84b202e
|
Issue #23825: Fixed test_idle under -OO.
|
2015-04-04 09:47:31 +03:00 |
Serhiy Storchaka
|
50ef0f41af
|
Escaped backslashes in docstrings.
|
2015-04-03 18:13:23 +03:00 |
Serhiy Storchaka
|
9f8a8910a4
|
Escaped backslashes in docstrings.
|
2015-04-03 18:12:41 +03:00 |
Larry Hastings
|
02d1db9f46
|
Release bump for Python 3.5.0a3.
|
2015-03-29 15:34:26 -07:00 |
Serhiy Storchaka
|
bfbfc8deb2
|
Removed unintentional trailing spaces in text files.
|
2015-03-29 19:12:58 +03:00 |
Serhiy Storchaka
|
6c86fe2d4b
|
Issue #23583: Added tests for standard IO streams in IDLE.
|
2015-03-24 19:46:54 +02:00 |
Serhiy Storchaka
|
520e00dd92
|
Issue #23583: Added tests for standard IO streams in IDLE.
|
2015-03-24 19:49:23 +02:00 |
Larry Hastings
|
6003ac5267
|
Release bump for 3.5.0a2.
|
2015-03-08 00:24:34 -08:00 |
Larry Hastings
|
fc8eda5ad8
|
Release bump for 3.4.3 final.
|
2015-02-22 23:55:39 -08:00 |