1. b5d6a9d Mention PEP 492 in whatsnew. by Yury Selivanov · 9 years ago
  2. 73287d7 Issue 24017: Update NEWS file. by Yury Selivanov · 9 years ago
  3. df52e67 Fix warnings for gen_get_iter() by Yury Selivanov · 9 years ago
  4. f487a00 Fix warnings for PyEval_GetCoroutineWrapper by Yury Selivanov · 9 years ago
  5. b9db9e1 Defend against a mutation during comparison by Raymond Hettinger · 9 years ago
  6. 7544508 PEP 0492 -- Coroutines with async and await syntax. Issue #24017. by Yury Selivanov · 9 years ago
  7. 4e6bf4b merge by Raymond Hettinger · 9 years ago
  8. dc6a9c0 asyncio: Merge 3.4 -- Support PEP 492. Issue #24017. by Yury Selivanov · 9 years ago
  9. 1af2bf7 asyncio: Support PEP 492. Issue #24017. by Yury Selivanov · 9 years ago
  10. 99bf9a2 Minor code cleanups. by Raymond Hettinger · 9 years ago
  11. 21ee10b Merge 3.4 (asyncio docs) by Yury Selivanov · 9 years ago
  12. d7e19bb docs/asyncio: Document new ensure_future() and deprecated async() by Yury Selivanov · 9 years ago
  13. 7185461 docs/asyncio: Document set_task_factory/get_task_factory by Yury Selivanov · 9 years ago
  14. f7a6c59 Null merge. by Yury Selivanov · 9 years ago
  15. 5d87ec2 Fix NEWS file. by Yury Selivanov · 9 years ago
  16. 9657caf Merge 3.4 (asyncio changes) by Yury Selivanov · 9 years ago
  17. 59eb9a4 asyncio: async() function is deprecated in favour of ensure_future(). by Yury Selivanov · 9 years ago
  18. 926b990 asyncio: Drop JoinableQueue from 3.5 by Yury Selivanov · 9 years ago
  19. 7a093d9 Merge 3.4 (asyncio) by Yury Selivanov · 9 years ago
  20. 740169c Sync asyncio changes from the main repo. by Yury Selivanov · 9 years ago
  21. 90ecfe6 asyncio: Sync with github repo by Yury Selivanov · 9 years ago
  22. a032e46 Minor stylistic clean-up. by Raymond Hettinger · 9 years ago
  23. bc33e57 Issue #24155: Optimize heapify for better cache utililzation. by Raymond Hettinger · 9 years ago
  24. a33df31 #21795: advertise 8BITMIME if decode_data is False. by R David Murray · 9 years ago
  25. 0d905d4 merge heads by Benjamin Peterson · 9 years ago
  26. 8ec4ae0 merge 3.4 by Benjamin Peterson · 9 years ago
  27. 37c4f78 add trailing slash by Benjamin Peterson · 9 years ago
  28. a6429db #21800: Add RFC 6855 support to imaplib. by R David Murray · 9 years ago
  29. 18c30a2 Issue #22906: Do incref before SetCause/SetContext by Yury Selivanov · 9 years ago
  30. 582d3fb Fix news entry for issue 24018. by Guido van Rossum · 9 years ago
  31. 80e4dbe Issue 22906: Increment refcount after PyException_SetContext by Yury Selivanov · 9 years ago
  32. e9ad5a5 Issue 22906: Add test file. by Yury Selivanov · 9 years ago
  33. 8170e8c PEP 479: Change StopIteration handling inside generators. by Yury Selivanov · 9 years ago
  34. bd60e8d Issue #24018: Add a collections.Generator abstract base class. by Raymond Hettinger · 9 years ago
  35. dae2ef1 merge 3.4 by Benjamin Peterson · 9 years ago
  36. 65bcdd7 ensure .keywords is always a dict by Benjamin Peterson · 9 years ago
  37. 43e3d22 merge 3.4 (#23042) by Benjamin Peterson · 9 years ago
  38. 07abcf5 merge heads by Benjamin Peterson · 9 years ago
  39. 0171d7f fix libffi compilation on FreeBSD (#23042) by Benjamin Peterson · 9 years ago
  40. 9020a9a merge - upgrade setuptools to 15.2 by Donald Stufft · 9 years ago
  41. b0fc24b Upgrade setuptools to 15.2 by Donald Stufft · 9 years ago
  42. d924198 Minor updates to the OS X installer ReadMe.rtf. by Ned Deily · 9 years ago
  43. cd797f9 Minor updates to the OS X installer ReadMe.rtf. by Ned Deily · 9 years ago
  44. 3b12e95 Issue #20274: When calling a _sqlite.Connection, it now complains if passed by Larry Hastings · 9 years ago
  45. 01b0883 Issue #20274: Remove ignored and erroneous "kwargs" parameters from three by Larry Hastings · 9 years ago
  46. 8093254 Merge from 3.4. by Larry Hastings · 9 years ago
  47. 7e63b36 Issue #21520: test_zipfile no longer fails if the word 'bad' appears by Larry Hastings · 9 years ago
  48. 0048835 Merge 3.4 by Andrew Svetlov · 9 years ago
  49. b79e012 Fix doc: asyncio.Semaphore.release() actually is a regular function, not coroutine by Andrew Svetlov · 9 years ago
  50. 38337d1 Issue #24000: Improved Argument Clinic's mapping of converters to legacy by Larry Hastings · 9 years ago
  51. 95283fb Merge 3.4 by Benjamin Peterson · 9 years ago
  52. 9e77f72 shorten capsule name macro; it doesn't need to be so long by Benjamin Peterson · 9 years ago
  53. 2533d88 merge heads by Benjamin Peterson · 9 years ago
  54. ec9b772 merge 3.4 by Benjamin Peterson · 9 years ago
  55. ad643b5 remove word we don't need by Benjamin Peterson · 9 years ago
  56. 7a04a89 Merge from 3.4. by Zachary Ware · 9 years ago
  57. 828946e Fix copy/paste errors. by Zachary Ware · 9 years ago
  58. fe373a5 Fixed English in error message. by Serhiy Storchaka · 9 years ago
  59. 4b5367c Fixed English in error message. by Serhiy Storchaka · 9 years ago
  60. 24d3b7f Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and by Serhiy Storchaka · 9 years ago
  61. e130503 Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and by Serhiy Storchaka · 9 years ago
  62. 8d0f620 Use specialized functions intead of Py_BuildValue() in _tkinter. by Serhiy Storchaka · 9 years ago
  63. 645058d Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. by Serhiy Storchaka · 9 years ago
  64. 008d88b Issue #24009: Got rid of using rare "y#" format unit in TextIOWrapper.tell(). by Serhiy Storchaka · 9 years ago
  65. 9749b5a Issue #24125: Saved error's line and column numbers when an error is occured by Serhiy Storchaka · 9 years ago
  66. ab91478 Issue #24125: Saved error's line and column numbers when an error is occured by Serhiy Storchaka · 9 years ago
  67. 076dbd0 Fix remaining tests and remove an unused import. by Berker Peksag · 9 years ago
  68. c4c5905 Merge heads. by Berker Peksag · 9 years ago
  69. ce64391 Issue #9517: Move script_helper to the support package. by Berker Peksag · 9 years ago
  70. 3350700 Remove an unnecessary flag. by Eric Snow · 9 years ago
  71. 025e9eb PEP 448: additional unpacking generalizations (closes #2292) by Benjamin Peterson · 9 years ago
  72. 4ccc151 - merge 3.4 by doko@ubuntu.com · 9 years ago
  73. e8042e5 - Issue #24122, fix quoting for LIBPL by doko@ubuntu.com · 9 years ago
  74. 19dac07 Issue 24088: Clarify semantics of yield expression (merge from 3.4). by Guido van Rossum · 9 years ago
  75. d0150ad Issue 24088: Clarify semantics of yield expression. by Guido van Rossum · 9 years ago
  76. ad17be7 Issue #24113: Remove unreachable code in shlex. by Raymond Hettinger · 9 years ago
  77. 00607e9 Issue #23911: Fix mixed bytes/strings. by Eric Snow · 9 years ago
  78. dbfdc38 Issue #24001: Argument Clinic converters now use accept={type} by Larry Hastings · 9 years ago
  79. cb98556 Issue #20159. Converted the _elementtree module to Argument Clinic. by Serhiy Storchaka · 9 years ago
  80. 1d4880d Enables shortcuts to be deselected when installing on Windows. by Steve Dower · 9 years ago
  81. 2d0a69a Fix Windows build breakage from checkins on Issues #20148 and #20168. by Larry Hastings · 9 years ago
  82. b174b85 merge 3.4 (#24118) by Benjamin Peterson · 9 years ago
  83. ac87ed7 update example, since python.org is HTTPS-only now (closes #24118) by Benjamin Peterson · 9 years ago
  84. 63a6a6f merge 3.4 (#24096) by Benjamin Peterson · 9 years ago
  85. 8c59816 merge 3.3 (#24096) by Benjamin Peterson · 9 years ago
  86. deff2b7 be more robust against the filters list changing under us (closes #24096) by Benjamin Peterson · 9 years ago
  87. 4b7b82f Issue #20179: Converted the _ssl module to Argument Clinic. by Serhiy Storchaka · 9 years ago
  88. a860aea Issue #20148: Converted the _sre module to Argument Clinic. by Serhiy Storchaka · 9 years ago
  89. 5abdf484 Issue #20168: Converted the _tkinter module to Argument Clinic. by Serhiy Storchaka · 9 years ago
  90. d2a694c Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 9 years ago
  91. b9c04db Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 9 years ago
  92. 24559e4 Issue #22619: Added negative limit support in the traceback module. by Serhiy Storchaka · 9 years ago
  93. 9a578d9 Updates documentation for installing Python on Windows. by Steve Dower · 9 years ago
  94. 8c1cee9 Replaces use of WinRAR to generate ZIP file with Python script by Steve Dower · 9 years ago
  95. 88abdef merge 3.4 (#24094) by Benjamin Peterson · 9 years ago
  96. 122f4b1 merge 3.3 (#24094) by Benjamin Peterson · 9 years ago
  97. c9083bf remove merge markers by Benjamin Peterson · 9 years ago
  98. 501182a just sort the items tuple directly (closes #24094) by Benjamin Peterson · 9 years ago
  99. 97bd4b0 Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions without __name__. (Merged from 3.4 branch.) by Guido van Rossum · 9 years ago
  100. 0a9933e Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions without __name__. by Guido van Rossum · 9 years ago