Alexander Belopolsky
|
672be19bf3
|
merge
|
2015-09-27 22:34:07 -04:00 |
Alexander Belopolsky
|
365ba8f6c1
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
|
2015-09-27 22:32:15 -04:00 |
Alexander Belopolsky
|
edc6885b3f
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
|
2015-09-27 22:31:45 -04:00 |
Alexander Belopolsky
|
c58c2cb392
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
|
2015-09-27 21:56:09 -04:00 |
Alexander Belopolsky
|
c79447b267
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
|
2015-09-27 21:41:55 -04:00 |
Serhiy Storchaka
|
36aff2db4a
|
Issue #25203: Failed readline.set_completer_delims() no longer left the
module in inconsistent state.
|
2015-09-27 22:38:01 +03:00 |
Serhiy Storchaka
|
1138439376
|
Issue #25203: Failed readline.set_completer_delims() no longer left the
module in inconsistent state.
|
2015-09-27 22:34:59 +03:00 |
R David Murray
|
c944e34959
|
Merge: Fix English phrasing.
|
2015-09-27 12:36:50 -04:00 |
R David Murray
|
87d0066f1a
|
Fix English phrasing.
|
2015-09-27 12:36:19 -04:00 |
Benjamin Peterson
|
a18bd0e0f0
|
merge 3.4
|
2015-09-27 02:14:23 -07:00 |
Benjamin Peterson
|
3c0769d478
|
fix spacing
|
2015-09-27 02:13:40 -07:00 |
Benjamin Peterson
|
667422dd56
|
merge 3.4
|
2015-09-27 02:07:43 -07:00 |
Benjamin Peterson
|
4f820ad20d
|
merge heads
|
2015-09-27 02:07:27 -07:00 |
Benjamin Peterson
|
c76b1c95a7
|
merge heads
|
2015-09-27 02:07:19 -07:00 |
Benjamin Peterson
|
e0daa86ce9
|
merge 3.4
|
2015-09-27 02:05:12 -07:00 |
Benjamin Peterson
|
1dd72e6bc5
|
make wikipedia link https
|
2015-09-27 02:05:01 -07:00 |
Terry Jan Reedy
|
6a9cee1510
|
Merge with 3.4
|
2015-09-27 04:40:23 -04:00 |
Terry Jan Reedy
|
28670d1ffa
|
Issue #25198: When using the Idle dov TOC menu, put the section title at the
top of the window, unless it is too near the bottom to do do.
|
2015-09-27 04:40:08 -04:00 |
Benjamin Peterson
|
16b5708471
|
merge 3.4
|
2015-09-27 01:23:35 -07:00 |
Benjamin Peterson
|
c402d8dcea
|
shorten and fix casing of title
|
2015-09-27 01:23:10 -07:00 |
Benjamin Peterson
|
bdb93c3e63
|
merge 3.4 (#25245)
|
2015-09-27 01:16:12 -07:00 |
Benjamin Peterson
|
6aa1564e9c
|
initialize return value to NULL to avoid compiler compliants (closes #25245)
|
2015-09-27 01:16:03 -07:00 |
Benjamin Peterson
|
d330822c12
|
detect alpn by feature flag not openssl version (closes #23329)
|
2015-09-27 00:09:02 -07:00 |
Terry Jan Reedy
|
34a8047672
|
Merge with 3.4
|
2015-09-26 20:04:09 -04:00 |
Terry Jan Reedy
|
d2134c71a1
|
Issue #24570: Idle: make calltip and completion boxes appear on Macs
affected by a tk regression. Initial patch by Mark Roseman.
|
2015-09-26 20:03:57 -04:00 |
Terry Jan Reedy
|
df1fe78acb
|
Merge with 3.4
|
2015-09-26 18:50:44 -04:00 |
Terry Jan Reedy
|
00e4ce3a36
|
Issue #24988: Idle ScrolledList context menus (used in debugger)
now work on Mac Aqua. Patch by Mark Roseman.
|
2015-09-26 18:50:26 -04:00 |
Raymond Hettinger
|
bf49fee125
|
Issue #25135: Avoid possible reentrancy issues in deque_clear.
|
2015-09-26 00:14:59 -07:00 |
Benjamin Peterson
|
03c59b9bef
|
merge 3.4
|
2015-09-26 00:09:32 -07:00 |
Benjamin Peterson
|
e48cf7e729
|
prevent overflow in _Unpickler_Read
|
2015-09-26 00:08:34 -07:00 |
Benjamin Peterson
|
58b53953f8
|
make opening brace of container literals and comprehensions correspond to the line number and col offset of the AST node (closes #25131)
|
2015-09-25 22:44:43 -07:00 |
Terry Jan Reedy
|
58b07a605d
|
Merge with 3.4
|
2015-09-25 22:23:19 -04:00 |
Terry Jan Reedy
|
3be2e54adc
|
Issue #25173: Replace 'master' with 'parent' in tkinter.messagebox calls.
This associates the message box with the widget and is better for Mac OSX.
Patch by Mark Roseman.
|
2015-09-25 22:22:55 -04:00 |
Martin Panter
|
429f28d1ae
|
Issue #25211: Merge test_long from 3.4 into 3.5
|
2015-09-26 00:07:29 +00:00 |
Martin Panter
|
cbe16aefb8
|
Issue #25211: Eliminate lazy error message class by using subTest
Some of the calls to the Frm class were buggy anyway.
|
2015-09-25 23:50:47 +00:00 |
Terry Jan Reedy
|
3acda6e854
|
Merge with 3.4
|
2015-09-25 00:49:31 -04:00 |
Terry Jan Reedy
|
52736ddc9c
|
Issue #25198: Idle doc viewer now uses user width and height setting.
The height is reduced by 3/4 to account for extra spacing between lines,
relative to an Idle editor, and extra tall header lines.
|
2015-09-25 00:49:18 -04:00 |
Terry Jan Reedy
|
65b29696f4
|
Merge with 3.4
|
2015-09-24 23:19:09 -04:00 |
Terry Jan Reedy
|
ce021dbb25
|
Issue #25225: add revised .html.
|
2015-09-24 23:18:57 -04:00 |
Terry Jan Reedy
|
0588e1ab39
|
Merge with 3.4
|
2015-09-24 23:14:02 -04:00 |
Terry Jan Reedy
|
f660ce2363
|
Issue #25225: Condense and rewrite Idle doc section on text colors.
|
2015-09-24 23:13:49 -04:00 |
Terry Jan Reedy
|
986f53181a
|
Merge with 3.4
|
2015-09-24 17:32:38 -04:00 |
Terry Jan Reedy
|
974a271105
|
Issue #25198: In Idle doc viewer, fix indent of fixed-pitch <pre> text
by adding a new tag. Patch by Mark Roseman. Also give <pre> text a very
light blueish-gray background similar to that used by Sphinx html.
|
2015-09-24 17:32:01 -04:00 |
Andrew Svetlov
|
1c99e529dd
|
Merge 3.4 -> 3.5
|
2015-09-24 14:35:16 +03:00 |
Andrew Svetlov
|
74edd3580e
|
Add Benjamin Hodgson to Misc/ACK
|
2015-09-24 14:34:07 +03:00 |
Andrew Svetlov
|
4919907774
|
Fix #25208: Improve "Develop with asyncio" doc page.
Patch by Benjamin Hodgson.
|
2015-09-24 14:32:39 +03:00 |
Terry Jan Reedy
|
5901b00124
|
Merge with 3.4
|
2015-09-24 03:09:56 -04:00 |
Terry Jan Reedy
|
0053c47785
|
Issue 21995: Explain some differences between IDLE and console Python.
|
2015-09-24 03:09:43 -04:00 |
Victor Stinner
|
0ec69a6a41
|
Merge 3.4 (codecs, issue #24894)
|
2015-09-24 09:04:26 +02:00 |
Victor Stinner
|
bfd9767e0f
|
Issue #24894: Document the codec iso8859_11
Patch written by Prashant Tyagi.
|
2015-09-24 09:04:05 +02:00 |