Python 3.4.10rc1
  1. 14bb5cb Version bump & copyright year update for 3.4.10rc1. by Larry Hastings · 6 years ago v3.4.10rc1
  2. 17ebd26 PyDoc and blurb updates for 3.4.10rc1. by Larry Hastings · 6 years ago
  3. 2226139 [3.4] bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575) (#12145) by Cheryl Sabella · 6 years ago
  4. 765d333 bpo-34791: xml package obeys ignore env flags (GH-9544) (#11872) by Victor Stinner · 6 years ago
  5. 4b42d57 [3.4] bpo-34656: Avoid relying on signed overflow in _pickle memos (GH-9261) (#11870) by Victor Stinner · 6 years ago
  6. 6c655ce bpo-35746: Fix segfault in ssl's cert parser (GH-11569) (#11868) by Victor Stinner · 6 years ago
  7. d16eaf3 [3.4] bpo-34623: Use XML_SetHashSalt in _elementtree (#9953) by stratakis · 6 years ago
  8. cd1d5c5 Post-release version bump for 3.4.9. by Larry Hastings · 7 years ago
  9. 0a5a5af Version bump for 3.4.9 final. by Larry Hastings · 7 years ago v3.4.9
  10. 804d8b3 Add Blurb entry for 3.4.9 final. by Larry Hastings · 7 years ago
  11. 57b85d3 Post-release version bump for 3.4.9rc1. by Larry Hastings · 7 years ago
  12. c126fdc Version bump for 3.4.9rc1. by Larry Hastings · 7 years ago v3.4.9rc1
  13. 9a6c8e9 PyDoc and blurb updates for 3.4.9rc1. by Larry Hastings · 7 years ago
  14. 77c02cd [3.4] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) (#5992) by Steve Dower · 7 years ago
  15. 942cc04 [3.4] bpo-32981: Fix catastrophic backtracking vulns (GH-5955) (#6035) by Ned Deily · 7 years ago
  16. f584ecd Post-release bump for Python 3.4.8. by Larry Hastings · 8 years ago
  17. a61d7f2 Version bump for 3.4.8. by Larry Hastings · 8 years ago v3.4.8
  18. 2a5da97 Finalize blurb archive for 3.4.8 (no new blurbs). by Larry Hastings · 8 years ago
  19. 71b94e3 [3.4] [3.5] bpo-32620: Remove failing pyenv call from CI config (GH-5274) (#5533) by larryhastings · 8 years ago
  20. 24396c0 Post-release version bump for 3.4.8rc1. by Larry Hastings · 8 years ago
  21. d5af78b Bump version and copyright year for 3.4.8rc1. by Larry Hastings · 8 years ago v3.4.8rc1
  22. 68485f7 blurb release and pydoc topics for 3.4.8rc1. by Larry Hastings · 8 years ago
  23. c59731d [3.4] bpo-32072: Fix issues with binary plists. (GH-4455) (#4658) by Serhiy Storchaka · 8 years ago
  24. 092db6c bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-443) (#3445) by Victor Stinner · 8 years ago
  25. 6c004b4 bpo-30657: Fix CVE-2017-1000158 (#4758) by Miro Hrončok · 8 years ago
  26. 8b11e8d [3.4] bpo-31170: Fix inclusion of expat in Windows build projects (#3785) by Victor Stinner · 8 years ago
  27. 5d7fc42 Backport Doc build venv fixes (#3979) by Ned Deily · 8 years ago
  28. 727f419 Remove retired and security branches from active docs (#3883) by Ned Deily · 8 years ago
  29. 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
  30. d0e61bd bpo-29169: Update zlib to 1.2.11 (#3107) by Victor Stinner · 8 years ago
  31. ed51967 Post-release bump for 3.4.7 final. by Larry Hastings · 8 years ago
  32. 7dc3838 Version bump for 3.4.7 final. by Larry Hastings · 8 years ago v3.4.7
  33. 67dc125 Blurb release and pydoc topics for 3.4.7 final. by Larry Hastings · 8 years ago
  34. 362e9fb [3.5] bpo-31036: use an existing Misc/NEWS rather than trying to use blurb (#2874) (#2926) by Ned Deily · 8 years ago
  35. 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
  36. 5c673dd Post-release bump for 3.4.7rc1. by Larry Hastings · 8 years ago
  37. c912af8 Version bump and copyright year fixes for 3.4.7rc1. by Larry Hastings · 8 years ago v3.4.7rc1
  38. 961168d Update pydoc topics and susp-ignored for 3.4.7rc1. by Larry Hastings · 8 years ago
  39. e9a74c4 blurb release for 3.4.7rc1. by Larry Hastings · 8 years ago
  40. f067f7e Switch to using blurb to manage Misc/NEWS! by Larry Hastings · 8 years ago
  41. b154917 [3.4] Backport CI config from master (#2475) by Victor Stinner · 8 years ago
  42. 3b3a5a5 bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2724) by Ned Deily · 8 years ago
  43. 34fae03 [3.4] bpo-26617: Ensure gc tracking is off when invoking weakref callbacks. (#2695) by Serhiy Storchaka · 8 years ago
  44. 6f6bc1d bpo-26657: Fix Windows directory traversal vulnerability with http.server (#782) by Victor Stinner · 8 years ago
  45. cc54c1c bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2291) by Victor Stinner · 8 years ago
  46. 71572bb [3.4] bpo-29591, bpo-30694: Upgrade Modules/expat to libexpat 2.2.1 (#2164) (#2203) by Victor Stinner · 8 years ago
  47. f734479 [3.4] [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678) (#2248) by Serhiy Storchaka · 8 years ago
  48. fe82c46 [security][3.4] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2362) by Serhiy Storchaka · 8 years ago
  49. ad1fb81 Add "Misc/NEWS.d" directory tree for "blurb". GH-2331 by larryhastings · 8 years ago
  50. fa53dbd Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. (#224) by Victor Stinner · 8 years ago
  51. f37b0cb bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) (#280) by Barry Warsaw · 8 years ago
  52. a52b0a4 Post-release updates for 3.4.6. by Larry Hastings · 9 years ago
  53. db413f2 Added tag v3.4.6 for changeset b662f4776921 by Larry Hastings · 9 years ago
  54. 7f10ede Version bump for Python 3.4.6. by Larry Hastings · 9 years ago v3.4.6
  55. aa772e3 Merge Python 3.4.6rc1 changes back into main branch. by Larry Hastings · 9 years ago
  56. a7aa988 Post-release fixups for Python 3.4.6rc1. by Larry Hastings · 9 years ago
  57. 0717564 merge 3.3 by Ned Deily · 9 years ago
  58. c276ffa ring IDLE.app into 2017, too by Ned Deily · 9 years ago
  59. af17a2b Added tag v3.4.6rc1 for changeset e199a272ccda by Larry Hastings · 9 years ago
  60. d12551f Version bump for 3.4.6rc1. by Larry Hastings · 9 years ago v3.4.6rc1
  61. 8f24f66 Regenerated pydoc topics for 3.4.6rc1. (Also fixed doc error, improved build.) by Larry Hastings · 9 years ago
  62. 03fdeb7 Fix test failure so it's no longer dependent on example.com. by Larry Hastings · 9 years ago
  63. b6e2142 merge 3.3 by Benjamin Peterson · 9 years ago
  64. e527dd3 ring in 2017 for Python by Benjamin Peterson · 9 years ago
  65. dd5c73b Upgrade pip to 9.0.1 and setuptools to 28.8.0 by Donald Stufft · 9 years ago
  66. 5ca92ab Issue #28563: Make plural form selection more lenient and accepting by Serhiy Storchaka · 9 years ago
  67. 60ac989 Issue #28563: Make plural form selection more lenient and accepting by Serhiy Storchaka · 9 years ago
  68. 84293af Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 9 years ago
  69. b626643 Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X by Serhiy Storchaka · 9 years ago
  70. 1c3fdd9 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 9 years ago
  71. 07bcf05 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 9 years ago
  72. 20a587b Upgrade pip to 9.0 and setuptools to 28.7.1 by Donald Stufft · 9 years ago
  73. 77eede3 Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. by Serhiy Storchaka · 9 years ago
  74. 068534a Issue #28248: Update Windows build to use OpenSSL 1.0.2j by Zachary Ware · 9 years ago
  75. cb9424f Issue #27759: Fix selectors incorrectly retain invalid file descriptors. by Yury Selivanov · 9 years ago
  76. 26d998c properly handle the single null-byte file (closes #24022) by Benjamin Peterson · 9 years ago
  77. 354c2f9 Issue #26171: Null merge by Berker Peksag · 9 years ago
  78. d751040 Issue #26171: Prevent buffer overflow in get_data by Berker Peksag · 9 years ago
  79. 16d7d59 Upgrade setuptools to 27.1.2 by Donald Stufft · 9 years ago
  80. d25d9dc Upgrade setuptools to 27.1.1 by Donald Stufft · 9 years ago
  81. 1f5fd64 Issue #27960: Revert state to 675e20c38fdac6, backing out all changes by developed for Issue #12885. by Jason R. Coombs · 9 years ago
  82. 79ae967 Issue #12885: Revert commits in 3.4 branch which is security-only fixes. by Jason R. Coombs · 9 years ago
  83. 6f5d3fd Issue #12885: Correct issue reference in NEWS by Jason R. Coombs · 9 years ago
  84. 8ac147d Backed out changeset cc86e9e102e8 by Jason R. Coombs · 9 years ago
  85. 97eda15 Issue #12285: Update NEWS by Jason R. Coombs · 9 years ago
  86. 1f0e7c9 rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783) by Benjamin Peterson · 9 years ago
  87. 3a27b08 do not decref value borrowed from list (closes #27774) by Benjamin Peterson · 9 years ago
  88. 4f97651 fix possible integer overflow in binascii.b2a_qp (closes #27760) by Benjamin Peterson · 9 years ago
  89. 6e01d90 check for overflow in join_append_data (closes #27758) by Benjamin Peterson · 9 years ago
  90. 6f25003 Issue #20160: Handled passing of large structs to callbacks correctly. by Vinay Sajip · 9 years ago
  91. fb79290 Switch upload.pypi.io to upload.pypi.org by Donald Stufft · 9 years ago
  92. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 9 years ago
  93. d27a7c1 Issue #27369: Merge test_pyexpat from 3.2 into 3.3 by Martin Panter · 9 years ago
  94. 076ca6c Issue #27369: Don’t test error message detail that changed in Expat 2.2.0 by Martin Panter · 9 years ago 3.2
  95. 2cdcaf1 Issue #22758: Move NEWS entry to Library section by Martin Panter · 9 years ago
  96. e363894 #22758 null merge by R David Murray · 9 years ago
  97. 5f21f43 #22758: fix regression in handling of secure cookies. by R David Murray · 9 years ago
  98. 188c118 Switch to the new upload url for PyPI by Donald Stufft · 9 years ago
  99. 035583b Issue #25940: On Windows, connecting to port 444 returns ETIMEDOUT by Martin Panter · 10 years ago
  100. 3d81d93 Issue #25940: Use self-signed.pythontest.net in SSL tests by Martin Panter · 10 years ago