- c228e96 #16518: use "bytes-like object" throughout the docs. by Ezio Melotti · 12 years ago
- 991fc57 Closes #13638: document PyErr_SetFromErrnoWithFilenameObject, by Georg Brandl · 12 years ago
- 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 12 years ago
- bcd2aa6 cleanup references to PyString_ APIs from 2.x in the 3.3 docs. by Gregory P. Smith · 12 years ago
- 4b52ae8 Clean up references to the no longer existing PyString_ APIs in our docs. by Gregory P. Smith · 12 years ago
- 1f68a2f Remove row-spanning cell, which the Sphinx text writer does not support. by Georg Brandl · 12 years ago
- caeb6be Merge with 3.2: Issue #17047: removed doubled words in Doc/*, by Terry Jan Reedy · 12 years ago
- 65e69b3 Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/* by Terry Jan Reedy · 12 years ago
- 7d82c86 Close #15465: Document C API version macros by Nick Coghlan · 12 years ago
- 32b0f02 #17363: fix arguments in PyState_AddModule and PyState_RemoveModule docs. by Ezio Melotti · 12 years ago
- f4c3a18 Remove redundant sentence from c-api docs (issue #16323) by Andrew Svetlov · 13 years ago
- 0fe030b Issue #16323: Fix wrong C API documentation for locale encoding. by Andrew Svetlov · 13 years ago
- bb4e941 Add a str class entry to the "Text Sequence Type" section (issue #16209). by Chris Jerdonek · 13 years ago
- 5fae0e5 Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 13 years ago
- f9c7c36 Merge: Remove already dropped function PySys_GetFile from documentation. by Andrew Svetlov · 13 years ago
- 4deb16d Remove already dropped function PySys_GetFile from documentation. by Andrew Svetlov · 13 years ago
- d285029 Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. by Chris Jerdonek · 13 years ago
- 8b7f9f5 Remove unneeded "Release" and "Date" markers from doc index pages. by Chris Jerdonek · 13 years ago
- e7f9037 #16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka. by Ezio Melotti · 13 years ago
- 7598e18 Fix rst markup. by Ezio Melotti · 13 years ago
- b79be95 Issue #15444: Use proper spelling for non-ASCII contributor names. by Antoine Pitrou · 13 years ago
- fbd4f80 Issue #15444: Use proper spelling for non-ASCII contributor names. by Antoine Pitrou · 13 years ago
- 522267e Issue #15610: The PyImport_ImportModuleEx macro now calls by Brett Cannon · 13 years ago
- 7dac74a fix docs for c-api memory functions by Andrew Svetlov · 13 years ago
- 7dbee38 fix docs for c-api memory functions by Andrew Svetlov · 13 years ago
- 17fc44c Improve str() and object.__str__() documentation (issue #13538). by Chris Jerdonek · 13 years ago
- a6473f9 Issues #15169, #14599: Make PyImport_ExecCodeModuleWithPathnames() use by Brett Cannon · 13 years ago
- 77b2abd Issue #15167 (as part of #13959): imp.get_magic() is no implemented in by Brett Cannon · 13 years ago
- 3adc7b7 Issue #15242: Have PyImport_GetMagicTag() return a const char * by Brett Cannon · 13 years ago
- 61063cc Fix a couple of versionadded/versionchanged related markup errors. by Georg Brandl · 13 years ago
- 788306a Fix whitespace. by Martin v. Löwis · 13 years ago
- 9c56409 Issue #15146: Add PyType_FromSpecWithBases. Patch by Robin Schreiber. by Martin v. Löwis · 13 years ago
- b8dc3ab Issue #12965: More PyLong_As* clarifications. Thanks Stefan Krah. by Mark Dickinson · 13 years ago
- f0acfee Issue #12965: Clean up C-API docs for PyLong_AsLongLong(AndOverflow); clarify that __int__ will be called for non-PyLongs by Mark Dickinson · 13 years ago
- c9aa842 Issue #12965: Merge from 3.2. by Mark Dickinson · 13 years ago
- 93648f0 Issue #12965: Merge from 3.2. by Mark Dickinson · 13 years ago
- 766e622 Issue #12965: Merge from 3.2 by Mark Dickinson · 13 years ago
- 0a22924 Issue #12965: Clean up C-API docs for PyLong_AsLong(AndOverflow); clarify that __int__ will be called for non-PyLongs by Mark Dickinson · 13 years ago
- 466bfff Whitespace normalization by Martin v. Löwis · 13 years ago
- c06917b Add Stable ABI documentation. by Martin v. Löwis · 13 years ago
- 7800f75 Issue #15042: Add PyState_AddModule and PyState_RemoveModule. by Martin v. Löwis · 13 years ago
- 0813168 Issue #14090: fix some minor C API problems in default branch (3.3) by Eli Bendersky · 13 years ago
- 11cfea9 Issue #14424: Document PyType_GenericAlloc, and fix the documentation of PyType_GenericNew by Eli Bendersky · 13 years ago
- ea3eb88 Issue #9260: A finer-grained import lock. by Antoine Pitrou · 13 years ago
- d5a1c44 PEP 415: Implement suppression of __context__ display with an exception attribute by Benjamin Peterson · 13 years ago
- faf91e7 Issue #14705: Add 'p' format character to PyArg_ParseTuple* for bool support. by Larry Hastings · 13 years ago
- f409583 Fix location of versionaddeds and empty lines. by Georg Brandl · 13 years ago
- aa2efcb Issue #14098: New functions PyErr_GetExcInfo and PyErr_SetExcInfo. by Martin v. Löwis · 13 years ago
- 09b86d1 Fix #14600. Correct reference handling and naming of ImportError convenience function by Brian Curtin · 13 years ago
- bded894 Add versionadded tags to newly added ImportError convenience functions. by Brian Curtin · 13 years ago
- bd43974 Add documentation for the new PyErr_SetFromImport* functions by Brian Curtin · 13 years ago
- 0db176f Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType by Victor Stinner · 13 years ago
- 83a9f48 Issue #14328: Add keyword-only parameters to PyArg_ParseTupleAndKeywords. by Larry Hastings · 13 years ago
- abd887d Issue #14181: Improve clarity in the documentation for the multi-purpose by Stefan Krah · 13 years ago
- 95b1ba6 Add PyMemoryView_FromMemory() to whatsnew/3.3. by Stefan Krah · 13 years ago
- 49ac6f4 Some corrections for the Doc/extending documentation. Closes #14129 by Eli Bendersky · 13 years ago
- ab7bf21 Close issue #6210: Implement PEP 409 by Nick Coghlan · 13 years ago
- 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 13 years ago
- 4384435 write versionadded by Benjamin Peterson · 13 years ago
- 8eb1269 add generic implementation of a __dict__ descriptor for C types by Benjamin Peterson · 13 years ago
- b46d4b7 Fix error handling in examples of C API use. by Antoine Pitrou · 14 years ago
- 04707c0 Fix error handling in examples of C API use. by Antoine Pitrou · 14 years ago
- 2396c0a Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function. by Meador Inge · 14 years ago
- a3443d9 Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function. by Meador Inge · 14 years ago
- 5e8260b Issue #13727: Add 3 macros to access PyDateTime_Delta members: by Amaury Forgeot d'Arc · 14 years ago
- 645a0dd Py_SetPythonHome() can be called before Py_Initialize(); thanks to Cody Smith from docs@ by Sandro Tosi · 14 years ago
- 6fbd525 Issue #13617: Document that the result of the conversion of a Unicode object to by Victor Stinner · 14 years ago
- a94a0e9 Issue #13522: Fix _Py_co_pow() documentation by Victor Stinner · 14 years ago
- 07b1c87 Issue #13522: document error return values of some float and complex C API functions. by Antoine Pitrou · 14 years ago
- b2bf01d use full unicode mappings for upper/lower/title case (#12736) by Benjamin Peterson · 14 years ago
- ac8f78a merge with 3.2 by Sandro Tosi · 14 years ago
- 606e19d Fix PyUnicode_Fill() doc: return type is Py_ssize_t, not int by Victor Stinner · 14 years ago
- 3fe5531 Add a new PyUnicode_Fill() function by Victor Stinner · 14 years ago
- 0d81c13 Issue #13617: Document that the result of the conversion of a Unicode object to by Victor Stinner · 14 years ago
- b99bb20 Issue #13522: Fix _Py_co_pow() documentation by Victor Stinner · 14 years ago
- b511aca Issue #13522: document error return values of some float and complex C API functions. by Antoine Pitrou · 14 years ago
- f2ea71f Issue #13560: Add PyUnicode_EncodeLocale() by Victor Stinner · 14 years ago
- af02e1c Add PyUnicode_DecodeLocaleAndSize() and PyUnicode_DecodeLocale() by Victor Stinner · 14 years ago
- 093ce9c Issue #6695: Full garbage collection runs now clear the freelist of set objects. by Antoine Pitrou · 14 years ago
- bf6e560 Make PyUnicode_Copy() private => _PyUnicode_Copy() by Victor Stinner · 14 years ago
- b682101 Document PyUnicode_Copy() and PyUnicode_EncodeCodePage() by Victor Stinner · 14 years ago
- 3ba82aa c-api: Replace PyUnicodeObject* by PyObject* in "U" format doc by Victor Stinner · 14 years ago
- 86a36b5 PEP 3155 / issue #13448: Qualified name for classes and functions. by Antoine Pitrou · 14 years ago
- 0481f4b fix some typos in Doc/c-api/memoryview.rst by Eli Bendersky · 14 years ago
- 5a53f36 fix some typos in Doc/c-api/memoryview.rst by Eli Bendersky · 14 years ago
- b4938aa Document PyUnicode_WCHAR_KIND by Victor Stinner · 14 years ago
- 9a812cb Issue #13389: Full garbage collection passes now clear the freelists for by Antoine Pitrou · 14 years ago
- e130a52 Remove duplication. by Ezio Melotti · 14 years ago
- 57735a0 Add missing prefixes by Antoine Pitrou · 14 years ago
- b965b39 Elaborate on representations and canonical/legacy unicode objects by Antoine Pitrou · 14 years ago
- e6b99a1 Move deprecated functions at the end of their respective sections. by Antoine Pitrou · 14 years ago
- f106449 Merge with 3.2. by Ezio Melotti · 14 years ago
- 23a580f Update index entries by Antoine Pitrou · 14 years ago
- 9a4a342 Update the C-API docs for exception types by Antoine Pitrou · 14 years ago
- 1c027e5 Merge issue #13145 fix. by Mark Dickinson · 14 years ago
- f1ab47e Issue #13145. Fix incorrect documentation for PyNumber_ToBase. Thanks Sven Marnach. by Mark Dickinson · 14 years ago
- 2da16e6 Fix indentation. by Martin v. Löwis · 14 years ago
- c47adb0 Change PyUnicode_KIND to 1,2,4. Drop _KIND_SIZE and _CHARACTER_SIZE. by Martin v. Löwis · 14 years ago
- db6c7f5 Update C API docs for PEP 393. by Georg Brandl · 14 years ago
- ee12f44 Add versionadded directive to new API function. by Georg Brandl · 14 years ago