Raymond Hettinger
87674ec7d5
Issue #24913 : Fix overrun error in deque.index().
2015-08-26 08:08:38 -07:00
Larry Hastings
9783e443bc
Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk.
2015-08-25 17:21:22 -07:00
Larry Hastings
06a7d611da
Merge from Python 3.5.0 (rc2) to Python 3.5.1.
2015-08-25 14:13:55 -07:00
Larry Hastings
9126d5499e
Added missing #-marks to Misc/NEWS lines.
2015-08-25 14:08:21 -07:00
Larry Hastings
abcf3a128e
Added missing IDLE updates to Misc/NEWS that shipped with Python 3.5.0rc1.
2015-08-25 13:51:14 -07:00
Larry Hastings
b96646684e
Move misplaced Misc/NEWS item from 3.5.0rc1 to 3.5.0rc2.
2015-08-25 13:41:35 -07:00
Larry Hastings
cd9b2123f6
Add missing Misc/NEWS item for merged pull request for issue #24867 .
2015-08-25 13:37:23 -07:00
Larry Hastings
a51812ae98
Post-release updates for Python 3.5.0rc2.
2015-08-25 13:30:58 -07:00
Martin Panter
36f22a2820
Issue #24808 : Merge 3.4 into 3.5; adjust new tp_as_async field
2015-08-25 05:25:21 +00:00
Martin Panter
78d5033337
Issue #24808 : Update the documentation of some PyTypeObject fields
...
Patch by Joseph Weston.
2015-08-25 05:06:39 +00:00
Berker Peksag
ef4554f716
Issue #10708 : Add a link to devguide in Misc/Porting.
2015-08-25 07:18:21 +03:00
Larry Hastings
5c21e6bbc8
Added tag v3.5.0rc2 for changeset cc15d736d860
2015-08-24 20:32:19 -07:00
Larry Hastings
e6c6f69ac9
Version bump for Python 3.5.0rc2.
2015-08-24 20:31:53 -07:00
Larry Hastings
db1ccc69f4
Regenerated pydoc topics for Python 3.5.0rc2.
2015-08-24 20:30:34 -07:00
Larry Hastings
01b1ff6970
Rebuilt Clinic generated code.
2015-08-24 20:23:27 -07:00
Larry Hastings
1df0b35e3d
Issue #24769 : Interpreter now starts properly when dynamic loading
...
is disabled. Patch by Petr Viktorin.
2015-08-24 19:53:56 -07:00
Larry Hastings
7250d02b73
Merged in 1st1/cpython350 (pull request #5 )
...
Issue #24867 : Fix asyncio.Task.get_stack() for 'async def' coroutines
2015-08-24 16:53:45 -07:00
Larry Hastings
90f5bca3b6
Merged in stevedower/cpython350 (pull request #6 )
...
Issue #24847 : Removes vcruntime140.dll dependency from Tcl/Tk.
2015-08-24 16:47:56 -07:00
Larry Hastings
8bf6b06c9d
Merged in bitdancer/cpython350 (pull request #4 )
...
#21167 : Fix definition of NAN when ICC used without -fp-model strict.
2015-08-24 16:44:44 -07:00
Donald Stufft
d8c5f82285
Merge updated to pip and setuptools
2015-08-24 16:14:20 -04:00
Donald Stufft
b372356d0a
Update pip to 7.1.2 and setuptools to 18.2
2015-08-24 16:13:48 -04:00
Larry Hastings
f51fd7bc1a
Merge.
2015-08-24 12:58:57 -07:00
Larry Hastings
d5b129c9a1
Fix for one-letter type in What's New In Python 3.5.
2015-08-24 12:49:22 -07:00
R David Murray
7d9376f2d8
Merge: #24926 : Fix typo in example.
2015-08-24 12:55:47 -04:00
R David Murray
87cbfb20fb
#24926 : Fix typo in example.
2015-08-24 12:55:03 -04:00
Robert Collins
478eadc5f3
Issue #22812 : Fix unittest discovery examples.
...
Patch from Pam McA'Nulty.
2015-08-24 12:15:05 +12:00
Robert Collins
a2b0055396
Issue #22812 : Fix unittest discovery examples.
...
Patch from Pam McA'Nulty.
2015-08-24 12:14:28 +12:00
Robert Collins
be6caca534
Issue #20362 : Honour TestCase.longMessage correctly in assertRegex.
...
Patch from Ilia Kurenkov.
2015-08-20 11:13:09 +12:00
Steve Dower
b98046b206
Fixes file that did not graft correctly.
2015-08-19 08:44:05 -07:00
Steve Dower
ab2a34abb7
Issue #24847 : Removes vcruntime140.dll dependency from Tcl/Tk.
2015-08-19 08:39:12 -07:00
Steve Dower
807404921a
Removes --clean-only option from buildbots.
2015-08-18 20:02:07 -07:00
Yury Selivanov
de11561862
Further improve os.path.commonprefix() docs.
...
Patch by Serhiy Storchaka.
2015-08-19 09:53:28 -04:00
Steve Dower
e7e69391e3
Issue #24847 : Fixes Tix revision number and reverts fix for the wrong revision.
...
Triggers clean on buildbots.
2015-08-18 19:29:51 -07:00
Steve Dower
9f0cbbc376
Issue #24847 : Removes vcruntime140.dll dependency from Tcl/Tk.
2015-08-18 16:00:56 -07:00
Yury Selivanov
66e6c1a46a
Null merge (3.4)
2015-08-18 14:31:19 -04:00
Yury Selivanov
ab7cc7598a
Issue #23572 : Fixed functools.singledispatch on classes with falsy metaclasses.
...
Patch by Ethan Furman.
2015-08-18 14:30:15 -04:00
Yury Selivanov
77a8cd65be
Issue #23572 : Fixed functools.singledispatch on classes with falsy metaclasses.
...
Patch by Ethan Furman.
2015-08-18 14:20:00 -04:00
Terry Jan Reedy
f5e0c41d6d
Merge with 3.4
2015-08-18 13:27:18 -04:00
Terry Jan Reedy
a78ebe6323
Issue #24790 : Remove extraneous code (which also create 2 & 3 conflicts).
2015-08-18 13:26:57 -04:00
Victor Stinner
1e26dc7ef6
(Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length
...
Issue #24764 : cgi.FieldStorage.read_multi() now ignores the Content-Length
header in part headers. Patch written by Peter Landry and reviewed by Pierre
Quentel.
2015-08-18 10:23:16 -07:00
Victor Stinner
6579459d4b
cgi.FieldStorage.read_multi ignores Content-Length
...
Issue #24764 : cgi.FieldStorage.read_multi() now ignores the Content-Length
header in part headers. Patch written by Peter Landry and reviewed by Pierre
Quentel.
2015-08-18 10:21:10 -07:00
Benjamin Peterson
8e205f7b4f
merge 3.4 ( #24883 )
2015-08-17 23:38:46 -07:00
Benjamin Peterson
2053aa1193
'Py_Buffer' should be 'Py_buffer' ( closes #24883 )
2015-08-17 23:38:34 -07:00
Yury Selivanov
80ac11f95f
docs: Improve docs for os.path.commonprefix
2015-08-17 23:43:43 -04:00
Ned Deily
d61714d236
Issue #24079 : merge from 3.4
2015-08-17 22:11:57 -04:00
Ned Deily
eca0445733
Issue #24079 : Improve description of the text and tail attributes for
...
ElementTree Element objects. Initial patch by Martin Panter.
2015-08-17 22:11:17 -04:00
Yury Selivanov
7ca6c55a4e
Issue #24867 : Fix asyncio.Task.get_stack() for 'async def' coroutines
2015-08-17 14:46:51 -04:00
Yury Selivanov
5fbad3c9f2
docs: Clarify that gi_yieldfrom was first added in 3.5
2015-08-17 13:04:41 -04:00
Yury Selivanov
c135f0a850
docs: Fix inspect docs re gi_yieldfrom
2015-08-17 13:02:42 -04:00
Terry Jan Reedy
13e09709b4
Entries for idlelib/NEWS.txt
2015-08-16 23:24:11 -04:00