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 |
Larry Hastings
|
b06f142f5f
|
Release bump for 3.5.0a1.
|
2015-02-07 16:00:55 -08:00 |
Larry Hastings
|
e5529063b2
|
Version bump for 3.4.3rc1.
|
2015-02-07 16:00:45 -08:00 |
Ned Deily
|
140fc9f501
|
Issue #23180: merge from 3.4
|
2015-01-17 21:09:16 -08:00 |
Ned Deily
|
ccb416fee2
|
Issue #23180: Rename IDLE "Windows" menu item to "Window".
Patch by Al Sweigart.
|
2015-01-17 21:06:27 -08:00 |
Terry Jan Reedy
|
ef50fdf138
|
Merge with 3.4
|
2015-01-07 23:49:06 -05:00 |
Terry Jan Reedy
|
84d64a9c02
|
Issue #23184: delete unused idlelib file.
|
2015-01-07 23:48:46 -05:00 |
Terry Jan Reedy
|
7bc279c49f
|
Merge with 3.4
|
2014-12-16 03:21:54 -05:00 |
Terry Jan Reedy
|
df9386940a
|
Issue #20577: move configuration of FormatParagraph extension to new extension
configuration dialog. Patch by Tal Einat.
|
2014-12-16 03:21:26 -05:00 |
Terry Jan Reedy
|
049882e561
|
Issue 22823: Use set literal in idlelib.
|
2014-12-11 05:33:36 -05:00 |
Terry Jan Reedy
|
81f01fb104
|
Update idlelib/NEWS.txt.
|
2014-12-05 20:49:32 -05:00 |
Terry Jan Reedy
|
6627902e0f
|
Merge with 3.4
|
2014-12-11 05:33:49 -05:00 |
Terry Jan Reedy
|
4becc38ad1
|
Update idlelib/NEWS.txt.
|
2014-12-05 20:51:08 -05:00 |
Serhiy Storchaka
|
ce40e1a081
|
Fixed IDLE tests after changing re error messages (issue #22578).
|
2014-11-10 14:18:03 +02:00 |
Terry Jan Reedy
|
637e1ab960
|
Merge with 3.4 #3068
|
2014-10-22 20:16:17 -04:00 |
Terry Jan Reedy
|
a9421fb3a3
|
Issue #3068: Add Idle extension configuration dialog to Options menu.
Original patch by Tal Einat.
|
2014-10-22 20:15:18 -04:00 |
Berker Peksag
|
1ed2e69a4a
|
Issue #22186: Fix typos in Lib/.
Patch by Févry Thibault.
|
2014-10-19 18:07:05 +03:00 |
Berker Peksag
|
f23530f569
|
Issue #22186: Fix typos in Lib/.
Patch by Févry Thibault.
|
2014-10-19 18:04:38 +03:00 |
Terry Jan Reedy
|
353474fc71
|
Merge with 3.4: Issue #22629
|
2014-10-17 01:32:20 -04:00 |
Terry Jan Reedy
|
cd567365c9
|
Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of
htests to add # htest # marker for coveragepy and stop tcl errors.
|
2014-10-17 01:31:35 -04:00 |
Terry Jan Reedy
|
ba2f07df09
|
Merge with 3.4 Issue #22628
|
2014-10-16 23:13:21 -04:00 |
Terry Jan Reedy
|
9a6f8e1866
|
Issue #22628: Increase Treewidge line spacing so lines do not overlap.
Move test lines up with respect to icons.
|
2014-10-16 23:12:48 -04:00 |
Terry Jan Reedy
|
6b541de73d
|
Merge with 3.4 Issue#16233
|
2014-10-15 22:01:58 -04:00 |
Terry Jan Reedy
|
380ec63f23
|
Issue #16233: When the module browser is not invoked in an editor window with
a filename, pop up the Open Module box. If a module is opened, open a
corresponding browser.
|
2014-10-15 22:01:31 -04:00 |
Terry Jan Reedy
|
c597d5c318
|
Merge with 3.4 #3068
|
2014-10-14 18:55:49 -04:00 |
Terry Jan Reedy
|
00bdce3e10
|
Issue #3068: Change 0/1 to False/True so that extension configure dialog can
easily recognize and display boolean values as such and recognize changes.
Also reformat comments and alphabetize extensions included with Idle.
|
2014-10-14 18:55:20 -04:00 |
Terry Jan Reedy
|
0eb1896a8f
|
Merge with 3.4
|
2014-10-14 16:56:57 -04:00 |
Terry Jan Reedy
|
ee3e56105f
|
Issue #22632: replace dead link with version-specific doc link.
|
2014-10-14 16:56:42 -04:00 |
Terry Jan Reedy
|
2fb369c0d3
|
Merge with 3.4 #22614
|
2014-10-12 22:59:18 -04:00 |
Terry Jan Reedy
|
efc7258377
|
Issue #22614: Don't try to update deleted text. Patch by Serhiy Storchaka.
|
2014-10-12 22:58:47 -04:00 |
Terry Jan Reedy
|
c6066ea2bf
|
Issue #14105: Merge with 3.4
|
2014-10-12 01:11:44 -04:00 |
Terry Jan Reedy
|
6b04dc9bcc
|
Issue #14105: Change comment to reflect fix. Patch by Saimadhav Heblikar.
|
2014-10-12 01:11:05 -04:00 |
Terry Jan Reedy
|
da821db837
|
Merge with 3.4: #21986, don't pickle user code objects.
|
2014-10-10 19:34:38 -04:00 |
Terry Jan Reedy
|
ad0c57fed8
|
Issue #21986: Idle now matches interpreter in not pickling user code objects.
Patch by Claudiu Popa
|
2014-10-10 19:33:45 -04:00 |
Terry Jan Reedy
|
365e28238f
|
Merge with 3.4
|
2014-10-09 23:13:54 -04:00 |