summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default.Christian Heimes2016-09-131-10/+14
|\
| * Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default.Christian Heimes2016-09-131-10/+14
| |
* | Remove pystone microbenchmarkVictor Stinner2016-09-132-281/+4
| | | | | | | | Issue #15369. Please use the new "performance" benchmark suite.
* | Remove pybench microbenchmarkVictor Stinner2016-09-1327-9440/+9
| | | | | | | | Issue #15369. Please use the new "performance" benchmark suite.
* | Fix NULL check in sock_sendmsg_iovec. CID 1372885Christian Heimes2016-09-131-1/+1
|\ \ | |/
| * Fix NULL check in sock_sendmsg_iovec. CID 1372885Christian Heimes2016-09-131-1/+1
| |
* | Issue #28040: Cleanup find_empty_slot()Victor Stinner2016-09-131-6/+2
| | | | | | | | find_empty_slot() only supports combined dict
* | mergeRaymond Hettinger2016-09-131-6/+6
|\ \
| * | Issue #28104: More accurately document set method signaturesRaymond Hettinger2016-09-131-6/+6
| | |
* | | Issue #28102: The zipfile module CLI now prints usage to stderr.Serhiy Storchaka2016-09-132-5/+11
| | | | | | | | | | | | Patch by Stephen J. Turnbull.
* | | merge headsBenjamin Peterson2016-09-130-0/+0
|\ \ \
| * \ \ Issue #27952: Merge from 3.6Berker Peksag2016-09-131-1/+2
| |\ \ \
| * \ \ \ Issue #27981: Merge from 3.6Berker Peksag2016-09-131-2/+5
| |\ \ \ \
* | \ \ \ \ merge 3.6Benjamin Peterson2016-09-131-1/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | merge headsBenjamin Peterson2016-09-130-0/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Issue #27952: Merge from 3.5Berker Peksag2016-09-131-1/+2
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Issue #27981: Merge from 3.5Berker Peksag2016-09-131-2/+5
| | |\ \ \ \
| * | \ \ \ \ merge 3.5Benjamin Peterson2016-09-131-1/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | merge headsBenjamin Peterson2016-09-131-1/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Issue #27952: Capture stderr in run_script()Berker Peksag2016-09-131-1/+2
| | | | |/ / | | | |/| |
| | | * | | Issue #27981: Fix refleak in fp_setreadl()Berker Peksag2016-09-131-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | Patch by David Dudson.
* | | | | | merge 3.6 (#27981)Benjamin Peterson2016-09-131-15/+17
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | merge 3.5 (#27981)Benjamin Peterson2016-09-131-15/+17
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | restructure fp_setreadl so as to avoid refleaks (closes #27981)Benjamin Peterson2016-09-131-15/+17
| | |/
* | | Merge from 3.6Berker Peksag2016-09-131-14/+14
|\ \ \ | |/ /
| * | Fix headers in whatsnew/3.6.rstBerker Peksag2016-09-131-14/+14
| | |
* | | Issue #28103: Merge from 3.6Berker Peksag2016-09-131-2/+2
|\ \ \ | |/ /
| * | Issue #28103: Merge from 3.5Berker Peksag2016-09-131-2/+2
| |\ \ | | |/
| | * Issue #28103: Use ``'...'`` style in zipfile documentationBerker Peksag2016-09-131-2/+2
| | | | | | | | | | | | Patch by Stephen J. Turnbull.
* | | Merge with 3.6Ned Deily2016-09-121-0/+1
|\ \ \ | |/ /
| * | Start 3.6 branchNed Deily2016-09-121-0/+1
| | |
* | | Bump to 3.7.0a0Ned Deily2016-09-1215-5045/+5163
|/ /
* | Post 3.6.0b1 mergeNed Deily2016-09-124-32/+21
|\ \
| * | Updates zip and nuget builds for Windows.Steve Dower2016-09-122-21/+20
| | |
| * | Fix warning in _PyCFunction_FastCallKeywords()Victor Stinner2016-09-121-2/+1
| | | | | | | | | | | | Issue #28105.
| * | Issue #23545: Adding -Wextra in setup.py is no longer necessary, since itStefan Krah2016-09-121-9/+0
| | | | | | | | | | | | is now part of the official flags.
* | | Start 3.6.0b2Ned Deily2016-09-122-1/+13
| | |
* | | Added tag v3.6.0b1 for changeset 5b0ca4ed5e2fNed Deily2016-09-121-0/+1
| | |
* | | Version bump for 3.6.0b1v3.6.0b1Ned Deily2016-09-123-6/+6
| | |
* | | Change SOURCE_URI for pydoc source URLs to point to 3.6 branchNed Deily2016-09-121-1/+1
| | |
* | | Update pydoc topics for 3.6.0b1Ned Deily2016-09-121-87/+226
|/ /
* | Issue #27810: Exclude METH_FASTCALL from the stable APIVictor Stinner2016-09-121-1/+1
| |
* | Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL.Ned Deily2016-09-125-82/+115
| | | | | | | | | | Also provide a sample Install Certificates command script to install a set of root certificates from the third-party certifi module.
* | Issue #27322: back out the commit. needs to be addressed after beta1.Christian Heimes2016-09-121-1/+0
| |
* | Issue #27322: skip test_compile_path when sys.path is not writeable.Christian Heimes2016-09-121-0/+1
| |
* | Issue #27350: Document compact dict memory usageVictor Stinner2016-09-121-0/+2
| |
* | Issue #28077: find_empty_slot() only supports combined dictVictor Stinner2016-09-121-3/+7
| |
* | Document kwnames in _PyObject_FastCallKeywords() and _PyStack_AsDict()Victor Stinner2016-09-124-30/+53
| | | | | | | | Issue #27213.
* | Revert change f860b7a775c5Victor Stinner2016-09-123-23/+9
| | | | | | | | | | Revert change "Issue #27213: Reintroduce checks in _PyStack_AsDict()", pushed by mistake.
* | Buildbot: give 20 minute per test fileVictor Stinner2016-09-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | It seems like at least 2 buildbots need more than 15 minutes per test file. Example with "AMD64 Snow Leop 3.x": 10 slowest tests: - test_tools: 14 min 40 sec - test_tokenize: 11 min 57 sec - test_datetime: 11 min 25 sec - ...