1. 3f2d101 Issue #29300: Convert _struct module to Argument Clinic by Victor Stinner · 7 years ago
  2. fd6d0d2 Issue #29368: Fix _Pickle_FastCall() usage in do_append() by Victor Stinner · 7 years ago
  3. bee09ae Issue #29368: The extend() method is now called instead of the append() by Serhiy Storchaka · 7 years ago
  4. bb19bf2 Issue #29381: merge with 3.6 by Mariatta Wijaya · 7 years ago
  5. 23dcccb Issue #29381: Clarify ordering of UNIX shebang line as source encoding line by Mariatta Wijaya · 7 years ago
  6. 77bb0f4 Backed out changeset 3d712292f2fa by Mariatta Wijaya · 7 years ago
  7. e2d8bc5 Issue #29381: Clarify ordering of UNIX shebang line as source encoding line by Mariatta Wijaya · 7 years ago
  8. 495e880 Issue #20185: Converted the int class to Argument Clinic. by Serhiy Storchaka · 7 years ago
  9. ebf8a6d Issue #29407: Merge from 3.6 by Berker Peksag · 7 years ago
  10. c6fe419 Issue #29407: Merge from 3.5 by Berker Peksag · 7 years ago
  11. d5adb63 Issue #29407: Remove redundant ensure_future() calls in factorial example by Berker Peksag · 7 years ago
  12. 934aba6 Issue #29377: Add three new wrappers to types.py (Manuel Krebber). by Guido van Rossum · 7 years ago
  13. 72268ae Fix test_gdb.test_wrapper_call() on Python 2 by Victor Stinner · 7 years ago
  14. fdbc397 Issue #29286: Rename private PyArg_UnpackStack_impl() to unpack_stack() by Victor Stinner · 7 years ago
  15. 122fb56 Document that _PyFunction_FastCallDict() must copy kwargs by Victor Stinner · 7 years ago
  16. f94b68a Make test_gdb.test_wrapper_call() make reliable by Victor Stinner · 7 years ago
  17. 6110833 python-gdb.py supports method-wrapper by Victor Stinner · 7 years ago
  18. c9473b8 Merge 3.6 by doko@ubuntu.com · 7 years ago
  19. f8c5f30 Merge 3.5 by doko@ubuntu.com · 7 years ago
  20. 137b5a2 Issue #29169: Fix NEWS entry. by doko@ubuntu.com · 7 years ago
  21. 2145387 merge 3.6 (#29398) by Benjamin Peterson · 7 years ago
  22. 2b3f4c1 merge 3.5 (#29398) by Benjamin Peterson · 7 years ago
  23. ec977c3 gc types needs to be allocated as such (closes #29398) by Benjamin Peterson · 7 years ago
  24. ef158c3 Issue #29218: Remove unused install_misc command by Berker Peksag · 7 years ago
  25. 9ac4815 merge 3.6 by doko@ubuntu.com · 7 years ago
  26. cd12f7c merge 3.5 by doko@ubuntu.com · 7 years ago
  27. 34e7e2e - Issue #29169: Update zlib to 1.2.10. by doko@ubuntu.com · 7 years ago
  28. a12f123 merge 3.6 by doko@ubuntu.com · 7 years ago
  29. 4de34e0 merge 3.5 by doko@ubuntu.com · 7 years ago
  30. d46f729 add Modules/zlib/zlib.map to .hgeol by doko@ubuntu.com · 7 years ago
  31. 7964d2b Issue #29283: Merge from 3.6 by Berker Peksag · 7 years ago
  32. 236fc60 Issue #29283: Delete accidentally added Lib/site-packages/README by Berker Peksag · 7 years ago
  33. f24bccc Issue #28822: Add susp-ignored entry for NEWS; fix grammar by Martin Panter · 7 years ago
  34. d5feb49 Issues #11670: Merge configparser doc from 3.6 by Martin Panter · 7 years ago
  35. ba964cc Issues #29349: Merge Py 2.6+ compatibility from 3.6 by Martin Panter · 7 years ago
  36. e334a53 Issues #11670: Merge configparser doc from 3.5 by Martin Panter · 7 years ago
  37. b154113 Issues #29349: Merge Py 2.6+ compatibility from 3.5 by Martin Panter · 7 years ago
  38. 1f10671 Issue #11670: readfp(fp) parameter name is different to read_file(f) by Martin Panter · 7 years ago
  39. 9a45402 Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+ by Martin Panter · 7 years ago
  40. 3f16f57 Issue #29384: Remove Be OS scripts from Modules/, unused in 3.0+ by Martin Panter · 7 years ago
  41. c654f0a Issues #29349: Add NEWS for 3.7; use “with” statement by Martin Panter · 7 years ago
  42. 3a6dc19 Issues #29349: Merge Py 2 fix 3.6 by Martin Panter · 7 years ago
  43. af4e5d9 Issues #12067: Merge hash recommendation from 3.6 by Martin Panter · 7 years ago
  44. e61592e Issues #29349: Merge Py 2 fix 3.5 by Martin Panter · 7 years ago
  45. 2be9889 Issues #12067: Merge hash recommendation from 3.5 by Martin Panter · 7 years ago
  46. 8f3fb72 Issue #29349: Fix Python 2 syntax in documentation build code by Martin Panter · 7 years ago
  47. 8dbb0ca Issue #12067: Recommend that hash and equality be consistent by Martin Panter · 7 years ago
  48. bea12f4 merge by Raymond Hettinger · 7 years ago
  49. e53bd8e Issue 29310: Document typing.NamedTuple default argument syntax by Raymond Hettinger · 7 years ago
  50. 35a96a2 Issue #29383: reduce temporary interned unicode by INADA Naoki · 7 years ago
  51. 49688cd Closes #28784: Merged update from 3.6. by Vinay Sajip · 7 years ago
  52. dc4ce0e Fixes #28784: Clarified use of shlex.shlex with punctuation_chars. by Vinay Sajip · 7 years ago
  53. 61fda05 Closes #29308: Merged fix from 3.6. by Vinay Sajip · 7 years ago
  54. dbb5686 Fixes #29308: Merged fix from 3.5. by Vinay Sajip · 7 years ago
  55. 3ac5042 Fixes #29308: Respect VIRTUAL_ENV_DISABLE_PROMPT in Activate.ps1. by Vinay Sajip · 7 years ago
  56. f473fda merge 3.6 by Benjamin Peterson · 7 years ago
  57. ae28ffd remove comment about updating the parser module; we do not need to do that anymore (#26526) by Benjamin Peterson · 7 years ago
  58. bda5a2b Issue #29358: Add postcondition checks on types by Victor Stinner · 7 years ago
  59. fc48908 Issue #29369: Use Py_IDENTIFIER in Python-ast.c by INADA Naoki · 7 years ago
  60. 6e08baf Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with by Serhiy Storchaka · 7 years ago
  61. 512c57c Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 7 years ago
  62. b2a5be0 Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 7 years ago
  63. a8df847 [merge 3.6] - issue26149 - Point to Wiki for Editors and Python IDEs on Unix. by Senthil Kumaran · 7 years ago
  64. b0d0e19 issue26149 - Point to Wiki for Editors and Python IDEs on Unix. by Senthil Kumaran · 7 years ago
  65. 78d9e58 Issues #29311, #29289: Fixed and improved docstrings for dict and OrderedDict by Serhiy Storchaka · 8 years ago
  66. 0105606 issue29167: fix race condition in (Int)Flag by Ethan Furman · 8 years ago
  67. 28cf663 closes issue29167: fix race condition in (Int)Flag by Ethan Furman · 8 years ago
  68. 675f2f8 Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 8 years ago
  69. 3831b0a Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 8 years ago
  70. 07a1f65 Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 8 years ago
  71. 067cbd0 Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 8 years ago
  72. 4102d25 Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 8 years ago
  73. 713640c Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 8 years ago
  74. c3858bd Issue #29360: _PyStack_AsDict() doesn't check kwnames by Victor Stinner · 8 years ago
  75. 90f6332 Issue #29338: Fix test_enum. by Serhiy Storchaka · 8 years ago
  76. 91a8866 Fix grammar in doc string, RST markup by Martin Panter · 8 years ago
  77. 8c79c70 Issues #29189: Merge indentation fixes from 3.6 by Martin Panter · 8 years ago
  78. 574ff06 Issues #29189: Merge indentation fixes from 3.5 by Martin Panter · 8 years ago
  79. ef107ee Issue #29189: Fix indentation in RST markup by Martin Panter · 8 years ago
  80. c05032c Issues #29273: Merge test___all__ from 3.6 by Martin Panter · 8 years ago
  81. 9cf20a6 Issues #29273: Merge test___all__ from 3.5 by Martin Panter · 8 years ago
  82. b1b985d Issue #29273: Remove unneeded workaround to restore locale by Martin Panter · 8 years ago
  83. 213f229 Issue #29338: Don't output an empty signature for class constructor. by Serhiy Storchaka · 8 years ago
  84. 0e83045 Merge 3.6 by Victor Stinner · 8 years ago
  85. 01f5ae7 Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION by Victor Stinner · 8 years ago
  86. ccb5f3c Issue #29338: The help of a builtin or extension class now includes the by Serhiy Storchaka · 8 years ago
  87. 9fa4a12 Issue #26729: Fixed __text_signature__ for sorted(). Patch by Erik Welch. by Serhiy Storchaka · 8 years ago
  88. ad94225 Issue #26729: Fixed __text_signature__ for sorted(). Patch by Erik Welch. by Serhiy Storchaka · 8 years ago
  89. 3a10425 Issue #26729: Fixed __text_signature__ for sorted(). Patch by Erik Welch. by Serhiy Storchaka · 8 years ago
  90. d1302c0 Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever by Serhiy Storchaka · 8 years ago
  91. 228b12e Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever by Serhiy Storchaka · 8 years ago
  92. 60e6e96 Skip the test requiring ctypes if ctypes is unavailable. by Gregory P. Smith · 8 years ago
  93. 9358a6e Skip the test requiring ctypes if ctypes is unavailable. by Gregory P. Smith · 8 years ago
  94. 1fa08bc Skip the test requiring ctypes if ctypes is unavailable. by Gregory P. Smith · 8 years ago
  95. 773a8c4 typo fix, extra '.' on MacOS :) by Gregory P. Smith · 8 years ago
  96. 21a9b1d typo fix, extra '.' on MacOS :) by Gregory P. Smith · 8 years ago
  97. 21d333b typo fix, extra '.' :) by Gregory P. Smith · 8 years ago
  98. 4d5097a Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.6->3.7) by Guido van Rossum · 8 years ago
  99. 744cd63 Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.5->3.6) by Guido van Rossum · 8 years ago
  100. 95919c0 Issue #28556: Allow defining methods in NamedTuple class syntax (#362) by Guido van Rossum · 8 years ago