1. b551b6c modsupport: replace int with Py_ssize_t by Victor Stinner · 8 years ago
  2. e9aae2d modsupport: replace int with Py_ssize_t by Victor Stinner · 8 years ago
  3. e83aab1 Add _PyObject_CallFunctionVa() helper by Victor Stinner · 8 years ago
  4. 3bb7119 Add _PyObject_FastCallVa() helper by Victor Stinner · 8 years ago
  5. 3b3a7c0 Issue #28896: Deprecate WindowsRegistryFinder by Steve Dower · 8 years ago
  6. 808e47e Null merge 3.6 by Victor Stinner · 8 years ago
  7. f434111 Issue #26941: Merge 3.6. by Xavier de Gaye · 8 years ago
  8. cb9ab0f Issue #26941: Fix test_threading that hangs on the Android armv7 qemu emulator. by Xavier de Gaye · 8 years ago
  9. cd35959 Issue #26940: Merge 3.6. by Xavier de Gaye · 8 years ago
  10. f79606d Issue #26940: Fix test_importlib that hangs on the Android armv7 qemu emulator. by Xavier de Gaye · 8 years ago
  11. 566ba3d Issue #26939: Merge 3.6. by Xavier de Gaye · 8 years ago
  12. 7522ef4 Issue #26939: Add the support.setswitchinterval() function to fix by Xavier de Gaye · 8 years ago
  13. 4ebcdac merge 3.6 (#28898) by Benjamin Peterson · 8 years ago
  14. 0d5742d guard HAVE_LONG_LONG definition to prevent redefinition (#28898) by Benjamin Peterson · 8 years ago
  15. 864a78e Issue #28900: Update documentation sidebar for 3.6.0rc. by Ned Deily · 8 years ago
  16. 098f85b Issue #28900: Update documentation sidebar for 3.6.0rc. by Ned Deily · 8 years ago
  17. 932d40a Issue #28900: Update documentation sidebar for 3.6.0rc. by Ned Deily · 8 years ago
  18. ee19ab5 Merge 3.6 (issue #28635) by Yury Selivanov · 8 years ago
  19. eb58936 Issue #28635: Drop the note that whatsnew is incomplete by Yury Selivanov · 8 years ago
  20. 2036742 Issue #28896: Deprecate WindowsRegistryFinder by Steve Dower · 8 years ago
  21. ba60977 Issue #28818: Simplify lookdict functions by INADA Naoki · 8 years ago
  22. d7d266c Merge from 3.6. by Serhiy Storchaka · 8 years ago
  23. 427f10b Merge from 3.5. by Serhiy Storchaka · 8 years ago
  24. 606ab86 Change order of io.UnsupportedOperation base classes. by Serhiy Storchaka · 8 years ago
  25. 09e4a69 null merge from 3.6 by INADA Naoki · 8 years ago
  26. 2c5a830 Issue #28731: Optimize _PyDict_NewPresized() to create correct size dict. by INADA Naoki · 8 years ago
  27. 1b58d8a Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code. by Serhiy Storchaka · 8 years ago
  28. 0c78634 Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code. by Serhiy Storchaka · 8 years ago
  29. 4fc7942 Issue #28847: A deprecation warning is now emitted if the index file is missed by Serhiy Storchaka · 8 years ago
  30. 43153e4 Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 8 years ago
  31. 520348e Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 8 years ago
  32. 028ace1 Issue #28847: dbm.dumb now supports reading read-only files and no longer by Serhiy Storchaka · 8 years ago
  33. c29ba8b null merge from 3.6 by Ned Deily · 8 years ago
  34. 3ca43ed Prepare for 3.6.1. Any further 3.6.0 release candidates and 3.6.0 final will be cherrypicked and merged here. by Ned Deily · 8 years ago
  35. ec415dd merge tag from 3.6 by Ned Deily · 8 years ago
  36. 5dd9ca9 Added tag v3.6.0rc1 for changeset 29a273eee9a5 by Ned Deily · 8 years ago
  37. ad2c2d3 Version bump for 3.6.0rc1 by Ned Deily · 8 years ago
  38. d3f39d3 Update pydoc topics for 3.6.0rc1 by Ned Deily · 8 years ago
  39. f2d568f _PyObject_FastCallKeywords() now calls directly tp_call by Victor Stinner · 8 years ago
  40. eae4357 Regenerate configure with autoconf 2.69. by Ned Deily · 8 years ago
  41. 8bb38a7 Regenerate configure with autoconf 2.69. by Ned Deily · 8 years ago
  42. 741240e Issue #28835: merge from 3.6 by Ned Deily · 8 years ago
  43. c1c3292 Issue #28835: Tidy previous showwarning changes based on review comments. by Ned Deily · 8 years ago
  44. 716636c Merge from 3.6 by Ned Deily · 8 years ago
  45. 9a55495 Update the Mac installer README file for 3.6.0. by Ned Deily · 8 years ago
  46. 2f35ca3 Fix typo in a comment of abstract.c by Victor Stinner · 8 years ago
  47. f17c3de Use _PyObject_CallNoArg() by Victor Stinner · 8 years ago
  48. a5ed5f0 Use _PyObject_CallNoArg() by Victor Stinner · 8 years ago
  49. 53c53ea Issue #27030: Unknown escapes in re.sub() replacement template are allowed by Serhiy Storchaka · 8 years ago
  50. 2a358f8 Issue #28838: Fix weird indentation of abstract.h by Victor Stinner · 8 years ago
  51. ff3dbe9 Merge documentation for issue #27030 from 3.6. by Serhiy Storchaka · 8 years ago
  52. 2d0eb65 Uniformize argument names of "call" functions by Victor Stinner · 8 years ago
  53. 8907204 Fixed misplaced comment. by Serhiy Storchaka · 8 years ago
  54. b0f75c5 Fixed misplaced comment. by Serhiy Storchaka · 8 years ago
  55. e503126 Fixed misplaced comment. by Serhiy Storchaka · 8 years ago
  56. b38e83d Merge 3.6 by Victor Stinner · 8 years ago
  57. 8ae9e6a warnings: Fix the issue number by Victor Stinner · 8 years ago
  58. 01928f6 Merge 3.6 by Victor Stinner · 8 years ago
  59. 8ef46be catch_warnings() calls showwarning() if overriden by Victor Stinner · 8 years ago
  60. 16e49bf merge 3.6 by Benjamin Peterson · 8 years ago
  61. 3d3e9ff merge 3.5 by Benjamin Peterson · 8 years ago
  62. 41fef63 rm unused import by Benjamin Peterson · 8 years ago
  63. 6bc7fa2 Fixed merge error in Misc/NEWS for issue #23722. by Serhiy Storchaka · 8 years ago
  64. fb3134f Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  65. 9a953db Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  66. 419967b Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  67. 9083eb6 Use directly _PyObject_GenericSetAttrWithDict() by Victor Stinner · 8 years ago
  68. 408bfa6 Issue #28152: Fix -Wunreachable-code warning on clang by Victor Stinner · 8 years ago
  69. 44d9bea Issue #28152: Fix -Wunreachable-code warning on clang by Victor Stinner · 8 years ago
  70. 9a2329f Issue #28152: Fix -Wunreachable-code warnings on Clang by Victor Stinner · 8 years ago
  71. 7bfb42d Issue #28858: Remove _PyObject_CallArg1() macro by Victor Stinner · 8 years ago
  72. d77e5b7 Merge #23722 from 3.6 by Nick Coghlan · 8 years ago
  73. 19d2467 Issue #23722: improve __classcell__ compatibility by Nick Coghlan · 8 years ago
  74. de4ae3d Backed out changeset b9c9691c72c5 by Victor Stinner · 8 years ago
  75. c8d0318 merge by Raymond Hettinger · 8 years ago
  76. 71c62e1 Neaten-up and extend the examples in the random module docs. by Raymond Hettinger · 8 years ago
  77. 8209cec Fixed mismatching title overline. by Serhiy Storchaka · 8 years ago
  78. 2238131 Fixed mismatching title overline. by Serhiy Storchaka · 8 years ago
  79. 7bc01c3 Fixed mismatching title overline. by Serhiy Storchaka · 8 years ago
  80. a8037db Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  81. e418432 Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  82. 29b0a26 Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  83. ed04388 Null merge with 3.6 by Steve Dower · 8 years ago
  84. 21cf577 Revert unintended merge by Steve Dower · 8 years ago
  85. 01a057a Revert unintended merge by Steve Dower · 8 years ago
  86. 9cc113a Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  87. f00ef72 Ensures intermediate directory is created before using it by Steve Dower · 8 years ago
  88. de6efdb Ensures intermediate directory is created before accessing it. by Steve Dower · 8 years ago
  89. 1058109 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  90. 190dbd9 Issue #28846: Various installer fixes by Steve Dower · 8 years ago
  91. 2d397dc Merge heads by Serhiy Storchaka · 8 years ago
  92. 853ec5d Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago
  93. b6a6b45 Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago
  94. ee1b01a Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago
  95. 4700d86 Merge from 3.6. by Serhiy Storchaka · 8 years ago
  96. b936264 Null merge by Serhiy Storchaka · 8 years ago
  97. 3c35fdb Issue #27172: Undeprecate inspect.getfullargspec() by Nick Coghlan · 8 years ago
  98. 5adfac2 Issue #5322: Fixed setting __new__ to a PyCFunction inside Python code. by Serhiy Storchaka · 8 years ago
  99. 7cf9e13 fix _PyObject_CallArg1 compiler warnings (closes #28855) by Benjamin Peterson · 8 years ago
  100. d6958ac Add sys.getandroidapilevel() by Victor Stinner · 8 years ago