86895 Commits (a12d92bec1858a76f2c5519bce07c8a00a891207)
 

Author SHA1 Message Date
Benjamin Peterson a12d92bec1 merge 3.3 (#27783) 10 years ago
Benjamin Peterson 1f0e7c9933 rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783) 10 years ago
Benjamin Peterson 10bc0f6edf merge 3.3 (#27774) 10 years ago
Benjamin Peterson 3a27b0857e do not decref value borrowed from list (closes #27774) 10 years ago
Benjamin Peterson 432ea4ff37 fail when negative values are passed to instr() 10 years ago
Donald Stufft 5e4aafa258 Update setuptools/pip to 25.2.0/8.1.2 10 years ago
Benjamin Peterson 5295532adb merge 3.3 (closes #27760) 10 years ago
Benjamin Peterson 4f976513ef fix possible integer overflow in binascii.b2a_qp (closes #27760) 10 years ago
Benjamin Peterson 40a77c3381 do not allow reading negative values with getstr() 10 years ago
Benjamin Peterson 59b6abd38c merge 3.3 (#27758) 10 years ago
Benjamin Peterson 6e01d90cc8 check for overflow in join_append_data (closes #27758) 10 years ago
Vinay Sajip a0b2568627 Issue #20160: Merged fix from 3.3. 10 years ago
Vinay Sajip 6f25003291 Issue #20160: Handled passing of large structs to callbacks correctly. 10 years ago
Donald Stufft c6c2217f27 Merge 3.3 10 years ago
Donald Stufft fb7929044a Switch upload.pypi.io to upload.pypi.org 10 years ago
Senthil Kumaran 436fe5a447 [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) 10 years ago
Senthil Kumaran 4cbb23f8f2 Prevent HTTPoxy attack (CVE-2016-1000110) 10 years ago
Martin Panter b7b5d35545 Issue #27369: Merge test_pyexpat from 3.3 into 3.4 10 years ago
Martin Panter d27a7c1f22 Issue #27369: Merge test_pyexpat from 3.2 into 3.3 10 years ago
Martin Panter 076ca6c3c8 Issue #27369: Don’t test error message detail that changed in Expat 2.2.0 10 years ago
Martin Panter 2cdcaf1353 Issue #22758: Move NEWS entry to Library section 10 years ago
R David Murray 8cf14964c6 #22758 null merge 10 years ago
R David Murray e3638944a9 #22758 null merge 10 years ago
R David Murray 5f21f43af7 #22758: fix regression in handling of secure cookies. 10 years ago
Benjamin Peterson ede9a0ffa2 merge 3.3 10 years ago
Donald Stufft ad04a85aff Switch to the new upload url for PyPI 10 years ago
Donald Stufft 188c118ba5 Switch to the new upload url for PyPI 10 years ago
Larry Hastings 91058707cf Merge. 10 years ago
Larry Hastings ea684921c2 Post-release fixups for Python 3.4.5. 10 years ago
Larry Hastings 8e362213df Added tag v3.4.5 for changeset 619b61e505d0 10 years ago
Larry Hastings 98be9d500e Version bump for 3.4.5 final. 10 years ago
Larry Hastings 27d3529d87 Regenerate pydoc topics for 3.4.5 final. 10 years ago
Georg Brandl 4b9e75ba7f Docs: add html-stable autobuild variant 10 years ago
Benjamin Peterson 06d49bb895 sync ordering of stddef.h includes with expat 2.1.1 10 years ago
Matthias Klose a8bb04b9a8 Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. 10 years ago
Larry Hastings 393c759324 Added tag v3.4.5rc1 for changeset 3631bb4a2490 10 years ago
Larry Hastings 463c3f3eef Release bump for 3.4.5rc1. 10 years ago
Larry Hastings 6e77ebe6e9 Regenerate pydoc topics for 3.4.5rc1. 10 years ago
Benjamin Peterson 196d7db395 upgrade expt to 2.1.1 (closes #26556) 10 years ago
Benjamin Peterson 46b32f307c raise an error when STARTTLS fails 10 years ago
Guido van Rossum 3d4d01f614 Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289. 10 years ago
Donald Stufft 2a86122759 Upgrade ensurepip bundled setuptools to 20.10.1 10 years ago
Ethan Furman 5de67b106a Issue26748: Enum classes should evaluate as True 10 years ago
Benjamin Peterson b9869dfe35 remove useless $ keyword (closes #17167) 10 years ago
Donald Stufft 2bc69c49e1 Upgrade ensurepip._bundled pip to 8.1.1 and setuptools to 20.3 10 years ago
Serhiy Storchaka adca8464b1 Backed out changeset 19a3e0e664af 10 years ago
Serhiy Storchaka 388b90f28e Issues #23808, #25911: Trying to fix walk tests on Windows. 10 years ago
Benjamin Peterson f11b25b081 properly use the ObjArgs variant of CallMethod in dictview binary operations (closes #26478) 10 years ago
Berker Peksag 25c0ef518d Issue #26246: Set initial value of the hidden attr when creating copy button. 10 years ago
Yury Selivanov 90faa09152 asyncio: Update 3.4 asyncio/test_tasks to upstream version 10 years ago