summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge #17435: Don't use mutable default values in Timer.R David Murray2013-03-304-17/+37
|\
| * Issue #17435: Don't use mutable default values in Timer.R David Murray2013-03-304-17/+37
* | Fix comment about the OpenSSL version in which SNI version was introduced.Antoine Pitrou2013-03-301-1/+1
* | Improve set_servername_callback docstring.Antoine Pitrou2013-03-301-3/+3
* | Fix previous fix (the cause was actually a misplaced #endif, or so it seems)Antoine Pitrou2013-03-301-3/+1
* | Further compiling fixes (issue #17581)Antoine Pitrou2013-03-301-1/+4
* | MergeAntoine Pitrou2013-03-305-4/+47
|\ \
| * \ Merged documentation update from 3.3.Vinay Sajip2013-03-301-0/+34
| |\ \ | | |/
| | * Updated logging cookbook with additional example for output using str.format().Vinay Sajip2013-03-301-0/+34
| * | #17539: merge with 3.3.Ezio Melotti2013-03-301-3/+3
| |\ \ | | |/
| | * #17539: fix MagicMock example. Patch by Berker Peksag.Ezio Melotti2013-03-301-3/+3
| * | #17526: merge with 3.3.Ezio Melotti2013-03-303-1/+10
| |\ \ | | |/
| | * #17526: fix an IndexError raised while passing code without filename to inspe...Ezio Melotti2013-03-303-1/+18
* | | Issue #17581: try to fix building on old OpenSSL versionsAntoine Pitrou2013-03-301-7/+27
|/ /
* | #17564: merge with 3.3.Ezio Melotti2013-03-291-0/+5
|\ \ | |/
| * #17564: skip test_bad_address unless the tests are run with -unetwork/-uall.Ezio Melotti2013-03-291-0/+5
* | Closes #17540: Merged fix from 3.3.Vinay Sajip2013-03-293-3/+10
|\ \ | |/
| * Issue #17540: Added style to Formatter configuration by dict.Vinay Sajip2013-03-293-3/+10
* | In search of TLS 1.1 bug: add debugging output in verbose modeAntoine Pitrou2013-03-291-0/+5
* | Use a subtest in test_ssl.test_echoAntoine Pitrou2013-03-291-4/+5
* | Fix bug in TestResult.addSubTest()Antoine Pitrou2013-03-292-1/+35
* | #17438: merge with 3.3.Ezio Melotti2013-03-291-5/+12
|\ \ | |/
| * #17438: add links to the conversion tables in dump(s)/load(s).Ezio Melotti2013-03-291-5/+12
* | #8906: merge with 3.3.Ezio Melotti2013-03-291-12/+11
|\ \ | |/
| * #8906: document failureException, longMessage, and maxDiff in the class docst...Ezio Melotti2013-03-291-12/+11
* | Issue #16692: The ssl module now supports TLS 1.1 and TLS 1.2. Initial patch...Antoine Pitrou2013-03-287-81/+194
* | Merge improvements to the suspicious builder and cleanup from 3.3.Ezio Melotti2013-03-282-112/+13
|\ \ | |/
| * Update the suspicious builder to detect unused rules, and remove currently un...Ezio Melotti2013-03-282-101/+11
* | Merge with 3.3.Georg Brandl2013-03-2832-30/+129
|\ \ | |/
| * Closes #4159: add LaTeX tabular column specifications to tables that otherwis...Georg Brandl2013-03-2832-30/+129
* | merge with 3.3Georg Brandl2013-03-281-2/+2
|\ \ | |/
| * Fix XML vulnerability link targets.Georg Brandl2013-03-281-2/+2
* | Update suspicious ignore file.Ezio Melotti2013-03-282-1/+24
|\ \ | |/
| * Update suspicious ignore file.Ezio Melotti2013-03-282-1/+22
| |\
| | * Update suspicious ignore file.Ezio Melotti2013-03-284-12/+11
* | | update importlib.hBenjamin Peterson2013-03-271-117/+117
* | | #17329: merge with 3.3.Ezio Melotti2013-03-272-7/+14
|\ \ \ | |/ /
| * | #17329: merge with 3.2.Ezio Melotti2013-03-272-4/+11
| |\ \ | | |/
| | * #17329: document unittest.SkipTest. Initial patch by Zachary Ware.Ezio Melotti2013-03-272-4/+11
* | | Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-269-0/+158
|\ \ \ | |/ /
| * | Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-269-0/+158
| |\ \ | | |/
| | * Issue 17538: Document XML vulnerabiltiesChristian Heimes2013-03-2610-0/+187
* | | Issue #16475: Add a whatsnew entry for 3.4Kristjan Valur Jonsson2013-03-261-2/+2
* | | null merge from 3.3Georg Brandl2013-03-260-0/+0
|\ \ \ | |/ /
| * | NEWS: add new header for Python 3.3.2Georg Brandl2013-03-261-2/+6
* | | merge 3.3 (#17550)Benjamin Peterson2013-03-263-2/+4
|\ \ \ | |/ /
| * | move to correct sectionBenjamin Peterson2013-03-261-5/+2
| * | fix variable reference to fix --enable-profiling (closes #17550)Benjamin Peterson2013-03-263-2/+7
* | | Merge versionadded addition and typo fix from 3.3.Ezio Melotti2013-03-261-1/+4
|\ \ \ | |/ /
| * | Add versionadded for `-X faulthandler` (also fix typo and markup).Ezio Melotti2013-03-261-2/+5