1. db413f2 Added tag v3.4.6 for changeset b662f4776921 by Larry Hastings · 7 years ago
  2. 7f10ede Version bump for Python 3.4.6. by Larry Hastings · 7 years ago
  3. aa772e3 Merge Python 3.4.6rc1 changes back into main branch. by Larry Hastings · 7 years ago
  4. a7aa988 Post-release fixups for Python 3.4.6rc1. by Larry Hastings · 7 years ago
  5. 0717564 merge 3.3 by Ned Deily · 7 years ago
  6. c276ffa ring IDLE.app into 2017, too by Ned Deily · 7 years ago
  7. af17a2b Added tag v3.4.6rc1 for changeset e199a272ccda by Larry Hastings · 7 years ago
  8. d12551f Version bump for 3.4.6rc1. by Larry Hastings · 7 years ago
  9. 8f24f66 Regenerated pydoc topics for 3.4.6rc1. (Also fixed doc error, improved build.) by Larry Hastings · 7 years ago
  10. 03fdeb7 Fix test failure so it's no longer dependent on example.com. by Larry Hastings · 7 years ago
  11. b6e2142 merge 3.3 by Benjamin Peterson · 7 years ago
  12. e527dd3 ring in 2017 for Python by Benjamin Peterson · 7 years ago
  13. dd5c73b Upgrade pip to 9.0.1 and setuptools to 28.8.0 by Donald Stufft · 8 years ago
  14. 5ca92ab Issue #28563: Make plural form selection more lenient and accepting by Serhiy Storchaka · 8 years ago
  15. 60ac989 Issue #28563: Make plural form selection more lenient and accepting by Serhiy Storchaka · 8 years ago
  16. 84293af Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 8 years ago
  17. b626643 Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 8 years ago
  18. 1c3fdd9 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  19. 07bcf05 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  20. 20a587b Upgrade pip to 9.0 and setuptools to 28.7.1 by Donald Stufft · 8 years ago
  21. 77eede3 Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. by Serhiy Storchaka · 8 years ago
  22. 068534a Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 8 years ago
  23. cb9424f Issue #27759: Fix selectors incorrectly retain invalid file descriptors. by Yury Selivanov · 8 years ago
  24. 26d998c properly handle the single null-byte file (closes #24022) by Benjamin Peterson · 8 years ago
  25. 354c2f9 Issue #26171: Null merge by Berker Peksag · 8 years ago
  26. d751040 Issue #26171: Prevent buffer overflow in get_data by Berker Peksag · 8 years ago
  27. 16d7d59 Upgrade setuptools to 27.1.2 by Donald Stufft · 8 years ago
  28. d25d9dc Upgrade setuptools to 27.1.1 by Donald Stufft · 8 years ago
  29. 1f5fd64 Issue #27960: Revert state to 675e20c38fdac6, backing out all changes by developed for Issue #12885. by Jason R. Coombs · 8 years ago
  30. 79ae967 Issue #12885: Revert commits in 3.4 branch which is security-only fixes. by Jason R. Coombs · 8 years ago
  31. 6f5d3fd Issue #12885: Correct issue reference in NEWS by Jason R. Coombs · 8 years ago
  32. 8ac147d Backed out changeset cc86e9e102e8 by Jason R. Coombs · 8 years ago
  33. 97eda15 Issue #12285: Update NEWS by Jason R. Coombs · 8 years ago
  34. 1f0e7c9 rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783) by Benjamin Peterson · 8 years ago
  35. 3a27b08 do not decref value borrowed from list (closes #27774) by Benjamin Peterson · 8 years ago
  36. 4f97651 fix possible integer overflow in binascii.b2a_qp (closes #27760) by Benjamin Peterson · 8 years ago
  37. 6e01d90 check for overflow in join_append_data (closes #27758) by Benjamin Peterson · 8 years ago
  38. 6f25003 Issue #20160: Handled passing of large structs to callbacks correctly. by Vinay Sajip · 8 years ago
  39. fb79290 Switch upload.pypi.io to upload.pypi.org by Donald Stufft · 8 years ago
  40. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  41. d27a7c1 Issue #27369: Merge test_pyexpat from 3.2 into 3.3 by Martin Panter · 8 years ago
  42. 076ca6c Issue #27369: Don’t test error message detail that changed in Expat 2.2.0 by Martin Panter · 8 years ago
  43. 2cdcaf1 Issue #22758: Move NEWS entry to Library section by Martin Panter · 8 years ago
  44. e363894 #22758 null merge by R David Murray · 8 years ago
  45. 5f21f43 #22758: fix regression in handling of secure cookies. by R David Murray · 8 years ago
  46. 188c118 Switch to the new upload url for PyPI by Donald Stufft · 8 years ago
  47. 035583b Issue #25940: On Windows, connecting to port 444 returns ETIMEDOUT by Martin Panter · 8 years ago
  48. 3d81d93 Issue #25940: Use self-signed.pythontest.net in SSL tests by Martin Panter · 8 years ago
  49. 31b9410 Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. by Serhiy Storchaka · 9 years ago
  50. fab75d9 Issue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3 by Martin Panter · 8 years ago
  51. 73f5507 Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3 by Martin Panter · 8 years ago
  52. 0e617e2 remove some copyright notices supserseded by the toplevel ones by Benjamin Peterson · 8 years ago
  53. f1dcdd9 add 2015 and 2016 by Benjamin Peterson · 8 years ago
  54. 16b347b reflow by Benjamin Peterson · 8 years ago
  55. 75e3630 2016 will be another year of writing copyrighted code by Benjamin Peterson · 8 years ago
  56. 14b2c82 fix reordering by Benjamin Peterson · 9 years ago
  57. 2deaea3 merge 3.2 by Benjamin Peterson · 9 years ago
  58. 5e62117 add CVE and issue number by Benjamin Peterson · 9 years ago
  59. edc4b2f Issue #12285: Replace implementation of findall with implementation from Setuptools 7ce820d524db. by Jason R. Coombs · 9 years ago
  60. 102764a Issue #25021: Correctly make sure that product.__setstate__ does not access by Kristján Valur Jónsson · 9 years ago
  61. 1a04c44 Sort result to avoid spurious errors due to order. by Jason R. Coombs · 9 years ago
  62. a2cf229 Add docstring and additional test revealing nuances of the implementation as found in setuptools. by Jason R. Coombs · 9 years ago
  63. 2c5278a Add another test capturing the basic discovery expectation. by Jason R. Coombs · 9 years ago
  64. a0c6c1c Issue #12285: Add test capturing failure. by Jason R. Coombs · 9 years ago
  65. fa5e7cf Use modern mechanism for test discovery by Jason R. Coombs · 9 years ago
  66. a12d92b merge 3.3 (#27783) by Benjamin Peterson · 8 years ago
  67. 10bc0f6 merge 3.3 (#27774) by Benjamin Peterson · 8 years ago
  68. 432ea4f fail when negative values are passed to instr() by Benjamin Peterson · 8 years ago
  69. 5e4aafa Update setuptools/pip to 25.2.0/8.1.2 by Donald Stufft · 8 years ago
  70. 5295532 merge 3.3 (closes #27760) by Benjamin Peterson · 8 years ago
  71. 40a77c3 do not allow reading negative values with getstr() by Benjamin Peterson · 8 years ago
  72. 59b6abd merge 3.3 (#27758) by Benjamin Peterson · 8 years ago
  73. a0b2568 Issue #20160: Merged fix from 3.3. by Vinay Sajip · 8 years ago
  74. c6c2217 Merge 3.3 by Donald Stufft · 8 years ago
  75. 436fe5a [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  76. b7b5d35 Issue #27369: Merge test_pyexpat from 3.3 into 3.4 by Martin Panter · 8 years ago
  77. 8cf1496 #22758 null merge by R David Murray · 8 years ago
  78. ede9a0f merge 3.3 by Benjamin Peterson · 8 years ago
  79. ad04a85 Switch to the new upload url for PyPI by Donald Stufft · 8 years ago
  80. 9105870 Merge. by Larry Hastings · 8 years ago
  81. ea68492 Post-release fixups for Python 3.4.5. by Larry Hastings · 8 years ago
  82. 8e36221 Added tag v3.4.5 for changeset 619b61e505d0 by Larry Hastings · 8 years ago
  83. 98be9d5 Version bump for 3.4.5 final. by Larry Hastings · 8 years ago
  84. 27d3529 Regenerate pydoc topics for 3.4.5 final. by Larry Hastings · 8 years ago
  85. 4b9e75b Docs: add html-stable autobuild variant by Georg Brandl · 8 years ago
  86. 06d49bb sync ordering of stddef.h includes with expat 2.1.1 by Benjamin Peterson · 8 years ago
  87. a8bb04b Issue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced on by default; fix test. by Matthias Klose · 8 years ago
  88. 393c759 Added tag v3.4.5rc1 for changeset 3631bb4a2490 by Larry Hastings · 8 years ago
  89. 463c3f3 Release bump for 3.4.5rc1. by Larry Hastings · 8 years ago
  90. 6e77ebe Regenerate pydoc topics for 3.4.5rc1. by Larry Hastings · 8 years ago
  91. 196d7db upgrade expt to 2.1.1 (closes #26556) by Benjamin Peterson · 8 years ago
  92. 46b32f3 raise an error when STARTTLS fails by Benjamin Peterson · 8 years ago
  93. 3d4d01f Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289. by Guido van Rossum · 8 years ago
  94. 2a86122 Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 8 years ago
  95. 5de67b1 Issue26748: Enum classes should evaluate as True by Ethan Furman · 8 years ago
  96. b9869df remove useless $ keyword (closes #17167) by Benjamin Peterson · 8 years ago
  97. 2bc69c4 Upgrade ensurepip._bundled pip to 8.1.1 and setuptools to 20.3 by Donald Stufft · 8 years ago
  98. adca846 Backed out changeset 19a3e0e664af by Serhiy Storchaka · 8 years ago
  99. 388b90f Issues #23808, #25911: Trying to fix walk tests on Windows. by Serhiy Storchaka · 8 years ago
  100. f11b25b properly use the ObjArgs variant of CallMethod in dictview binary operations (closes #26478) by Benjamin Peterson · 8 years ago