1. d48fb48 Merge 3.5 (Issue #24400) by Yury Selivanov · 9 years ago
  2. fdbeb2b Issue #24400: Resurrect inspect.isawaitable() by Yury Selivanov · 9 years ago
  3. 11e6d79 Merge fix for #24458 from 3.5 by Nick Coghlan · 9 years ago
  4. 2ab5b09 Close #24458: PEP 489 documentation by Nick Coghlan · 9 years ago
  5. bb215e2 Merge 3.5 (Issue #19235) by Yury Selivanov · 9 years ago
  6. f488fb4 Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. by Yury Selivanov · 9 years ago
  7. d6d0b5b Merge 3.5 (Issue #24450) by Yury Selivanov · 9 years ago
  8. e13f8f3 Issue #24450: Add gi_yieldfrom to generators; cr_await to coroutines. by Yury Selivanov · 9 years ago
  9. 09dd773 merge 3.5 (#24552) by Benjamin Peterson · 9 years ago
  10. 42e913a merge 3.4 (#24552) by Benjamin Peterson · 9 years ago
  11. 80f78a3 fix use after free (closes #24552) by Benjamin Peterson · 9 years ago
  12. 60eaba0 Merge with 3.5: Issue #24514: tarfile now tolerates number fields consisting of only whitespace. by Lars Gustäbel · 9 years ago
  13. 49c521f Merge with 3.4: Issue #24514: tarfile now tolerates number fields consisting of only whitespace. by Lars Gustäbel · 9 years ago
  14. b7a688b Issue #24514: tarfile now tolerates number fields consisting of only whitespace. by Lars Gustäbel · 9 years ago
  15. 84b31c9 Merge 3.5 (NEWS) by Yury Selivanov · 9 years ago
  16. 88632d7 Note removal of inspect.isawaitable() in the NEWS file by Yury Selivanov · 9 years ago
  17. c28e985 Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. by Serhiy Storchaka · 9 years ago
  18. 4a01cab Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. by Serhiy Storchaka · 9 years ago
  19. 05744ac Issue #19176: Fixed doctype() related bugs in C implementation of ElementTree. by Serhiy Storchaka · 9 years ago
  20. 81da944 Issue #24467: Fixed possible buffer over-read in bytearray. The bytearray by Serhiy Storchaka · 9 years ago
  21. bc9e75e Issue #24467: Fixed possible buffer over-read in bytearray. The bytearray by Serhiy Storchaka · 9 years ago
  22. 7b6e3b9 Issue #24467: Fixed possible buffer over-read in bytearray. The bytearray by Serhiy Storchaka · 9 years ago
  23. cbc50d9 Issue #20387: Merge with 3.5 by Jason R. Coombs · 9 years ago
  24. a95a476 Issue #20387: Merge test and patch from 3.4.4 by Jason R. Coombs · 9 years ago
  25. 50373e6 Issue #20387: Merge by Jason R. Coombs · 9 years ago
  26. 1e8d91a Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm() by Serhiy Storchaka · 9 years ago
  27. b9b9e7b Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm() by Serhiy Storchaka · 9 years ago
  28. 449e2be Issue #24456: Fixed possible buffer over-read in adpcm2lin() and lin2adpcm() by Serhiy Storchaka · 9 years ago
  29. 80c29ac Issue #20387: Merge patch and test by Jason R. Coombs · 9 years ago
  30. 9aad9f2 Issue #24336: The contextmanager decorator now works with functions with by Serhiy Storchaka · 9 years ago
  31. eab7704 Issue #24336: The contextmanager decorator now works with functions with by Serhiy Storchaka · 9 years ago
  32. 101ff35 Issue #24336: The contextmanager decorator now works with functions with by Serhiy Storchaka · 9 years ago
  33. b5048d3 merge 3.5 by Benjamin Peterson · 9 years ago
  34. 4801383 upgrade to Unicode 8.0.0 by Benjamin Peterson · 9 years ago
  35. b2b7ac1 merge 3.5 (#24522) by Benjamin Peterson · 9 years ago
  36. 7b78d43 prevent integer overflow in escape_unicode (closes #24522) by Benjamin Peterson · 9 years ago
  37. 5a22ca7 merge 3.5 by Benjamin Peterson · 9 years ago
  38. 758d60b merge 3.4 by Benjamin Peterson · 9 years ago
  39. acac1e0 merge 3.3 by Benjamin Peterson · 9 years ago
  40. dac3ab8 add issue number by Benjamin Peterson · 9 years ago
  41. 3ad880a merge 3.5 by Benjamin Peterson · 9 years ago
  42. 7763c68 merge 3.4 by Benjamin Peterson · 9 years ago
  43. ff0f322 merge 3.3 by Benjamin Peterson · 9 years ago
  44. 59b08c1 use safe allocation and reallocation macros by Benjamin Peterson · 9 years ago
  45. d1d628d Issue #20387: Update Misc/NEWS by Jason R. Coombs · 9 years ago
  46. d6362db Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar(). by Antoine Pitrou · 9 years ago
  47. a72f0cd Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar(). by Antoine Pitrou · 9 years ago
  48. 6bc217d Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar(). by Antoine Pitrou · 9 years ago
  49. 6edc2f7 Issue #24400: Merge 3.5 by Yury Selivanov · 9 years ago
  50. 5376ba9 Issue #24400: Introduce a distinct type for 'async def' coroutines. by Yury Selivanov · 9 years ago
  51. 66dc464 Issue #24426: Fast searching optimization in regular expressions now works by Serhiy Storchaka · 9 years ago
  52. 97b6e98 - Issue #24351: Clarify what is meant by "identifier" in the context of by Barry Warsaw · 9 years ago
  53. 9380acb - Issue #24351: Clarify what is meant by "identifier" in the context of by Barry Warsaw · 9 years ago
  54. 17d5f47 - Issue #24351: Clarify what is meant by "identifier" in the context of by Barry Warsaw · 9 years ago
  55. 67ef7e7 Issue #24408: Fixed AttributeError in measure() and metrics() methods of by Serhiy Storchaka · 9 years ago
  56. 4fafda7 Issue #24408: Fixed AttributeError in measure() and metrics() methods of by Serhiy Storchaka · 9 years ago
  57. 40e7400 Issue #14373: C implementation of functools.lru_cache() now can be used with by Serhiy Storchaka · 9 years ago
  58. e7070f0 Issue #14373: C implementation of functools.lru_cache() now can be used with by Serhiy Storchaka · 9 years ago
  59. 7386235 Issue #8232: webbrowser support incomplete on Windows. Patch by Brandon Milam by Steve Dower · 9 years ago
  60. 93cfeb9 Issue #8232: webbrowser support incomplete on Windows. Patch by Brandon Milam by Steve Dower · 9 years ago
  61. e25baa8 Merge fix for issue #24373 from 3.5 by Nick Coghlan · 9 years ago
  62. 53f9502 Issue #24373: Eliminate PEP 489 test refleaks by Nick Coghlan · 9 years ago
  63. f02dcc8 Merge from 3.5. by Eric Snow · 9 years ago
  64. 4fabf02 Issue #24369: Defend against key-changes during iteration. by Eric Snow · 9 years ago
  65. d8e5d6c Merge from 3.5. by Eric Snow · 9 years ago
  66. db4061c Issue #24377: Fix a ref leak in OrderedDict.__repr__. by Eric Snow · 9 years ago
  67. cbdb17f Merge from 3.5. by Eric Snow · 9 years ago
  68. 4c72918 Issue #24362: Simplify the C OrderedDict fast nodes resize logic. by Eric Snow · 9 years ago
  69. d14de5e Merge from 3.5. by Eric Snow · 9 years ago
  70. ac02ef3 Issue #24368: Support keyword arguments in OrderedDict methods. by Eric Snow · 9 years ago
  71. ec6cd16 Merge from 3.5. by Eric Snow · 9 years ago
  72. b952ab4 Issue #24359: Check for changed OrderedDict size during iteration. by Eric Snow · 9 years ago
  73. e9dd08d Merge from 3.5. by Eric Snow · 9 years ago
  74. d171975 Issue #24348: Drop superfluous increfs/decrefs. by Eric Snow · 9 years ago
  75. c976b73 Merge from 3.5. by Eric Snow · 9 years ago
  76. a762af7 Issue #24347: Set KeyError if PyDict_GetItemWithError returns NULL. by Eric Snow · 9 years ago
  77. cae0658 merge 3.5 (#24345) by Benjamin Peterson · 9 years ago
  78. 0969a9f add Py_tp_finalize slot (closes #24345) by Benjamin Peterson · 9 years ago
  79. 5b8b853 Moved Misc/NEWS entry (issue #24270) to correct section. by Serhiy Storchaka · 9 years ago
  80. 55a57b0 Moved Misc/NEWS entry (issue #24270) to correct section. by Serhiy Storchaka · 9 years ago
  81. d54ae00 Merge with 3.5. by Serhiy Storchaka · 9 years ago
  82. c72056a Merge release engineering changes with 3.5 branch head. by Larry Hastings · 9 years ago
  83. 61eb146 Post-release updates for Python 3.5.0b2. by Larry Hastings · 9 years ago
  84. bc8db8f Issue #19543: Implementation of isclose as per PEP 485 by Tal Einat · 9 years ago
  85. d5519ed Issue #19543: Implementation of isclose as per PEP 485 by Tal Einat · 9 years ago
  86. 442a894 Issue #24284: The startswith and endswith methods of the str class no longer by Serhiy Storchaka · 9 years ago
  87. d4ea03c Issue #24284: The startswith and endswith methods of the str class no longer by Serhiy Storchaka · 9 years ago
  88. d200e0c Version bump for Python 3.5.0b2. by Larry Hastings · 9 years ago
  89. c868782 Issue #23934: Fix inspect.signature to fail correctly for builtin types. by Yury Selivanov · 9 years ago
  90. bf304fc Issue #23934: Fix inspect.signature to fail correctly for builtin types. by Yury Selivanov · 9 years ago
  91. e971297 Issue #5633: Fixed timeit when the statement is a string and the setup is not. by Serhiy Storchaka · 9 years ago
  92. 1b560cb Issue #5633: Fixed timeit when the statement is a string and the setup is not. by Serhiy Storchaka · 9 years ago
  93. f28fa66 Issue #5633: Fixed timeit when the statement is a string and the setup is not. by Serhiy Storchaka · 9 years ago
  94. 7aa5341 Reverting my previous commit. by Yury Selivanov · 9 years ago
  95. e909821 Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(), by Serhiy Storchaka · 9 years ago
  96. ac5569b Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(), by Serhiy Storchaka · 9 years ago
  97. fa494fd Issue #24115: Update uses of PyObject_IsTrue(), PyObject_Not(), by Serhiy Storchaka · 9 years ago
  98. 96c6af9 Issue #16991: Add a C implementation of collections.OrderedDict. by Eric Snow · 9 years ago
  99. 47db717 Issue #16991: Add a C implementation of collections.OrderedDict. by Eric Snow · 9 years ago
  100. 0c70ca9 merge 3.5 (#24328) by Benjamin Peterson · 9 years ago