1. c6944e7 Issue #28618: Make hot functions using __attribute__((hot)) by Victor Stinner · 8 years ago
  2. 0cae609 Use PyThreadState_GET() in performance critical code by Victor Stinner · 8 years ago
  3. 7255edd Merge 3.6 (issue #28635) by Yury Selivanov · 8 years ago
  4. 249ba5d Issue #28635: what's new in 3.6: remove mentions of backported fixes. by Yury Selivanov · 8 years ago
  5. be9079a Merge 3.6 (issue #28635) by Yury Selivanov · 8 years ago
  6. c48ec27 Issue #28635: What's New in Python 3.6 updates by Yury Selivanov · 8 years ago
  7. 69e0323 Merge 3.6 (issue #28635) by Yury Selivanov · 8 years ago
  8. 3479b5f Issue #28635: Fix a couple of missing/incorrect versionchanged tags by Yury Selivanov · 8 years ago
  9. 11ca7b5 Issue #28649: fix second issue with _ForwardRef (#328) (3.6->3.7) by Guido van Rossum · 8 years ago
  10. 0d1acfd Issue #28649: fix second issue with _ForwardRef (#328) (3.5->3.6) by Guido van Rossum · 8 years ago
  11. dad1790 Issue #28649: fix second issue with _ForwardRef (#328) by Guido van Rossum · 8 years ago
  12. f3abcf6 Issue #28649: fix first issue with _ForwardRef (#327) (3.6->3.7) by Guido van Rossum · 8 years ago
  13. fc293dd Issue #28649: fix first issue with _ForwardRef (#327) (3.5->3.6) by Guido van Rossum · 8 years ago
  14. c7b9295 Issue #28649: fix first issue with _ForwardRef (#327) by Guido van Rossum · 8 years ago
  15. 3e05a9c Merge 3.6 (issue #28653) by Yury Selivanov · 8 years ago
  16. 0a66a1c Merge 3.6 (issue #28653) by Yury Selivanov · 8 years ago
  17. 46a02db Issue #28653: Fix a refleak in functools.lru_cache. by Yury Selivanov · 8 years ago
  18. 1f94495 Issue #28649: Clear the typing module caches when search for reference leaks. by Serhiy Storchaka · 8 years ago
  19. 04c954d Issue #28649: Clear the typing module caches when search for reference leaks. by Serhiy Storchaka · 8 years ago
  20. 28f42fd Issue #28649: Clear the typing module caches when search for reference leaks. by Serhiy Storchaka · 8 years ago
  21. ea446e2 Issue #28649: typing-clear-caches.patch (3.6->3.7) by Guido van Rossum · 8 years ago
  22. 5486a88 Issue #28649: typing-clear-caches.patch (3.5->3.6) by Guido van Rossum · 8 years ago
  23. 9b10756 Issue #28649: typing-clear-caches.patch by Guido van Rossum · 8 years ago
  24. 45b09ca Issue #28649: fix-typing-test-v2.diff (3.6->3.7) by Guido van Rossum · 8 years ago
  25. 83be424 Issue #28649: fix-typing-test-v2.diff (3.5->3.6) by Guido van Rossum · 8 years ago
  26. f9099de Issue #28649: fix-typing-test-v2.diff by Guido van Rossum · 8 years ago
  27. a50c79f Issue #28556: More typing.py updates from upstream. (3.6->3.7) by Guido van Rossum · 8 years ago
  28. b75f485 Issue #28556: More typing.py updates from upstream. (3.5->3.6) by Guido van Rossum · 8 years ago
  29. 991d14f Issue #28556: More typing.py updates from upstream. by Guido van Rossum · 8 years ago
  30. bb132fc Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajrasky Kok) by Steve Dower · 8 years ago
  31. 98eb360 Issue #19717: Makes Path.resolve() succeed on paths that do not exist (patch by Vajrasky Kok) by Steve Dower · 8 years ago
  32. 02f252f Merge 3.6 (issue #28652) by Yury Selivanov · 8 years ago
  33. 954c7dd Merge 3.5 (issue #28652) by Yury Selivanov · 8 years ago
  34. a1a8b7d Issue #28652: Make loop methods reject socket kinds they do not support. by Yury Selivanov · 8 years ago
  35. f787c90 Merge 3.6 (issue #27942) by Yury Selivanov · 8 years ago
  36. 6c10650 Merge 3.5 (issue #27942) by Yury Selivanov · 8 years ago
  37. d2fd359 ssue #27942: Fix memory leak in codeobject.c by Yury Selivanov · 8 years ago
  38. 211112a Merge 3.6 by Andrew Kuchling · 8 years ago
  39. bafd4f2 Merge from 3.5 by Andrew Kuchling · 8 years ago
  40. 58c534d Use http instead of https, due to certificate error by Andrew Kuchling · 8 years ago
  41. 9a7aff5 Merge from 3.5 by Andrew Kuchling · 8 years ago
  42. d58fc8b Update URL for requests documentation after IRC request by Andrew Kuchling · 8 years ago
  43. 6cb819c Merge 3.6 (issue #28639) by Yury Selivanov · 8 years ago
  44. d8aa0c6 Merge 3.5 (issue #28639) by Yury Selivanov · 8 years ago
  45. c0215df Issue #28639: Fix inspect.isawaitable to always return bool by Yury Selivanov · 8 years ago
  46. 9a2ffbd Merge 3.6 (issue #28003) by Yury Selivanov · 8 years ago
  47. 29310c4 Issue #28003: Make WrappedVal, ASend and AThrow GC types by Yury Selivanov · 8 years ago
  48. ff0273f Merge 3.6 by Yury Selivanov · 8 years ago
  49. 49ffdf6 Merge 3.5 by Yury Selivanov · 8 years ago
  50. 33499b7 genobject: Remove unnecessary tp_free slots from aiter_wrapper and coro_wrapper by Yury Selivanov · 8 years ago
  51. bb5e522 Merge 3.6 (asyncio) by Yury Selivanov · 8 years ago
  52. a054f40 Merge 3.5 (asyncio) by Yury Selivanov · 8 years ago
  53. 6cc495e asyncio: Fix _format_coroutine for coroutine-like objects w/o __name__ by Yury Selivanov · 8 years ago
  54. bff8f64 Merge 3.6 (issue #26081) by Yury Selivanov · 8 years ago
  55. 692796a Issue #26081: Fix refleak in _asyncio.Future.__iter__().throw. by Yury Selivanov · 8 years ago
  56. 2ce7c96 Merge 3.6 (typo in NEWS) by Yury Selivanov · 8 years ago
  57. c3d7dbb news: Fix a typo by Yury Selivanov · 8 years ago
  58. 228722a Merge 3.6 (issue #26182) by Yury Selivanov · 8 years ago
  59. 1a9d687 Issue #26182: Fix ia refleak in code that raises DeprecationWarning. by Yury Selivanov · 8 years ago
  60. 818b5cc Fixed possible abort in ceval loop if _PyUnicode_FromId() fails. by Serhiy Storchaka · 8 years ago
  61. 4678b2f Fixed possible abort in ceval loop if _PyUnicode_FromId() fails. by Serhiy Storchaka · 8 years ago
  62. 70b72f0 Fixed possible abort in ceval loop if _PyUnicode_FromId() fails. by Serhiy Storchaka · 8 years ago
  63. 0ee446c Merge 3.6 (issue #27243) by Yury Selivanov · 8 years ago
  64. 2edd8a1 Issue #27243: Change PendingDeprecationWarning -> DeprecationWarning. by Yury Selivanov · 8 years ago
  65. 64d84c6 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  66. 1c9bd1d Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  67. eb20fca Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  68. 1c3fdd9 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  69. 07bcf05 Issue #28563: Fixed possible DoS and arbitrary code execution when handle by Serhiy Storchaka · 8 years ago
  70. b2e64f9 Issue #28621: Sped up converting int to float by reusing faster bits counting by Serhiy Storchaka · 8 years ago
  71. b74fecc Issue #28585: Restored docstring of os._isdir(). by Serhiy Storchaka · 8 years ago
  72. 852cc33 Issue #28585: Restored docstring of os._isdir(). by Serhiy Storchaka · 8 years ago
  73. 579f038 Issue #28585: Restored docstring of os._isdir(). by Serhiy Storchaka · 8 years ago
  74. b5c349d Issue #28637: No longer use re in site.py. by Serhiy Storchaka · 8 years ago
  75. 727ba7c Issue #28637: No longer use re in site.py. by Serhiy Storchaka · 8 years ago
  76. 122b99d Merge 3.6 (docs/inspect) by Yury Selivanov · 8 years ago
  77. 4778e13 docs/inspect: clarify iscoroutinefunction; add docs for isasyncgen* by Yury Selivanov · 8 years ago
  78. e83a641 Merge with 3.6 by Terry Jan Reedy · 8 years ago
  79. 0180cf6 Issue #28572: Use system-specific values for configdialog font test by Terry Jan Reedy · 8 years ago
  80. cb4f0c5 Merge 3.6 (issue #28613) by Yury Selivanov · 8 years ago
  81. 1994dd3 Merge 3.5 (issue #28613) by Yury Selivanov · 8 years ago
  82. 6ea2b8f Issue #28613: Expose asyncio._get_running_loop() and _set_running_loop() by Yury Selivanov · 8 years ago
  83. 621d4a7 Merge 3.6 by Victor Stinner · 8 years ago
  84. 1ec1cd1 Issue #28637: Revert issue #28082, don't import enum in re by Victor Stinner · 8 years ago
  85. 9a8e569 Merge from 3.6. by Eric V. Smith · 8 years ago
  86. 9b88fdf Fixed issue #28633: segfault when concatenating bytes literal and f-string. by Eric V. Smith · 8 years ago
  87. 25c28c9 Merge with 3.6 by Terry Jan Reedy · 8 years ago
  88. f46b782 Issue #28572: Add 10% to coverage of IDLE's test_configdialog. by Terry Jan Reedy · 8 years ago
  89. d89ecb3 Merge 3.6 (issue #28635) by Yury Selivanov · 8 years ago
  90. f5df730 whatsnew: Inital pass on "What's New in Python 3.6" by Yury Selivanov · 8 years ago
  91. 884edfc Merge 3.6 (issue #28634) by Yury Selivanov · 8 years ago
  92. 6130c02 Merge 3.5 (issue #28634) by Yury Selivanov · 8 years ago
  93. 49d6b8c Issue #28634: Fix asyncio.isfuture() to support mocks by Yury Selivanov · 8 years ago
  94. abbbb88 Merge 3.6 (issue #27392) by Yury Selivanov · 8 years ago
  95. cb0416f Issue #28088: Merge from 3.6 by Berker Peksag · 8 years ago
  96. 9c8fb94 Issue #28088: Merge from 3.5 by Berker Peksag · 8 years ago
  97. 2ebd6fe Issue #28088: Don't include self in method signature by Berker Peksag · 8 years ago
  98. 91aa5c1 Merge 3.5 (issue #27392) by Yury Selivanov · 8 years ago
  99. 3b3a141 Issue #27392: Document loop.connect_accepted_socket() by Yury Selivanov · 8 years ago
  100. 257a4c1 Closes #27781: Removes special cases for the experimental aspect of PEP 529 by Steve Dower · 8 years ago