1. 393c759 Added tag v3.4.5rc1 for changeset 3631bb4a2490 by Larry Hastings · 8 years ago
  2. 463c3f3 Release bump for 3.4.5rc1. by Larry Hastings · 8 years ago
  3. 6e77ebe Regenerate pydoc topics for 3.4.5rc1. by Larry Hastings · 8 years ago
  4. 196d7db upgrade expt to 2.1.1 (closes #26556) by Benjamin Peterson · 8 years ago
  5. 46b32f3 raise an error when STARTTLS fails by Benjamin Peterson · 8 years ago
  6. 3d4d01f Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289. by Guido van Rossum · 8 years ago
  7. 2a86122 Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 8 years ago
  8. 5de67b1 Issue26748: Enum classes should evaluate as True by Ethan Furman · 8 years ago
  9. b9869df remove useless $ keyword (closes #17167) by Benjamin Peterson · 8 years ago
  10. 2bc69c4 Upgrade ensurepip._bundled pip to 8.1.1 and setuptools to 20.3 by Donald Stufft · 8 years ago
  11. adca846 Backed out changeset 19a3e0e664af by Serhiy Storchaka · 8 years ago
  12. 388b90f Issues #23808, #25911: Trying to fix walk tests on Windows. by Serhiy Storchaka · 8 years ago
  13. f11b25b properly use the ObjArgs variant of CallMethod in dictview binary operations (closes #26478) by Benjamin Peterson · 8 years ago
  14. 25c0ef5 Issue #26246: Set initial value of the hidden attr when creating copy button. by Berker Peksag · 8 years ago
  15. 90faa09 asyncio: Update 3.4 asyncio/test_tasks to upstream version by Yury Selivanov · 8 years ago
  16. 90ba2ca #26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang. by Ezio Melotti · 8 years ago
  17. 9491272 open the cert store readonly by Benjamin Peterson · 8 years ago
  18. b1db758 reject negative data_size by Benjamin Peterson · 8 years ago
  19. 5d01246 Upgrade pip to 8.0.2 by Donald Stufft · 8 years ago
  20. c4032da prevent buffer overflow in get_data (closes #26171) by Benjamin Peterson · 8 years ago
  21. ef9cf083 fix refleak in error condition by Benjamin Peterson · 8 years ago
  22. c836f71 remove script from epub (closes #26172) by Benjamin Peterson · 8 years ago
  23. 33a8276 Update pip to 8.0.0 and setuptools to 19.4 by Donald Stufft · 8 years ago
  24. c7b05a4 Make the error message regex more lenient so that it matches both by Gregory P. Smith · 8 years ago
  25. 3f2240c Issue #25940: Merge ETIMEDOUT fix from 3.3 into 3.4 by Martin Panter · 8 years ago
  26. fab75d9 Issue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3 by Martin Panter · 8 years ago
  27. 035583b Issue #25940: On Windows, connecting to port 444 returns ETIMEDOUT by Martin Panter · 8 years ago
  28. b55f8b7 Issue #25940: Update new SSL tests for self-signed.pythontest.net by Martin Panter · 8 years ago
  29. 514bb07 Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4 by Martin Panter · 8 years ago
  30. 73f5507 Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3 by Martin Panter · 8 years ago
  31. 3d81d93 Issue #25940: Use self-signed.pythontest.net in SSL tests by Martin Panter · 8 years ago
  32. d9d0e86 Issue #26050: Add asyncio.StreamReader.readuntil() method. by Yury Selivanov · 8 years ago
  33. f124016 Document asyncio.timeout() by Andrew Svetlov · 8 years ago
  34. 9d976fa Sync with asyncio by Andrew Svetlov · 8 years ago
  35. c07b16b Sync with asyncio repo by Andrew Svetlov · 8 years ago
  36. 6829dbb delete old crypto prose (closes #26066) by Benjamin Peterson · 8 years ago
  37. 8a6ddb9 fix typo in unittest docs (closes #26046) by Benjamin Peterson · 8 years ago
  38. 9c39b67 Hopeful fix for test_rglob_common on Windows without symlinks. by Guido van Rossum · 8 years ago
  39. bc9fdda Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012. by Guido van Rossum · 8 years ago
  40. f3695bf Issue16544 - Add a link to an external documentation resource in ast module docs. by Senthil Kumaran · 8 years ago
  41. b136054 Add versionadded (3.4.5) to docs for issue #22570. by Guido van Rossum · 8 years ago
  42. df85946 Docs for issue #22570. by Guido van Rossum · 8 years ago
  43. e428231 Issue #22570: Add 'path' attribute to pathlib.Path objects. by Guido van Rossum · 8 years ago
  44. 69bfb15 Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob(). by Guido van Rossum · 8 years ago
  45. 6c2d33a Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri. by Guido van Rossum · 8 years ago
  46. 114a1d6 Issue24898 - Improve str.find documentation. by Senthil Kumaran · 8 years ago
  47. a880800 Issue21221 - Explain the usage of tm_isdst attribute of mktime, with valid by Senthil Kumaran · 8 years ago
  48. d03d1d4 Issue25917 : Fix howto links in docs. Point the reference documentation instead of wiki. by Senthil Kumaran · 8 years ago
  49. c25784c Update copyrights for 2016. by Ned Deily · 8 years ago
  50. 630329e merge 3.3 by Benjamin Peterson · 8 years ago
  51. 0e617e2 remove some copyright notices supserseded by the toplevel ones by Benjamin Peterson · 8 years ago
  52. f1dcdd9 add 2015 and 2016 by Benjamin Peterson · 8 years ago
  53. 86fb46d merge 3.3 by Benjamin Peterson · 8 years ago
  54. 16b347b reflow by Benjamin Peterson · 8 years ago
  55. e8c2a95 merge 3.3 by Benjamin Peterson · 8 years ago
  56. 75e3630 2016 will be another year of writing copyrighted code by Benjamin Peterson · 8 years ago
  57. 52d6c2c Merge. by Larry Hastings · 8 years ago
  58. c4e70ff Post-release touchups for Python 3.4.4 final. by Larry Hastings · 8 years ago
  59. 1014d1c Added tag v3.4.4 for changeset 737efcadf5a6 by Larry Hastings · 8 years ago
  60. fa71932 Release bump for Python 3.4.4 final. by Larry Hastings · 8 years ago
  61. 5caf39d Rebuild pydoc topics for Python 3.4.4 final. by Larry Hastings · 8 years ago
  62. 5aeadb3 Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK. by Terry Jan Reedy · 8 years ago
  63. 999d0f9 Fixes #25844: Corrected =/== typo potentially leading to crash in launcher. by Vinay Sajip · 9 years ago
  64. ce70132 Issue #25809: Skip testing platform-dependent French thousands separator by Martin Panter · 9 years ago
  65. cba0053 docs/asyncio: Twek sections names per Nick Coghlan suggestion by Yury Selivanov · 8 years ago
  66. ea4ce1c asyncio/tests: Fix a ResourceWarning due to unclosed loop by Yury Selivanov · 8 years ago
  67. 3cd863c asyncio/tests: Fix ResourceWarnings related to unclosed transports by Yury Selivanov · 8 years ago
  68. 5f68ca6 asyncio/tests: Fix some ResourceWarnings by Yury Selivanov · 8 years ago
  69. aa78adc asyncio/tests: Fix deprecation warning by Yury Selivanov · 8 years ago
  70. ec45226 Normalize whitespace by Yury Selivanov · 8 years ago
  71. d5c2a62 asyncio: Skip getaddrinfo if host is already resolved. by Yury Selivanov · 8 years ago
  72. 8c084eb merge head by Gregory P. Smith · 9 years ago
  73. 0212c4d Re-fix issue #19284: Don't generate the no-op -R command line by Gregory P. Smith · 9 years ago
  74. 220ba72 Fix test_cmd_line not to fail if PYTHONHASHSEED is set to a fixed seed by Gregory P. Smith · 9 years ago
  75. 4cb6d37 assert_python_ok docstring typo fix. by Gregory P. Smith · 9 years ago
  76. 2b4f47e #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 9 years ago
  77. abeb647 Fixes #25844: Corrected =/== typo potentially leading to crash in launcher. by Vinay Sajip · 9 years ago
  78. 0ac3a0c asyncio: Make Tasks check if Futures are attached to the same event loop by Yury Selivanov · 9 years ago
  79. dddc781 asyncio: Sync with github by Yury Selivanov · 9 years ago
  80. 5e58600 Remove x permissions from Lib/test/test_script_helper.py by doko@ubuntu.com · 9 years ago
  81. f9c88ec Merge. by Larry Hastings · 9 years ago
  82. 13cf490 Post-release fixups for Python 3.4.4rc1. by Larry Hastings · 9 years ago
  83. 7efaf95 Issue25814: Propagate all errors from custom XML parser handlers by Serhiy Storchaka · 9 years ago
  84. 00a8635 Added tag v3.4.4rc1 for changeset 04f3f725896c by Larry Hastings · 9 years ago
  85. e739601 Version bump for 3.4.4rc1. by Larry Hastings · 9 years ago
  86. 8986c44 Rebuilt pydoc topics for 3.4.4rc1. by Larry Hastings · 9 years ago
  87. 6364094 Issue #25798: Update OS X 10.5+ 32-bit-only installer to build by Ned Deily · 9 years ago
  88. f7fdbda Issue #25764: Skip the test on OS X by Martin Panter · 9 years ago
  89. e2825e9 merge 3.3 by Benjamin Peterson · 9 years ago
  90. 14b2c82 fix reordering by Benjamin Peterson · 9 years ago
  91. 68524e1 merge 3.3 by Benjamin Peterson · 9 years ago
  92. 2deaea3 merge 3.2 by Benjamin Peterson · 9 years ago
  93. 5e62117 add CVE and issue number by Benjamin Peterson · 9 years ago
  94. 6d8a260 Issue #25800: Fix running test_capi directly by Zachary Ware · 9 years ago
  95. ced699b #24903: Remove misleading error message to fix regression. by R David Murray · 9 years ago
  96. afdd513 Issue #25764: Preserve subprocess fork exception when preexec_fn used by Martin Panter · 9 years ago
  97. c7217d7 Issue #6478: _strptime's regexp cache now is reset after changing timezone by Serhiy Storchaka · 9 years ago
  98. 7aa6908 Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. by Serhiy Storchaka · 9 years ago
  99. f02de49 Merge heads. by Steven D'Aprano · 9 years ago
  100. 992bfe0 Issue #25767: Link to English Wikipedia instead of French. by Zachary Ware · 9 years ago