1. 8973de5 Issue #27867: Silenced may-be-used-uninitialized warnings after by Serhiy Storchaka · 8 years ago
  2. ed4de13 Issue #27867: Silenced may-be-used-uninitialized warnings after by Serhiy Storchaka · 8 years ago
  3. c761136 Issue #27867: Silenced may-be-used-uninitialized warnings after by Serhiy Storchaka · 8 years ago
  4. 5566bbb Issue #29263: LOAD_METHOD support for C methods by INADA Naoki · 8 years ago
  5. 6e08baf Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with by Serhiy Storchaka · 8 years ago
  6. 512c57c Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 8 years ago
  7. b2a5be0 Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 8 years ago
  8. 675f2f8 Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 8 years ago
  9. 3831b0a Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 8 years ago
  10. 07a1f65 Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 8 years ago
  11. c3858bd Issue #29360: _PyStack_AsDict() doesn't check kwnames by Victor Stinner · 8 years ago
  12. d1302c0 Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever by Serhiy Storchaka · 8 years ago
  13. 2a404b6 Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8() by Serhiy Storchaka · 8 years ago
  14. 57720e5 Fix incorrect patchlevel information for 3.5.3+. by Larry Hastings · 8 years ago
  15. c525723 Optimize methoddescr_call(): avoid temporary PyCFunction by Victor Stinner · 8 years ago
  16. 35ecebe Remove unused func parameter of _PyStack_UnpackDict() by Victor Stinner · 8 years ago
  17. 09e4ce5 Merge 3.5.3 release head with main 3.5 branch. by Larry Hastings · 8 years ago
  18. c620f20 Post-release updates for 3.5.3. by Larry Hastings · 8 years ago
  19. fe54dd8 Add _PyArg_UnpackStack() function helper by Victor Stinner · 8 years ago
  20. 998c209 _PyStack_UnpackDict() now returns -1 on error by Victor Stinner · 8 years ago
  21. 29d39cc Add _PyArg_NoStackKeywords() helper function by Victor Stinner · 8 years ago
  22. 6518a93 Add _PyArg_ParseStack() helper function by Victor Stinner · 8 years ago
  23. 3e1fad6 Rename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords by Victor Stinner · 8 years ago
  24. 69de71b Add _PyStack_AsTupleSlice() helper by Victor Stinner · 8 years ago
  25. 51ba5b7 Version bump for Python 3.5.3. by Larry Hastings · 8 years ago
  26. 617c775 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 8 years ago
  27. 42e1ea9 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 8 years ago
  28. 6779652 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 8 years ago
  29. b915bc3 Disable _PyStack_AsTuple() inlining by Victor Stinner · 8 years ago
  30. 434723f call_method() now uses _PyObject_FastCall() by Victor Stinner · 8 years ago
  31. af6fdf3 Merge 3.6 by Victor Stinner · 8 years ago
  32. a251fb0 Issue #27961: Define HAVE_LONG_LONG as 1. by Victor Stinner · 8 years ago
  33. e744804 Post-release fixups for Python 3.5.3rc1. by Larry Hastings · 8 years ago
  34. b32a034 Version bump for 3.5.3rc1. by Larry Hastings · 8 years ago
  35. 937b725 Issue #28915: Exclude _Py_VaBuildStack from the limited API. by Serhiy Storchaka · 8 years ago
  36. c06ae20 Issue #28427: old keys should not remove new values from by Antoine Pitrou · 8 years ago
  37. d741ed4 Issue #28427: old keys should not remove new values from by Antoine Pitrou · 8 years ago
  38. e10ca3a Issue #28427: old keys should not remove new values from by Antoine Pitrou · 8 years ago
  39. a171a03 Issue #29058: All stable API extensions added after Python 3.2 are now by Serhiy Storchaka · 8 years ago
  40. 34d0ac8 Issue #29058: All stable API extensions added after Python 3.2 are now by Serhiy Storchaka · 8 years ago
  41. 5a625d0 Issue #29049: Call _PyObject_GC_TRACK() lazily when calling Python function. by INADA Naoki · 8 years ago
  42. b6522d0 abstract.h: remove long outdated comment by Victor Stinner · 8 years ago
  43. bd0ff94 Issue #29009: Merge 3.6. by Xiang Zhang · 8 years ago
  44. 47888da Issue #29009: Merge 3.5. by Xiang Zhang · 8 years ago
  45. bfbc29c Issue #29009: Remove outdated doc of PyUnicode_RichCompare. by Xiang Zhang · 8 years ago
  46. 5bb8b91 Issue #18896: Python function can now have more than 255 parameters. by Serhiy Storchaka · 8 years ago
  47. 5ab81d7 Issue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict. by Serhiy Storchaka · 8 years ago
  48. bc08ab4 Add _PY_FASTCALL_SMALL_STACK constant by Victor Stinner · 8 years ago
  49. 5bef7cd Issue #28838: Cleanup abstract.h by Victor Stinner · 8 years ago
  50. f239213 Issue #26110: Add LOAD_METHOD/CALL_METHOD opcodes. by Yury Selivanov · 8 years ago
  51. 7f39c0c Add _PyObject_VaCallFunctionObjArgs() private function by Victor Stinner · 8 years ago
  52. e9abde4 Add _Py_VaBuildStack() function by Victor Stinner · 8 years ago
  53. 4ebcdac merge 3.6 (#28898) by Benjamin Peterson · 8 years ago
  54. 0d5742d guard HAVE_LONG_LONG definition to prevent redefinition (#28898) by Benjamin Peterson · 8 years ago
  55. 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
  56. ad2c2d3 Version bump for 3.6.0rc1 by Ned Deily · 8 years ago
  57. 2a358f8 Issue #28838: Fix weird indentation of abstract.h by Victor Stinner · 8 years ago
  58. 2d0eb65 Uniformize argument names of "call" functions by Victor Stinner · 8 years ago
  59. 8907204 Fixed misplaced comment. by Serhiy Storchaka · 8 years ago
  60. b0f75c5 Fixed misplaced comment. by Serhiy Storchaka · 8 years ago
  61. e503126 Fixed misplaced comment. by Serhiy Storchaka · 8 years ago
  62. fb3134f Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  63. 9a953db Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  64. 419967b Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  65. 7bfb42d Issue #28858: Remove _PyObject_CallArg1() macro by Victor Stinner · 8 years ago
  66. 7cf9e13 fix _PyObject_CallArg1 compiler warnings (closes #28855) by Benjamin Peterson · 8 years ago
  67. 8be1c39 Backed out changeset 7efddbf1aa70 by Victor Stinner · 8 years ago
  68. ebea998 Uniformize argument names of "call" functions by Victor Stinner · 8 years ago
  69. 048afd9 Remove CALL_PROFILE special build by Victor Stinner · 8 years ago
  70. f50a85d Start 3.6.0rc1. (Note, patch level was incorrectly set to 3.6.0b4+ following b3. It is now b4+ again.) by Ned Deily · 8 years ago
  71. 007d7ff Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef, by Serhiy Storchaka · 8 years ago
  72. 38c508a Version bump for 3.6.0b4 by Ned Deily · 8 years ago
  73. 4ea3770 Merge by Raymond Hettinger · 8 years ago
  74. f89854f Issue 28751: Fix comments in code.h. (Contributed by Ned Batchelder). by Raymond Hettinger · 8 years ago
  75. b57d9ea Issue #28748: Private variable _Py_PackageContext is now of type "const char *" by Serhiy Storchaka · 8 years ago
  76. 460bd0d Issue #19569: Compiler warnings are now emitted if use most of deprecated by Serhiy Storchaka · 8 years ago
  77. 27b7424 Issue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_EqualToASCIIString now by Serhiy Storchaka · 8 years ago
  78. a83a6a3 Issue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_EqualToASCIIString now by Serhiy Storchaka · 8 years ago
  79. 503db26 Issue #21449: Removed private function _PyUnicode_CompareWithId. by Serhiy Storchaka · 8 years ago
  80. dddec81 Issue #21449: Removed private function _PyUnicode_CompareWithId. by Serhiy Storchaka · 8 years ago
  81. 29a5447 Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId. by Serhiy Storchaka · 8 years ago
  82. fab6acd Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId. by Serhiy Storchaka · 8 years ago
  83. f5894dd Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId. by Serhiy Storchaka · 8 years ago
  84. 1a73bf3 Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. by Serhiy Storchaka · 8 years ago
  85. 3b73ea1 Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. by Serhiy Storchaka · 8 years ago
  86. f4934ea Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. by Serhiy Storchaka · 8 years ago
  87. c7a8f67 Issue #28618: Mark dict lookup functions as hot by Victor Stinner · 8 years ago
  88. c6944e7 Issue #28618: Make hot functions using __attribute__((hot)) by Victor Stinner · 8 years ago
  89. 85bcf37 Issue #23996: Added _PyGen_SetStopIterationValue for safe raising by Serhiy Storchaka · 8 years ago
  90. 60e49aa Issue #23996: Added _PyGen_SetStopIterationValue for safe raising by Serhiy Storchaka · 8 years ago
  91. 24411f8 Issue #23996: Added _PyGen_SetStopIterationValue for safe raising by Serhiy Storchaka · 8 years ago
  92. a9e99b1 Start 3.6.0b4 by Ned Deily · 8 years ago
  93. 0ef256c Version bump for 3.6.0b3 by Ned Deily · 8 years ago
  94. 5646648 Issue 28128: Print out better error/warning messages for invalid string escapes. Backport to 3.6. by Eric V. Smith · 8 years ago
  95. 42454af Issue 28128: Print out better error/warning messages for invalid string escapes. by Eric V. Smith · 8 years ago
  96. f0bbee6 Merge 3.6 (issue #28544) by Yury Selivanov · 8 years ago
  97. 684ef2c Issue #28544: Pass `PyObject*` to _PyDict_Pop, not `PyDictObject*` by Yury Selivanov · 8 years ago
  98. 1b6b6eb Merge 3.6 (issue #28544) by Yury Selivanov · 8 years ago
  99. 833c626 Issue #28544: Fix compilation of _asynciomodule.c on Windows by Yury Selivanov · 8 years ago
  100. 2edcd1c Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(), by Serhiy Storchaka · 8 years ago