1. 7a44783 Issue #28771: Update tp_get/setattr signature documentation by Martin Panter · 9 years ago
  2. 419967b Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 9 years ago
  3. cf36835 Issue #28750: Fixed docs of of unicode-escape an raw-unicode-escape C API. by Serhiy Storchaka · 9 years ago
  4. f675a37 Issue #19569: Suggested more appropriate replacements for deprecated Unicode by Serhiy Storchaka · 9 years ago
  5. f4934ea Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. by Serhiy Storchaka · 9 years ago
  6. 1ecf7d2 Issue #28496: Mark up constants 0, 1 and -1 that denote return values or by Serhiy Storchaka · 9 years ago
  7. 4adf01c Issue #19795: Improved more markups of True/False. by Serhiy Storchaka · 9 years ago
  8. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 9 years ago
  9. 90e0289 Issue #28432: Fix first parameter name in PyUnicode_EncodeLocale documentation by Berker Peksag · 9 years ago
  10. 9c0e1f8 Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters(). by Serhiy Storchaka · 9 years ago
  11. de0574b Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago
  12. cc16423 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 9 years ago
  13. ab39b09 Issue #27740: Fix typo in Py_CompileStringExFlags by Berker Peksag · 9 years ago
  14. 1d480be Issues #25909, #28211: Restored correct documentation of PyMapping_Items, by Serhiy Storchaka · 9 years ago
  15. 4a72a7b Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an empty bytestring is passed by Berker Peksag · 9 years ago
  16. de02b08 Closes #22731: Documents change of console mode. by Steve Dower · 9 years ago
  17. 32d3742 [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". by Senthil Kumaran · 9 years ago
  18. 8682f57 Issue #27782: Fix m_methods handling in multiphase init by Nick Coghlan · 9 years ago
  19. c01e766 Issue #12946: Document that PyModule_GetDict can fail in some cases by Berker Peksag · 9 years ago
  20. bd66435 Issue #24637: Document that locals can be any mapping object by Berker Peksag · 9 years ago
  21. 6c7d5a2 Issue #24278: Explain how argument parsing output buffers are managed by Martin Panter · 9 years ago
  22. 6f379f4 Issue #27481: Docummented that ValueError is now raised instead of TypeError by Serhiy Storchaka · 9 years ago
  23. e75ffa9 Add versionadded to PyDict_SetDefault documentation by Berker Peksag · 9 years ago
  24. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 9 years ago
  25. 8f95e65 Issue #15657: Delete incorrect statement from PyMethodDef documentation by Berker Peksag · 9 years ago
  26. e9b8403 [Issue 15476] Make "code object" its own entry in the index by Tommy Beadle · 9 years ago
  27. a49ccf2 note that Py_VISIT handles NULL (closes #27183) by Benjamin Peterson · 9 years ago
  28. a90a4a9 Issue #27125: Remove duplicated words from documentation and comments by Martin Panter · 9 years ago
  29. f47a400 Issue #25533: Update documentation regarding the frozen modules table by Martin Panter · 9 years ago
  30. 3872350 improve PyFunction_New docs (closes #26986) by Benjamin Peterson · 9 years ago
  31. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 9 years ago
  32. 544ae59 Issue #18353: Remove PyUnicode_WRITE_CHAR macro link from c-api/unicode.rst by Berker Peksag · 9 years ago
  33. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 9 years ago
  34. abf797d Issue #26760: Minimally document PyFrameObject by Brett Cannon · 9 years ago
  35. 20d3255 Issue #15984: Correct PyUnicode_FromObject() and _FromEncodedObject() docs by Martin Panter · 9 years ago
  36. 6245cb3 Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 9 years ago
  37. 29bf27f Issue #26516: Enhance Python mem allocators doc by Victor Stinner · 9 years ago
  38. 3263f68 Issue #22836: Keep exception reports sensible despite errors by Martin Panter · 9 years ago
  39. c04fb56 Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar by Martin Panter · 9 years ago
  40. c4b813d Issue #26198: Fixed error messages for some argument parsing errors. by Serhiy Storchaka · 10 years ago
  41. 806cb0f Add a link to PEP 384 in stable.rst by Berker Peksag · 10 years ago
  42. 1538b3d issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and by Senthil Kumaran · 10 years ago
  43. 762d5ea Issue #12484: Remove a mention of Py_InitModule() and _PyImport_FixupExtension(). by Brett Cannon · 10 years ago
  44. 45be8d6 Issue #25701: Document C API functions that both set and delete objects by Martin Panter · 10 years ago
  45. 1f84765 Issue #25706: Fixed markup in the documentation. by Serhiy Storchaka · 10 years ago
  46. bf7b9ed Issue #25706: Fixed markup in the documentation. by Serhiy Storchaka · 10 years ago
  47. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 10 years ago
  48. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 10 years ago
  49. 84835ab Issue #25161: Merge full stops from 3.4 into 3.5 by Martin Panter · 10 years ago
  50. d21e0b5 Issue #25161: Add full stops in documentation; patch by Takase Arihiro by Martin Panter · 10 years ago
  51. 36f22a2 Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field by Martin Panter · 10 years ago
  52. 78d5033 Issue #24808: Update the documentation of some PyTypeObject fields by Martin Panter · 10 years ago
  53. 8e205f7 merge 3.4 (#24883) by Benjamin Peterson · 10 years ago
  54. 2053aa1 'Py_Buffer' should be 'Py_buffer' (closes #24883) by Benjamin Peterson · 10 years ago
  55. 70e543b Issue #23756: Clarify the terms "contiguous" and "bytes-like object". by Stefan Krah · 10 years ago
  56. 4ffc3d4 Merge 3.4 by Zachary Ware · 10 years ago
  57. e36402a Fix usage of the default role. by Zachary Ware · 10 years ago
  58. 5c676f6 Fix suspicious markup by Zachary Ware · 10 years ago
  59. 2ab5b09 Close #24458: PEP 489 documentation by Nick Coghlan · 10 years ago
  60. f488fb4 Issue #19235: Add new RecursionError exception. Patch by Georg Brandl. by Yury Selivanov · 10 years ago
  61. bce294b docs.capi: Fix tp_as_async doc by Yury Selivanov · 10 years ago
  62. 5376ba9 Issue #24400: Introduce a distinct type for 'async def' coroutines. by Yury Selivanov · 10 years ago
  63. cd881b8 Fixed documentation of functions with const char* arguments. by Serhiy Storchaka · 10 years ago
  64. 03863d2 Fixed documentation of functions with const char* arguments. by Serhiy Storchaka · 10 years ago
  65. 289dd19 Added the const qualifier for char* argument of Py_EnterRecursiveCall(). by Serhiy Storchaka · 10 years ago
  66. 5fa22fc Added the const qualifier for char* argument of Py_EnterRecursiveCall(). by Serhiy Storchaka · 10 years ago
  67. 6ef0590 Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc. by Yury Selivanov · 10 years ago
  68. d5cacbb PEP 489: Multi-phase extension module initialization by Nick Coghlan · 10 years ago
  69. a18cad5 Issue 24180: Fixes by Berker Peksag. by Yury Selivanov · 10 years ago
  70. f3e40fa Issue 24180: Documentation for PEP 492 changes. by Yury Selivanov · 10 years ago
  71. 812bc1b Merge: #23088: Clarify null termination of bytes and strings in C API. by R David Murray · 10 years ago
  72. 0a560a1 #23088: Clarify null termination of bytes and strings in C API. by R David Murray · 10 years ago
  73. d894027 Fixed a typo. by Serhiy Storchaka · 10 years ago
  74. a7db057 Fixed a typo. by Serhiy Storchaka · 10 years ago
  75. 770ce20 Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4. by Larry Hastings · 10 years ago
  76. f3cae79 Merge: #23957: fix typo. by R David Murray · 10 years ago
  77. 5be7f15 #23957: fix typo. by R David Murray · 10 years ago
  78. a8b1206 issue9014: Include more formatting on :c:type:`PyObject` etc. by Gregory P. Smith · 10 years ago
  79. 0f2f3bc issue9014: Include more formatting on :c:type:`PyObject` etc. by Gregory P. Smith · 10 years ago
  80. b8dde4f issue9014: Properly document PyObject_HEAD and friends post-PEP-3123. by Gregory P. Smith · 10 years ago
  81. 1b24465 issue9014: Properly document PyObject_HEAD and friends post-PEP-3123. by Gregory P. Smith · 10 years ago
  82. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 10 years ago
  83. ab792ac Doc clarification / edification on the semantics of the 'w*' format unit. by Larry Hastings · 10 years ago
  84. 926ce70 Merge 3.4 (marshal doc) by Victor Stinner · 10 years ago
  85. 6a318d4 Issue #19428: Document that PyMarshal_ReadLongFromFile() and by Victor Stinner · 10 years ago
  86. 3279995 Issue #23081: Document that PySequence_List also accepts iterables. by Berker Peksag · 10 years ago
  87. 09bb904 Issue #23081: Document that PySequence_List also accepts iterables. by Berker Peksag · 10 years ago
  88. 3a43d06 Whitespace. by Stefan Krah · 11 years ago
  89. 3e9bec2 Whitespace. by Stefan Krah · 11 years ago
  90. a7e9a6a Issue #23352: Merge from 3.4. by Stefan Krah · 11 years ago
  91. 0dc4e15 Issue #23352: Document that Py_buffer.suboffsets must be NULL if no suboffsets by Stefan Krah · 11 years ago
  92. d3faf43 Issue #23181: More "codepoint" -> "code point". by Serhiy Storchaka · 11 years ago
  93. 3be472b Closes #23181: codepoint -> code point by Georg Brandl · 11 years ago
  94. 610bc6a merge 3.4 (#23221) by Benjamin Peterson · 11 years ago
  95. 82f34ad fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 11 years ago
  96. 7a120ec merge 3.4 (#23110) by Benjamin Peterson · 11 years ago
  97. b33bb89 doucment that Py_SetPath copies its argument (closes #23110) by Benjamin Peterson · 11 years ago
  98. b757c83 Issue #22581: Use more "bytes-like object" throughout the docs and comments. by Serhiy Storchaka · 11 years ago
  99. 92bf919 Issue #22581: Use more "bytes-like object" throughout the docs and comments. by Serhiy Storchaka · 11 years ago
  100. 87f6c22 Issue #19676: Tweak documentation a bit. by Berker Peksag · 11 years ago