Python 3.4.8
  1. 2a5da97 Finalize blurb archive for 3.4.8 (no new blurbs). by Larry Hastings · 8 years ago
  2. 68485f7 blurb release and pydoc topics for 3.4.8rc1. by Larry Hastings · 8 years ago
  3. c59731d [3.4] bpo-32072: Fix issues with binary plists. (GH-4455) (#4658) by Serhiy Storchaka · 8 years ago
  4. 092db6c bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-443) (#3445) by Victor Stinner · 8 years ago
  5. 6c004b4 bpo-30657: Fix CVE-2017-1000158 (#4758) by Miro Hrončok · 8 years ago
  6. 86a713c [3.4][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 (#3353) by Victor Stinner · 8 years ago
  7. d0e61bd bpo-29169: Update zlib to 1.2.11 (#3107) by Victor Stinner · 8 years ago
  8. 67dc125 Blurb release and pydoc topics for 3.4.7 final. by Larry Hastings · 8 years ago
  9. 2a5a26c [3.4] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal command (#1214) (#2893) by Dong-hee Na · 8 years ago
  10. e9a74c4 blurb release for 3.4.7rc1. by Larry Hastings · 8 years ago
  11. f067f7e Switch to using blurb to manage Misc/NEWS! by Larry Hastings · 8 years ago
  12. 34fae03 [3.4] bpo-26617: Ensure gc tracking is off when invoking weakref callbacks. (#2695) by Serhiy Storchaka · 8 years ago
  13. 6f6bc1d bpo-26657: Fix Windows directory traversal vulnerability with http.server (#782) by Victor Stinner · 8 years ago
  14. cc54c1c bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2291) by Victor Stinner · 8 years ago
  15. 71572bb [3.4] bpo-29591, bpo-30694: Upgrade Modules/expat to libexpat 2.2.1 (#2164) (#2203) by Victor Stinner · 8 years ago
  16. f734479 [3.4] [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678) (#2248) by Serhiy Storchaka · 8 years ago
  17. fe82c46 [security][3.4] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2362) by Serhiy Storchaka · 8 years ago
  18. ad1fb81 Add "Misc/NEWS.d" directory tree for "blurb". GH-2331 by larryhastings · 8 years ago
  19. fa53dbd Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. (#224) by Victor Stinner · 8 years ago
  20. f37b0cb bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) (#280) by Barry Warsaw · 8 years ago
  21. a52b0a4 Post-release updates for 3.4.6. by Larry Hastings · 9 years ago
  22. 7f10ede Version bump for Python 3.4.6. by Larry Hastings · 9 years ago v3.4.6
  23. a7aa988 Post-release fixups for Python 3.4.6rc1. by Larry Hastings · 9 years ago
  24. d12551f Version bump for 3.4.6rc1. by Larry Hastings · 9 years ago v3.4.6rc1
  25. 84293af Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 9 years ago
  26. b626643 Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 9 years ago
  27. 1c3fdd9 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 9 years ago
  28. 07bcf05 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 9 years ago
  29. 77eede3 Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. by Serhiy Storchaka · 9 years ago
  30. 068534a Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 9 years ago
  31. cb9424f Issue #27759: Fix selectors incorrectly retain invalid file descriptors. by Yury Selivanov · 9 years ago
  32. d751040 Issue #26171: Prevent buffer overflow in get_data by Berker Peksag · 9 years ago
  33. 79ae967 Issue #12885: Revert commits in 3.4 branch which is security-only fixes. by Jason R. Coombs · 9 years ago
  34. 6f5d3fd Issue #12885: Correct issue reference in NEWS by Jason R. Coombs · 9 years ago
  35. 97eda15 Issue #12285: Update NEWS by Jason R. Coombs · 9 years ago
  36. 1f0e7c9 rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783) by Benjamin Peterson · 9 years ago
  37. 3a27b08 do not decref value borrowed from list (closes #27774) by Benjamin Peterson · 9 years ago
  38. 4f97651 fix possible integer overflow in binascii.b2a_qp (closes #27760) by Benjamin Peterson · 9 years ago
  39. 6e01d90 check for overflow in join_append_data (closes #27758) by Benjamin Peterson · 9 years ago
  40. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 9 years ago
  41. d27a7c1 Issue #27369: Merge test_pyexpat from 3.2 into 3.3 by Martin Panter · 9 years ago
  42. 076ca6c Issue #27369: Don’t test error message detail that changed in Expat 2.2.0 by Martin Panter · 9 years ago 3.2
  43. 2cdcaf1 Issue #22758: Move NEWS entry to Library section by Martin Panter · 9 years ago
  44. 5f21f43 #22758: fix regression in handling of secure cookies. by R David Murray · 9 years ago
  45. 3d81d93 Issue #25940: Use self-signed.pythontest.net in SSL tests by Martin Panter · 10 years ago
  46. 31b9410 Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. by Serhiy Storchaka · 10 years ago
  47. 73f5507 Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3 by Martin Panter · 10 years ago
  48. 14b2c82 fix reordering by Benjamin Peterson · 10 years ago
  49. 2deaea3 merge 3.2 by Benjamin Peterson · 10 years ago
  50. 5e62117 add CVE and issue number by Benjamin Peterson · 10 years ago
  51. a12d92b merge 3.3 (#27783) by Benjamin Peterson · 9 years ago
  52. 10bc0f6 merge 3.3 (#27774) by Benjamin Peterson · 9 years ago
  53. 432ea4f fail when negative values are passed to instr() by Benjamin Peterson · 9 years ago
  54. 5295532 merge 3.3 (closes #27760) by Benjamin Peterson · 9 years ago
  55. 40a77c3 do not allow reading negative values with getstr() by Benjamin Peterson · 9 years ago
  56. 59b6abd merge 3.3 (#27758) by Benjamin Peterson · 9 years ago
  57. 436fe5a [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 9 years ago
  58. b7b5d35 Issue #27369: Merge test_pyexpat from 3.3 into 3.4 by Martin Panter · 9 years ago
  59. ea68492 Post-release fixups for Python 3.4.5. by Larry Hastings · 9 years ago
  60. 98be9d5 Version bump for 3.4.5 final. by Larry Hastings · 9 years ago v3.4.5
  61. 463c3f3 Release bump for 3.4.5rc1. by Larry Hastings · 9 years ago v3.4.5rc1
  62. 196d7db upgrade expt to 2.1.1 (closes #26556) by Benjamin Peterson · 9 years ago
  63. 46b32f3 raise an error when STARTTLS fails by Benjamin Peterson · 9 years ago
  64. 3d4d01f Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289. by Guido van Rossum · 9 years ago
  65. b9869df remove useless $ keyword (closes #17167) by Benjamin Peterson · 9 years ago
  66. f11b25b properly use the ObjArgs variant of CallMethod in dictview binary operations (closes #26478) by Benjamin Peterson · 9 years ago
  67. 90ba2ca #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang. by Ezio Melotti · 9 years ago
  68. 9491272 open the cert store readonly by Benjamin Peterson · 10 years ago
  69. c4032da prevent buffer overflow in get_data (closes #26171) by Benjamin Peterson · 10 years ago
  70. 514bb07 Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4 by Martin Panter · 10 years ago
  71. d9d0e86 Issue #26050: Add asyncio.StreamReader.readuntil() method. by Yury Selivanov · 10 years ago
  72. c07b16b Sync with asyncio repo by Andrew Svetlov · 10 years ago
  73. e428231 Issue #22570: Add 'path' attribute to pathlib.Path objects. by Guido van Rossum · 10 years ago
  74. 69bfb15 Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob(). by Guido van Rossum · 10 years ago
  75. 6c2d33a Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri. by Guido van Rossum · 10 years ago
  76. c4e70ff Post-release touchups for Python 3.4.4 final. by Larry Hastings · 10 years ago
  77. fa71932 Release bump for Python 3.4.4 final. by Larry Hastings · 10 years ago v3.4.4
  78. 13cf490 Post-release fixups for Python 3.4.4rc1. by Larry Hastings · 10 years ago
  79. e739601 Version bump for 3.4.4rc1. by Larry Hastings · 10 years ago v3.4.4rc1
  80. 6364094 Issue #25798: Update OS X 10.5+ 32-bit-only installer to build by Ned Deily · 10 years ago
  81. 68524e1 merge 3.3 by Benjamin Peterson · 10 years ago
  82. ced699b #24903: Remove misleading error message to fix regression. by R David Murray · 10 years ago
  83. afdd513 Issue #25764: Preserve subprocess fork exception when preexec_fn used by Martin Panter · 10 years ago
  84. c7217d7 Issue #6478: _strptime's regexp cache now is reset after changing timezone by Serhiy Storchaka · 10 years ago
  85. 7aa6908 Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. by Serhiy Storchaka · 10 years ago
  86. c0c00c3 Fix for issue #25177 with the mean of very small and very large numbers. by Steven D'Aprano · 10 years ago
  87. cbbec1c Issue #25718: Fixed copying object with state with boolean value is false. by Serhiy Storchaka · 10 years ago
  88. c472246 Issue #10131: Fixed deep copying of minidom documents. Based on patch by Serhiy Storchaka · 10 years ago
  89. 747d48c Issues #22989, #21228: Document HTTP response object for urlopen() by Martin Panter · 10 years ago
  90. d28bb62 Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside by Serhiy Storchaka · 10 years ago
  91. 33e7ea5 Issue #25616: Tests for OrderedDict are extracted from test_collections by Serhiy Storchaka · 10 years ago
  92. 1c855f4 Issue #25697: Fixed rough alphabetical order in Misc/ACKS. by Serhiy Storchaka · 10 years ago
  93. 1509580 Issue #24731: Fixed crash on converting objects with special methods by Serhiy Storchaka · 10 years ago
  94. a49de6b Issue #25725: Fixed a reference leak in pickle.loads() when unpickling by Serhiy Storchaka · 10 years ago
  95. ed92910 Issue #25663: Make rlcompleter avoid duplicate global names by Martin Panter · 10 years ago
  96. e3d4ec4 Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. by Serhiy Storchaka · 10 years ago
  97. e9b3074 Issue #23914: Fixed SystemError raised by unpickler on broken pickle data. by Serhiy Storchaka · 10 years ago
  98. b6aa537 Issue #25691: Fixed crash on deleting ElementTree.Element attributes. by Serhiy Storchaka · 10 years ago
  99. 8bc792a Issue #25624: ZipFile now always writes a ZIP_STORED header for directory by Serhiy Storchaka · 10 years ago
  100. c75d37f Misc/NEWS entries for IDLE. by Terry Jan Reedy · 10 years ago