1. 5a93265 #10468: document Unicode exception creation and access functions. by Georg Brandl · 14 years ago
  2. bab3378 #10439: document PyCodec C APIs. by Georg Brandl · 14 years ago
  3. fc5f381 Fix markup. by Georg Brandl · 14 years ago
  4. 48bbc68 Merged revisions 86144 via svnmerge from by Benjamin Peterson · 14 years ago
  5. 3c6830c update items/keys/values doc #10300 by Benjamin Peterson · 14 years ago
  6. 9583cac Issue #10089: Add support for arbitrary -X options on the command-line. by Antoine Pitrou · 14 years ago
  7. f285bcc Be consistent in the spelling of thread-safe(ty). by Georg Brandl · 14 years ago
  8. 8f67d08 make hashes always the size of pointers; introduce Py_hash_t #9778 by Benjamin Peterson · 14 years ago
  9. 12c695c #5121: fix claims about default values leading to segfaults. by Georg Brandl · 14 years ago
  10. 2aff335 #9204: remove mentions of removed types in the types module. by Georg Brandl · 14 years ago
  11. 418cc73 Fix capitalization. by Georg Brandl · 14 years ago
  12. dd909db #10058: tweak wording about exception returns. by Georg Brandl · 14 years ago
  13. d0b0e1d #6798: fix wrong docs for the arguments to several trace events. by Georg Brandl · 14 years ago
  14. f3170cc Use locale encoding if Py_FileSystemDefaultEncoding is not set by Victor Stinner · 14 years ago
  15. 62165d6 Document that the 'strict' error handler is used to encode/decode filenames on by Victor Stinner · 14 years ago
  16. 257d38f Issue #9738: Document PyErr_SetString() and PyErr_SetFromErrnoWithFilename() by Victor Stinner · 14 years ago
  17. beb4135b PyUnicode_AsWideCharString() takes a PyObject*, not a PyUnicodeObject* by Victor Stinner · 14 years ago
  18. fa4f7f9 Fix spelling and markup. by Georg Brandl · 14 years ago
  19. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  20. 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 14 years ago
  21. 23b4f92 Merged revisions 84142 via svnmerge from by Georg Brandl · 14 years ago
  22. 13f959b Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from by Georg Brandl · 14 years ago
  23. 4009c9e Merged revisions 82805-82806,83523-83527,83536,83538,83542,83546-83548,83550-83555,83558,83560 via svnmerge from by Georg Brandl · 14 years ago
  24. c7b6908 Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,82599,82615 via svnmerge from by Georg Brandl · 14 years ago
  25. 16215c7 Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from by Georg Brandl · 14 years ago
  26. 8ffe0bc Merged revisions 76923,76926,77009,77082-77083,77085,77087,77121 via svnmerge from by Georg Brandl · 14 years ago
  27. 107690c Merged revisions 76884-76885,76887,76889-76890,76895 via svnmerge from by Georg Brandl · 14 years ago
  28. 48a866c Work around a bug in Sphinx 0.6.x. by Georg Brandl · 14 years ago
  29. 1c24bd0 Issue #8870: PyUnicode_AsWideCharString() doesn't count the trailing nul character by Victor Stinner · 14 years ago
  30. c9e59c1 Merged revisions 85132 via svnmerge from by Georg Brandl · 14 years ago
  31. d0ffa4c Fix weird markup that caused latex to fail. by Georg Brandl · 14 years ago
  32. 137c34c Issue #9979: Create function PyUnicode_AsWideCharString(). by Victor Stinner · 14 years ago
  33. 6ec5ed2 Merged revisions 85084 via svnmerge from by Antoine Pitrou · 14 years ago
  34. c663b58 Give a dedicated page to memoryview objects, so that they can be part by Antoine Pitrou · 14 years ago
  35. debf4db Merged revisions 85082 via svnmerge from by Antoine Pitrou · 14 years ago
  36. f7ba2fa Buffers are not sequence objects (!). Put them in the abstract objects layers by Antoine Pitrou · 14 years ago
  37. 9207f1d Merged revisions 85080 via svnmerge from by Antoine Pitrou · 14 years ago
  38. 99a00a4 Various improvements to the docs of the buffer API by Antoine Pitrou · 14 years ago
  39. 6db43fd Merged revisions 85075 via svnmerge from by Antoine Pitrou · 14 years ago
  40. a0b6873 Discourage use of the old buffer API funcs by Antoine Pitrou · 14 years ago
  41. 1ec68b1 Merged revisions 85066 via svnmerge from by Antoine Pitrou · 14 years ago
  42. 826903e Issue #9970: improve C API documentation for memoryview objects by Antoine Pitrou · 14 years ago
  43. 3b69db2 issue 9910 by Kristján Valur Jónsson · 14 years ago
  44. b5d23b4 note version by Benjamin Peterson · 14 years ago
  45. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  46. 2c53971 add PyErr_SyntaxLocationEx, to support adding a column offset by Benjamin Peterson · 14 years ago
  47. 1205f27 Issue #9738: PyUnicode_FromFormat() and PyErr_Format() raise an error on by Victor Stinner · 14 years ago
  48. 2b19f35 Add versionadded tag to PyUnicode_AsUnicodeCopy's doc by Victor Stinner · 14 years ago
  49. 23ef20f Merged revisions 84459 via svnmerge from by Daniel Stutzbach · 14 years ago
  50. 98c07bd Doc fix: unicode() is now str() by Daniel Stutzbach · 14 years ago
  51. e4ea994 Document PyUnicode_AsUnicodeCopy() by Victor Stinner · 14 years ago
  52. 3cabbeb fix old markup by Benjamin Peterson · 14 years ago
  53. c14190d Add versionadded tag to PyModule_GetFilenameObject() doc by Victor Stinner · 14 years ago
  54. 6c00c14 Issue #9425: Create PyModule_GetFilenameObject() function by Victor Stinner · 14 years ago
  55. 6009ece Replace :func: by :cfunc: by Victor Stinner · 14 years ago
  56. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  57. ad5b1df Add versionadded tag to PySys_FormatStd*() functions doc by Victor Stinner · 14 years ago
  58. 7976663 Issue #9599: Create PySys_FormatStdout() and PySys_FormatStderr() by Victor Stinner · 14 years ago
  59. 47fcb5b Issue #9542: Create PyUnicode_FSDecoder() function by Victor Stinner · 14 years ago
  60. 4d22409 Fix copy-paste error. by Georg Brandl · 14 years ago
  61. 4a2b7a1 Issue #9425: Create PyErr_WarnFormat() function by Victor Stinner · 14 years ago
  62. 3603cc5 Issue #9425: PyFile_FromFd() ignores the name argument by Victor Stinner · 14 years ago
  63. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 14 years ago
  64. 8477f82 #8648: document UTF-7 codec functions. by Georg Brandl · 14 years ago
  65. 502c3eb #8578: mention danger of not incref'ing weak referenced object. by Georg Brandl · 14 years ago
  66. ec18c39 Merged revisions 83160-83161,83166,83169,83171 via svnmerge from by Georg Brandl · 14 years ago
  67. 6f93419 #9381: fix markup. by Georg Brandl · 14 years ago
  68. c62efa8 Merged revisions 82301 via svnmerge from by Georg Brandl · 14 years ago
  69. d64ce7b Merged revisions 82597 via svnmerge from by Victor Stinner · 14 years ago
  70. 1f1ccc0 #9158: Fix y* format of PyArg_Parse*() functions documentation by Victor Stinner · 14 years ago
  71. d7c3ed5 Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,81114,81125,81245,81285,81402,81463,81516,81562-81563,81567,81593,81635,81680-81681,81684,81801,81888,81931-81933,81939-81942,81963,81984,81991,82120,82188,82264-82267 via svnmerge from by Benjamin Peterson · 14 years ago
  72. 2ebf8ce Merged revisions 81881-81882 via svnmerge from by Benjamin Peterson · 14 years ago
  73. 3a23c9e Issue #9089: PyNumber_Int is no more. Remove it from the docs. by Mark Dickinson · 14 years ago
  74. 952867a #9078: fix some Unicode C API descriptions, in comments and docs. by Georg Brandl · 14 years ago
  75. 46980d8 Merged revisions 82255 via svnmerge from by Alexander Belopolsky · 14 years ago
  76. 1341f57 Merged revisions 82251 via svnmerge from by Alexander Belopolsky · 14 years ago
  77. 2960571 Merged revisions 82238 via svnmerge from by Alexander Belopolsky · 14 years ago
  78. 56303e0 Merged revisions 82236 via svnmerge from by Alexander Belopolsky · 14 years ago
  79. 25e8ec4 Issue #8850: Remove "w" and "w#" formats from PyArg_Parse*() functions, use by Victor Stinner · 14 years ago
  80. eb38971 Merged revisions 82084 via svnmerge from by Victor Stinner · 14 years ago
  81. 2aa3af4 Issue #8939: Improve arg.rst by Victor Stinner · 14 years ago
  82. 1a3a3b8 Merged revisions 82000-82001 via svnmerge from by Antoine Pitrou · 14 years ago
  83. 0460288 Further refinements to the C file API. by Antoine Pitrou · 14 years ago
  84. 5d8a6c8 Fixes to the PyFile_FromFd() doc, by Renato Cunha. by Antoine Pitrou · 14 years ago
  85. 06e49dd Issue #8592: PyArg_Parse*() functions raise a TypeError for "y", "u" and "Z" by Victor Stinner · 14 years ago
  86. 6aec9be Merged revisions 81923 via svnmerge from by Victor Stinner · 14 years ago
  87. 7909b00 Fix some bugs in c-api/arg.rst documentation by Victor Stinner · 14 years ago
  88. 3dcb5ac Issue #8838, #8339: Remove codecs.charbuffer_encode() and "t#" parsing format by Victor Stinner · 14 years ago
  89. e040dd5 Merged revisions 81851 via svnmerge from by Brian Curtin · 14 years ago
  90. 1fbd36b Fix #8946. Extra PyObject* parameter documented which doesn't exist. by Brian Curtin · 14 years ago
  91. 4704881 Merged revisions 81811 via svnmerge from by Victor Stinner · 14 years ago
  92. 69e25fa Issue #8925: fix types of Py_Parse*() and Py_BuildValue() functions by Victor Stinner · 14 years ago
  93. 7eeb5b5 Issue #8848: U / U# formats of Py_BuildValue() are just alias to s / s# by Victor Stinner · 14 years ago
  94. 71d305c Merged revisions 81400 via svnmerge from by Antoine Pitrou · 14 years ago
  95. f978fac Merged revisions 81398 via svnmerge from by Antoine Pitrou · 14 years ago
  96. 9ca9c25 Issue #8589: Decode PYTHONWARNINGS environment variable with the file system by Victor Stinner · 14 years ago
  97. b432451 fix run-on sentence by Benjamin Peterson · 14 years ago
  98. ae6265f Issue #8715: Create PyUnicode_EncodeFSDefault() function: Encode a Unicode by Victor Stinner · 14 years ago
  99. 9076f9e Merged revisions 81168 via svnmerge from by Victor Stinner · 14 years ago
  100. 77c3862 Issue #8711: Document PyUnicode_DecodeFSDefault*() functions by Victor Stinner · 14 years ago