summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/codec.rst
Commit message (Collapse)AuthorAgeFilesLines
* bpo-35461: Document C API functions which suppress exceptions. (GH-11119) ↵Miss Islington (bot)2018-12-201-1/+1
| | | | | | | (GH-11210) (cherry picked from commit 3fcc1e08db6fb7e17acc4a8f63be3e42f52f094b) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
* Issue #19676: Tweak documentation a bit.Berker Peksag2014-11-251-2/+2
| | | | | | * Updated version info to 3.5 * Fixed a markup error * Added a versionadded directive to namereplace_errors documentation
* Issue #19676: Added the "namereplace" error handler.Serhiy Storchaka2014-11-251-0/+5
|
* Issue 19195: Improved cross-references in C API documentation.Serhiy Storchaka2013-10-091-4/+4
|
* #10468: document Unicode exception creation and access functions.Georg Brandl2010-11-231-4/+2
|
* #10439: document PyCodec C APIs.Georg Brandl2010-11-201-0/+120