Commit graph

96131 commits

Author SHA1 Message Date
Martin Panter
24e564d48e Issue #15819: Merge include search from 3.6 2016-09-13 13:04:41 +00:00
Martin Panter
b2317a4d9d Issue #15819: Merge include search from 3.5 into 3.6 2016-09-13 12:40:51 +00:00
Martin Panter
134192630a Issue #15819: Remove old unconditional -IInclude option
A newer instance of this option, enabled in the configure script when
building outside the source tree, made this redundant.
2016-09-13 12:21:47 +00:00
Christian Heimes
a873f7a615 Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. 2016-09-13 13:27:41 +02:00
Christian Heimes
ed9c0706cf Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. 2016-09-13 13:27:26 +02:00
Christian Heimes
46dac0723a Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. 2016-09-13 12:10:45 +02:00
Christian Heimes
17352fff92 Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. 2016-09-13 12:09:55 +02:00
Victor Stinner
61fd70e050 Remove pystone microbenchmark
Issue #15369. Please use the new "performance" benchmark suite.
2016-09-13 11:49:06 +02:00
Victor Stinner
13b97e37d9 Remove pybench microbenchmark
Issue #15369. Please use the new "performance" benchmark suite.
2016-09-13 11:41:41 +02:00
Christian Heimes
30386a2a36 Fix NULL check in sock_sendmsg_iovec. CID 1372885 2016-09-13 10:08:10 +02:00
Christian Heimes
faf2cea1fd Fix NULL check in sock_sendmsg_iovec. CID 1372885 2016-09-13 10:07:16 +02:00
Victor Stinner
74822c15b3 Issue #28040: Cleanup find_empty_slot()
find_empty_slot() only supports combined dict
2016-09-13 09:38:29 +02:00
Raymond Hettinger
dcbed36e71 merge 2016-09-12 23:39:05 -07:00
Raymond Hettinger
a33e9f7047 Issue #28104: More accurately document set method signatures 2016-09-12 23:38:50 -07:00
Serhiy Storchaka
2f76b5694d Issue #28102: The zipfile module CLI now prints usage to stderr.
Patch by Stephen J. Turnbull.
2016-09-13 09:26:29 +03:00
Benjamin Peterson
b12881e821 merge heads 2016-09-12 22:10:07 -07:00
Benjamin Peterson
58c1f14ca1 merge 3.6 2016-09-12 22:10:02 -07:00
Benjamin Peterson
7a9e993f41 merge heads 2016-09-12 22:09:52 -07:00
Benjamin Peterson
4ce9e7a14a merge 3.5 2016-09-12 22:09:39 -07:00
Benjamin Peterson
529d130eda merge heads 2016-09-12 22:09:11 -07:00
Benjamin Peterson
98deab5e4e merge 3.6 (#27981) 2016-09-12 22:07:27 -07:00
Benjamin Peterson
5a715cfc57 merge 3.5 (#27981) 2016-09-12 22:07:14 -07:00
Benjamin Peterson
35ee948fa5 restructure fp_setreadl so as to avoid refleaks (closes #27981) 2016-09-12 22:06:58 -07:00
Berker Peksag
a8eaaabbc0 Issue #27952: Merge from 3.6 2016-09-13 07:56:45 +03:00
Berker Peksag
fe1b9230cc Issue #27952: Merge from 3.5 2016-09-13 07:56:21 +03:00
Berker Peksag
ac2d1c7153 Issue #27952: Capture stderr in run_script() 2016-09-13 07:55:54 +03:00
Berker Peksag
ae66e6962e Issue #27981: Merge from 3.6 2016-09-13 07:40:02 +03:00
Berker Peksag
0037352d9d Issue #27981: Merge from 3.5 2016-09-13 07:39:40 +03:00
Berker Peksag
720acbf31b Issue #27981: Fix refleak in fp_setreadl()
Patch by David Dudson.
2016-09-13 07:39:00 +03:00
Berker Peksag
e4c16fa364 Merge from 3.6 2016-09-13 05:53:01 +03:00
Berker Peksag
b5d67b7278 Fix headers in whatsnew/3.6.rst 2016-09-13 05:52:32 +03:00
Berker Peksag
f821abafb7 Issue #28103: Merge from 3.6 2016-09-13 04:50:09 +03:00
Berker Peksag
b7abaa85ae Issue #28103: Merge from 3.5 2016-09-13 04:49:44 +03:00
Berker Peksag
7927e75758 Issue #28103: Use `'...'` style in zipfile documentation
Patch by Stephen J. Turnbull.
2016-09-13 04:49:12 +03:00
Ned Deily
b1191923ad Merge with 3.6 2016-09-12 17:38:45 -04:00
Ned Deily
d35ee0b9cd Start 3.6 branch 2016-09-12 17:36:57 -04:00
Ned Deily
4829bc6619 Bump to 3.7.0a0 2016-09-12 17:29:04 -04:00
Ned Deily
3c70a992be Post 3.6.0b1 merge 2016-09-12 16:57:18 -04:00
Steve Dower
41fca9d166 Updates zip and nuget builds for Windows. 2016-09-12 13:29:58 -07:00
Ned Deily
4a94bbe517 Start 3.6.0b2 2016-09-12 15:49:58 -04:00
Victor Stinner
476bd5ea97 Fix warning in _PyCFunction_FastCallKeywords()
Issue #28105.
2016-09-12 15:33:26 -04:00
Stefan Krah
44abad14a3 Issue #23545: Adding -Wextra in setup.py is no longer necessary, since it
is now part of the official flags.
2016-09-12 19:27:46 +02:00
Ned Deily
5fe00ac616 Added tag v3.6.0b1 for changeset 5b0ca4ed5e2f 2016-09-12 11:05:15 -04:00
Ned Deily
beb798cad6 Version bump for 3.6.0b1 2016-09-12 11:04:12 -04:00
Ned Deily
0112625fba Change SOURCE_URI for pydoc source URLs to point to 3.6 branch 2016-09-12 10:56:13 -04:00
Ned Deily
c934dde462 Update pydoc topics for 3.6.0b1 2016-09-12 10:48:44 -04:00
Victor Stinner
137f39ac90 Issue #27810: Exclude METH_FASTCALL from the stable API 2016-09-12 15:55:21 +02:00
Ned Deily
dde4f63a54 Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.
Also provide a sample Install Certificates command script to install a
set of root certificates from the third-party certifi module.
2016-09-12 09:39:23 -04:00
Christian Heimes
6d6602ced2 Issue #27322: back out the commit. needs to be addressed after beta1. 2016-09-12 15:22:25 +02:00
Christian Heimes
139652100e Issue #27322: skip test_compile_path when sys.path is not writeable. 2016-09-12 15:08:32 +02:00