1. 9bb0958 Issue #25893: Removed unused variable reqdSize. by Serhiy Storchaka · 9 years ago
  2. e0cb9da Issue #25893: Removed unused variable reqdSize. by Serhiy Storchaka · 9 years ago
  3. 7f955ab Merge 3.5 by Yury Selivanov · 9 years ago
  4. 3dc74bf docs: Document ASYNC/AWAIT tokens (issue #25580) by Yury Selivanov · 9 years ago
  5. 7f27d43 Merge from 3.5 by Martin Panter · 9 years ago
  6. b84ef71 Merge 3.4 into 3.5 by Martin Panter · 9 years ago
  7. afaf354 Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  8. 6f9b010 Fix a couple of typos in code comments by Martin Panter · 9 years ago
  9. 90791ce Merge 3.5 by Yury Selivanov · 9 years ago
  10. 9920e29 Merge 3.4 by Yury Selivanov · 9 years ago
  11. cba0053 docs/asyncio: Twek sections names per Nick Coghlan suggestion by Yury Selivanov · 9 years ago
  12. d4222db Merge 3.5 by Yury Selivanov · 9 years ago
  13. c4e27e2 Merge 3.4 by Yury Selivanov · 9 years ago
  14. ea4ce1c asyncio/tests: Fix a ResourceWarning due to unclosed loop by Yury Selivanov · 9 years ago
  15. 29832bb Merge 3.5 by Yury Selivanov · 9 years ago
  16. 152c408 Merge 3.4 by Yury Selivanov · 9 years ago
  17. 3cd863c asyncio/tests: Fix ResourceWarnings related to unclosed transports by Yury Selivanov · 9 years ago
  18. 9f79a70 Merge 3.5 by Yury Selivanov · 9 years ago
  19. bcf8afd Merge 3.4 by Yury Selivanov · 9 years ago
  20. 5f68ca6 asyncio/tests: Fix some ResourceWarnings by Yury Selivanov · 9 years ago
  21. 94a35cc Merge 3.5 by Yury Selivanov · 9 years ago
  22. e277a3d Merge 3.4 by Yury Selivanov · 9 years ago
  23. aa78adc asyncio/tests: Fix deprecation warning by Yury Selivanov · 9 years ago
  24. 88aa2dc Merge 3.5 by Yury Selivanov · 9 years ago
  25. a3f82ba Merge 3.4 by Yury Selivanov · 9 years ago
  26. ec45226 Normalize whitespace by Yury Selivanov · 9 years ago
  27. 1215227 Merge 3.5 by Yury Selivanov · 9 years ago
  28. 631546c Merge 3.4 by Yury Selivanov · 9 years ago
  29. d5c2a62 asyncio: Skip getaddrinfo if host is already resolved. by Yury Selivanov · 9 years ago
  30. 5d120e9 Issue #23788: Merge test_bad_address() cleanup from 3.5 by Martin Panter · 9 years ago
  31. a7f9933 Issue #23788: Merge redundant test_bad_address() into test_urllibnet by Martin Panter · 9 years ago
  32. 129a414 Issue #25868: Try to make test_eintr.test_sigwaitinfo() more reliable by Victor Stinner · 9 years ago
  33. e449587 Minor tweek. Counting down rather than up reduces register pressure. by Raymond Hettinger · 9 years ago
  34. f4f67e5 Merge 3.5 by Yury Selivanov · 9 years ago
  35. e319ab0 docs/asyncio: Update ensure_future & run_coroutine_threadsafe docs by Yury Selivanov · 9 years ago
  36. 2c008d8 Merge 3.5 by Yury Selivanov · 9 years ago
  37. 4a18b35 docs/whatsnew/3.5: Fix ref link by Yury Selivanov · 9 years ago
  38. e93f407 Merge 3.5 by Yury Selivanov · 9 years ago
  39. bf077ee whatsnew/3.5: Mention new asyncio APIs in 3.5.1 by Yury Selivanov · 9 years ago
  40. 60889d1 Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst() by Gregory P. Smith · 9 years ago
  41. f1b3134 Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst() by Gregory P. Smith · 9 years ago
  42. fcbdf99 * Re-fix issue #19284: Don't generate the no-op -R command line by Gregory P. Smith · 9 years ago
  43. 6edadfc * Re-fix issue #19284: Don't generate the no-op -R command line by Gregory P. Smith · 9 years ago
  44. 8c084eb merge head by Gregory P. Smith · 9 years ago
  45. 0212c4d Re-fix issue #19284: Don't generate the no-op -R command line by Gregory P. Smith · 9 years ago
  46. 220ba72 Fix test_cmd_line not to fail if PYTHONHASHSEED is set to a fixed seed by Gregory P. Smith · 9 years ago
  47. 4cb6d37 assert_python_ok docstring typo fix. by Gregory P. Smith · 9 years ago
  48. 86d322f Undo inadvertent line swap by Raymond Hettinger · 9 years ago
  49. 5088f60 Hoist constant expressions (so->table and so->mask) out of the inner-loop. by Raymond Hettinger · 9 years ago
  50. 9fdaff3 Merge 3.5 by Victor Stinner · 9 years ago
  51. e847d71 Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir() (new try) by Victor Stinner · 9 years ago
  52. d991963 Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 9 years ago
  53. 51a4b22 Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 9 years ago
  54. 2b4f47e #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 9 years ago
  55. 6b8f0c8 (Merge 3.5) Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir() by Victor Stinner · 9 years ago
  56. ed53782 Issue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_wchdir() by Victor Stinner · 9 years ago
  57. e33baf8 Merge 3.5 by Victor Stinner · 9 years ago
  58. 8de795f Issue #25696: Don't ignore errors in 'make bininstall' on creating $(LIBPC) directory by Victor Stinner · 9 years ago
  59. 117051a (Merge 3.5) Issue #25696: Fix installation of Python on UNIX with make -j9. by Victor Stinner · 9 years ago
  60. c202155 Issue #25696: Fix installation of Python on UNIX with make -j9. by Victor Stinner · 9 years ago
  61. 67dbd0d Fixes #25844: Merged fix from 3.5. by Vinay Sajip · 9 years ago
  62. a1d6f39 Fixes #25844: Corrected =/== typo potentially leading to crash in launcher. by Vinay Sajip · 9 years ago
  63. abeb647 Fixes #25844: Corrected =/== typo potentially leading to crash in launcher. by Vinay Sajip · 9 years ago
  64. 7072447 Sync asyncio with upstream git repo (conditional import in test_pep492.py). (Merge 3.5->3.6) by Guido van Rossum · 9 years ago
  65. 1a316e8 Sync asyncio with upstream git repo (conditional import in test_pep492.py). by Guido van Rossum · 9 years ago
  66. 33d8a1b Issue #19771: Merge runpy error adjustment from 3.5 by Martin Panter · 9 years ago
  67. ad587f9 Issue #25845: Merge PyLong_Check() cleanup from 3.5 by Martin Panter · 9 years ago
  68. 58ea910 Issue #25809: Merge French locale test from 3.5 by Martin Panter · 9 years ago
  69. dda5843 Issue #19771: Omit irrelevant message if package could not be initialized by Martin Panter · 9 years ago
  70. f0c0318 Issue #25845: Drop redundant checks leftover from int to long conversion by Martin Panter · 9 years ago
  71. ce70132 Issue #25809: Skip testing platform-dependent French thousands separator by Martin Panter · 9 years ago
  72. 6a10936 Issue #25809: Skip testing platform-dependent French thousands separator by Martin Panter · 9 years ago
  73. e0ad1e1 Issue #25755: Move PropertyWritableDoc into the test case by Berker Peksag · 9 years ago
  74. a7d8127 Issue #25755: Move PropertyWritableDoc into the test case by Berker Peksag · 9 years ago
  75. 8bb6fa8 Merge 3.5 by Yury Selivanov · 9 years ago
  76. d3ded40 Merge 3.4 by Yury Selivanov · 9 years ago
  77. 0ac3a0c asyncio: Make Tasks check if Futures are attached to the same event loop by Yury Selivanov · 9 years ago
  78. 0f8475a Merge 3.5 by Yury Selivanov · 9 years ago
  79. 7888e67 Merge 3.4 by Yury Selivanov · 9 years ago
  80. dddc781 asyncio: Sync with github by Yury Selivanov · 9 years ago
  81. aa5dcd8 Issue #25764: Merge fix for root user from 3.5 by Martin Panter · 9 years ago
  82. 70fe09b Issue #22341: Merge CRC doc from 3.5 by Martin Panter · 9 years ago
  83. 5cf791b Issue #25764: Skip fork failure test when run as root by Martin Panter · 9 years ago
  84. b82032f Issue #22341: Drop Python 2 workaround and document CRC initial value by Martin Panter · 9 years ago
  85. 8c0b5b9 Issue #14285: Merge runpy fix from 3.5 by Martin Panter · 9 years ago
  86. 36ff997 Issue #25638: Optimized ElementTree parsing; it is now 10% faster. by Serhiy Storchaka · 9 years ago
  87. 7dda421 Issue #14285: Do not catch exceptions initializing any ancestor package by Martin Panter · 9 years ago
  88. 956244b Fixed possible leaks in ElementTree parser. by Serhiy Storchaka · 9 years ago
  89. a29eb08 Fixed possible leaks in ElementTree parser. by Serhiy Storchaka · 9 years ago
  90. 9fcbdf4 Fixed possible leak in ElementTree.Element.iter(). by Serhiy Storchaka · 9 years ago
  91. d6a69d8 Fixed possible leak in ElementTree.Element.iter(). by Serhiy Storchaka · 9 years ago
  92. e0ffe17 Merge with 3.5 by Zachary Ware · 9 years ago
  93. 3181feb Clarify that only *documentation* bugs should go to docs@python.org by Zachary Ware · 9 years ago
  94. 747029a Issue #25820: Merge test_gdb fixes from 3.5 by Martin Panter · 9 years ago
  95. 40e102c Issue #25820: Remove unused assignment and redundant GDB CLI arguments by Martin Panter · 9 years ago
  96. 2e7fca8 Issue #21240: Add an abstractmethod directive to mark abstract methods in the docs more explicitly by Berker Peksag · 9 years ago
  97. 6e9d2e6 Issue #21240: Add an abstractmethod directive to mark abstract methods in the docs more explicitly by Berker Peksag · 9 years ago
  98. 2300bf2 Only update the arr variable when PyObject_RichCompareBool() has been called. by Raymond Hettinger · 9 years ago
  99. e7ceef6 Issue #25701: Merge set and delete documentation from 3.5 by Martin Panter · 9 years ago
  100. 45be8d6 Issue #25701: Document C API functions that both set and delete objects by Martin Panter · 9 years ago