summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Issue #12885: Revert commits in 3.4 branch which is security-only fixes.Jason R. Coombs2016-09-021-2/+0
* Issue #12885: Correct issue reference in NEWSJason R. Coombs2016-09-021-1/+1
* Issue #12285: Update NEWSJason R. Coombs2016-09-021-0/+2
* merge 3.3 (#27783)Benjamin Peterson2016-08-171-0/+2
|\
| * rearrange methodcaller_new so that the main error case does not cause uniniti...Benjamin Peterson2016-08-171-0/+2
* | merge 3.3 (#27774)Benjamin Peterson2016-08-161-0/+2
|\ \ | |/
| * do not decref value borrowed from list (closes #27774)Benjamin Peterson2016-08-161-0/+2
* | fail when negative values are passed to instr()Benjamin Peterson2016-08-161-2/+2
* | merge 3.3 (closes #27760)Benjamin Peterson2016-08-141-0/+2
|\ \ | |/
| * fix possible integer overflow in binascii.b2a_qp (closes #27760)Benjamin Peterson2016-08-141-0/+2
* | do not allow reading negative values with getstr()Benjamin Peterson2016-08-141-0/+3
* | merge 3.3 (#27758)Benjamin Peterson2016-08-141-0/+3
|\ \ | |/
| * check for overflow in join_append_data (closes #27758)Benjamin Peterson2016-08-141-0/+3
* | [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-311-0/+4
|\ \ | |/
| * Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-311-0/+4
* | Issue #27369: Merge test_pyexpat from 3.3 into 3.4Martin Panter2016-07-141-0/+6
|\ \ | |/
| * Issue #27369: Merge test_pyexpat from 3.2 into 3.3Martin Panter2016-07-141-0/+3
| |\
| | * Issue #27369: Don’t test error message detail that changed in Expat 2.2.03.2Martin Panter2016-07-141-0/+3
| | * Issue #22758: Move NEWS entry to Library sectionMartin Panter2016-07-141-3/+3
| | * #22758: fix regression in handling of secure cookies.R David Murray2016-07-101-0/+3
| * | Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.Serhiy Storchaka2015-12-021-0/+5
* | | Post-release fixups for Python 3.4.5.Larry Hastings2016-06-271-0/+12
* | | Version bump for 3.4.5 final.v3.4.5Larry Hastings2016-06-251-0/+11
* | | Release bump for 3.4.5rc1.v3.4.5rc1Larry Hastings2016-06-121-3/+3
* | | upgrade expt to 2.1.1 (closes #26556)Benjamin Peterson2016-06-111-0/+2
* | | raise an error when STARTTLS failsBenjamin Peterson2016-06-111-0/+3
* | | Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289.Guido van Rossum2016-05-191-6/+0
* | | remove useless $ keyword (closes #17167)Benjamin Peterson2016-03-221-1/+1
* | | properly use the ObjArgs variant of CallMethod in dictview binary operations ...Benjamin Peterson2016-03-041-0/+3
* | | #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.Ezio Melotti2016-02-271-0/+1
* | | open the cert store readonlyBenjamin Peterson2016-02-181-0/+2
* | | prevent buffer overflow in get_data (closes #26171)Benjamin Peterson2016-01-211-0/+3
* | | Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4Martin Panter2016-01-141-0/+6
|\ \ \ | |/ /
| * | Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3Martin Panter2016-01-141-0/+7
| |\ \ | | |/
| | * Issue #25940: Use self-signed.pythontest.net in SSL testsMartin Panter2016-01-141-0/+7
| * | fix reorderingBenjamin Peterson2015-12-051-4/+4
* | | Issue #26050: Add asyncio.StreamReader.readuntil() method.Yury Selivanov2016-01-111-0/+3
* | | Sync with asyncio repoAndrew Svetlov2016-01-111-0/+5
* | | Issue #22570: Add 'path' attribute to pathlib.Path objects.Guido van Rossum2016-01-061-0/+6
* | | Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]...Guido van Rossum2016-01-061-0/+3
* | | Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.Guido van Rossum2016-01-062-0/+4
* | | Post-release touchups for Python 3.4.4 final.Larry Hastings2015-12-211-0/+12
* | | Release bump for Python 3.4.4 final.v3.4.4Larry Hastings2015-12-201-4/+3
* | | Post-release fixups for Python 3.4.4rc1.Larry Hastings2015-12-071-0/+12
* | | Version bump for 3.4.4rc1.v3.4.4rc1Larry Hastings2015-12-061-2/+3
* | | Issue #25798: Update OS X 10.5+ 32-bit-only installer to buildNed Deily2015-12-061-2/+2
* | | merge 3.3Benjamin Peterson2015-12-051-2/+3
|\ \ \ | |/ /
| * | merge 3.2Benjamin Peterson2015-12-051-3/+4
| |\ \ | | |/
| | * add CVE and issue numberBenjamin Peterson2015-12-051-2/+3
* | | #24903: Remove misleading error message to fix regression.R David Murray2015-12-052-0/+5