summaryrefslogtreecommitdiffstats
path: root/Lib
Commit message (Expand)AuthorAgeFilesLines
* PyDoc and blurb updates for 3.4.9rc1.Larry Hastings2018-07-191-1/+1
* [3.4] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (#5992)Steve Dower2018-05-141-0/+40
* [3.4] bpo-32981: Fix catastrophic backtracking vulns (GH-5955) (#6035)Ned Deily2018-03-114-4/+34
* [3.4] [3.5] bpo-32620: Remove failing pyenv call from CI config (GH-5274) (#5...larryhastings2018-02-041-0/+1
* blurb release and pydoc topics for 3.4.8rc1.Larry Hastings2018-01-231-78/+12863
* [3.4] bpo-32072: Fix issues with binary plists. (GH-4455) (#4658)Serhiy Storchaka2018-01-222-37/+107
* Blurb release and pydoc topics for 3.4.7 final.Larry Hastings2017-08-091-12863/+78
* [3.4] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal com...Dong-hee Na2017-07-272-1/+7
* Update pydoc topics and susp-ignored for 3.4.7rc1.Larry Hastings2017-07-241-78/+12863
* [3.4] Backport CI config from master (#2475)Victor Stinner2017-07-223-15/+9
* [3.4] bpo-26617: Ensure gc tracking is off when invoking weakref callbacks. (...Serhiy Storchaka2017-07-221-0/+8
* bpo-26657: Fix Windows directory traversal vulnerability with http.server (#782)Victor Stinner2017-07-122-3/+22
* bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2291)Victor Stinner2017-07-122-13/+40
* [3.4] [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678)...Serhiy Storchaka2017-07-111-0/+86
* [security][3.4] bpo-30730: Prevent environment variables injection in subproc...Serhiy Storchaka2017-07-112-2/+46
* Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add Ch...Victor Stinner2017-03-101-15/+21
* Regenerated pydoc topics for 3.4.6rc1. (Also fixed doc error, improved build.)Larry Hastings2017-01-021-1/+1
* Fix test failure so it's no longer dependent on example.com.Larry Hastings2017-01-021-1/+1
* Upgrade pip to 9.0.1 and setuptools to 28.8.0Donald Stufft2016-11-163-2/+2
* Issue #28563: Make plural form selection more lenient and acceptingSerhiy Storchaka2016-11-142-8/+20
|\
| * Issue #28563: Make plural form selection more lenient and acceptingSerhiy Storchaka2016-11-142-8/+20
* | Issue #28563: Fixed possible DoS and arbitrary code execution when handleSerhiy Storchaka2016-11-082-45/+212
|\ \ | |/
| * Issue #28563: Fixed possible DoS and arbitrary code execution when handleSerhiy Storchaka2016-11-082-45/+212
* | Upgrade pip to 9.0 and setuptools to 28.7.1Donald Stufft2016-11-024-2/+2
* | Issue #27759: Fix selectors incorrectly retain invalid file descriptors.Yury Selivanov2016-10-062-9/+40
* | Upgrade setuptools to 27.1.2Donald Stufft2016-09-092-1/+1
* | Upgrade setuptools to 27.1.1Donald Stufft2016-09-092-1/+1
* | Issue #27960: Revert state to 675e20c38fdac6, backing out all changes by deve...Jason R. Coombs2016-09-061-2/+5
* | Issue #12885: Revert commits in 3.4 branch which is security-only fixes.Jason R. Coombs2016-09-022-67/+29
* | Backed out changeset cc86e9e102e8Jason R. Coombs2016-09-021-2/+9
* | Issue #12285: Replace implementation of findall with implementation from Setu...Jason R. Coombs2015-09-191-27/+21
* | Sort result to avoid spurious errors due to order.Jason R. Coombs2015-08-301-2/+2
* | Add docstring and additional test revealing nuances of the implementation as ...Jason R. Coombs2015-09-191-0/+16
* | Add another test capturing the basic discovery expectation.Jason R. Coombs2015-08-301-0/+11
* | Issue #12285: Add test capturing failure.Jason R. Coombs2015-08-301-0/+10
* | Use modern mechanism for test discoveryJason R. Coombs2015-08-301-5/+2
* | fail when negative values are passed to instr()Benjamin Peterson2016-08-161-0/+2
* | Update setuptools/pip to 25.2.0/8.1.2Donald Stufft2016-08-143-2/+2
* | do not allow reading negative values with getstr()Benjamin Peterson2016-08-141-0/+3
* | Issue #20160: Merged fix from 3.3.Vinay Sajip2016-08-051-0/+35
|\ \ | |/
| * Issue #20160: Handled passing of large structs to callbacks correctly.Vinay Sajip2016-08-051-0/+35
* | Merge 3.3Donald Stufft2016-08-033-5/+5
|\ \ | |/
| * Switch upload.pypi.io to upload.pypi.orgDonald Stufft2016-08-033-4/+4
* | [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-312-0/+20
|\ \ | |/
| * Prevent HTTPoxy attack (CVE-2016-1000110)Senthil Kumaran2016-07-312-0/+20
* | Issue #27369: Merge test_pyexpat from 3.3 into 3.4Martin Panter2016-07-141-4/+2
|\ \ | |/
| * Issue #27369: Merge test_pyexpat from 3.2 into 3.3Martin Panter2016-07-141-4/+2
| |\
| | * Issue #27369: Don’t test error message detail that changed in Expat 2.2.03.2Martin Panter2016-07-141-4/+2
| | * #22758: fix regression in handling of secure cookies.R David Murray2016-07-102-11/+58
| * | Switch to the new upload url for PyPIDonald Stufft2016-07-063-4/+4