summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump & copyright year update for 3.4.10rc1.v3.4.10rc1Larry Hastings2019-03-037-20/+20
* PyDoc and blurb updates for 3.4.10rc1.Larry Hastings2019-03-036-12873/+118
* [3.4] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) (#1...Cheryl Sabella2019-03-032-6/+9
* bpo-34791: xml package obeys ignore env flags (GH-9544) (#11872)Victor Stinner2019-02-253-2/+7
* [3.4] bpo-34656: Avoid relying on signed overflow in _pickle memos (GH-9261) ...Victor Stinner2019-02-251-28/+33
* bpo-35746: Fix segfault in ssl's cert parser (GH-11569) (#11868)Victor Stinner2019-02-254-0/+52
* [3.4] bpo-34623: Use XML_SetHashSalt in _elementtree (#9953)stratakis2019-02-254-1/+15
* Post-release version bump for 3.4.9.Larry Hastings2018-08-021-1/+1
* Version bump for 3.4.9 final.v3.4.9Larry Hastings2018-08-022-5/+5
* Add Blurb entry for 3.4.9 final.Larry Hastings2018-08-021-0/+8
* Post-release version bump for 3.4.9rc1.Larry Hastings2018-07-191-1/+1
* Version bump for 3.4.9rc1.v3.4.9rc1Larry Hastings2018-07-192-6/+6
* PyDoc and blurb updates for 3.4.9rc1.Larry Hastings2018-07-194-6/+20
* [3.4] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (#5992)Steve Dower2018-05-143-38/+95
* [3.4] bpo-32981: Fix catastrophic backtracking vulns (GH-5955) (#6035)Ned Deily2018-03-116-4/+39
* Post-release bump for Python 3.4.8.Larry Hastings2018-02-041-1/+1
* Version bump for 3.4.8.v3.4.8Larry Hastings2018-02-042-5/+5
* Finalize blurb archive for 3.4.8 (no new blurbs).Larry Hastings2018-02-041-0/+8
* [3.4] [3.5] bpo-32620: Remove failing pyenv call from CI config (GH-5274) (#5...larryhastings2018-02-041-0/+1
* Post-release version bump for 3.4.8rc1.Larry Hastings2018-02-041-1/+1
* Bump version and copyright year for 3.4.8rc1.v3.4.8rc1Larry Hastings2018-01-237-15/+15
* blurb release and pydoc topics for 3.4.8rc1.Larry Hastings2018-01-238-93/+12924
* [3.4] bpo-32072: Fix issues with binary plists. (GH-4455) (#4658)Serhiy Storchaka2018-01-223-37/+113
* bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-443) (#3445)Victor Stinner2017-12-084-4/+5
* bpo-30657: Fix CVE-2017-1000158 (#4758)Miro Hrončok2017-12-083-1/+11
* [3.4] bpo-31170: Fix inclusion of expat in Windows build projects (#3785)Victor Stinner2017-11-297-43/+70
* Backport Doc build venv fixes (#3979)Ned Deily2017-10-122-6/+12
* Remove retired and security branches from active docs (#3883)Ned Deily2017-10-032-7/+5
* [3.4][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 (#3353)Victor Stinner2017-09-2423-153/+1289
* bpo-29169: Update zlib to 1.2.11 (#3107)Victor Stinner2017-08-1629-1176/+2106
* Post-release bump for 3.4.7 final.Larry Hastings2017-08-091-1/+1
* Version bump for 3.4.7 final.v3.4.7Larry Hastings2017-08-092-5/+5
* Blurb release and pydoc topics for 3.4.7 final.Larry Hastings2017-08-093-12865/+86
* [3.5] bpo-31036: use an existing Misc/NEWS rather than trying to use blurb (#...Ned Deily2017-07-281-1/+13
* [3.4] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal com...Dong-hee Na2017-07-273-1/+9
* Post-release bump for 3.4.7rc1.Larry Hastings2017-07-251-1/+1
* Version bump and copyright year fixes for 3.4.7rc1.v3.4.7rc1Larry Hastings2017-07-234-9/+10
* Update pydoc topics and susp-ignored for 3.4.7rc1.Larry Hastings2017-07-232-79/+12864
* blurb release for 3.4.7rc1.Larry Hastings2017-07-2310-30/+99
* Switch to using blurb to manage Misc/NEWS!Larry Hastings2017-07-2339-10645/+32268
* [3.4] Backport CI config from master (#2475)Victor Stinner2017-07-226-15/+152
* bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2724)Ned Deily2017-07-221-1/+1
* [3.4] bpo-26617: Ensure gc tracking is off when invoking weakref callbacks. (...Serhiy Storchaka2017-07-223-12/+22
* bpo-26657: Fix Windows directory traversal vulnerability with http.server (#782)Victor Stinner2017-07-123-3/+25
* bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2291)Victor Stinner2017-07-124-13/+45
* [3.4] bpo-29591, bpo-30694: Upgrade Modules/expat to libexpat 2.2.1 (#2164) (...Victor Stinner2017-07-1218-610/+1388
* [3.4] [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678)...Serhiy Storchaka2017-07-114-30/+143
* [security][3.4] bpo-30730: Prevent environment variables injection in subproc...Serhiy Storchaka2017-07-115-8/+71
* Add "Misc/NEWS.d" directory tree for "blurb". GH-2331larryhastings2017-06-2211-0/+11
* Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add Ch...Victor Stinner2017-03-093-15/+29