| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [3.8] bpo-38600: Change the mark up of NULL in the C API documentation. ↵ | Serhiy Storchaka | 2019-10-30 | 1 | -4/+4 |
| | | | | | | | | (GH-16950) (GH-16999) Replace all *NULL* with ``NULL``. (cherry picked from commit 25fc088607c855060ed142296dc1bd0125fad1af) | ||||
| * | bpo-35461: Document C API functions which suppress exceptions. (GH-11119) | Serhiy Storchaka | 2018-12-18 | 1 | -1/+1 |
| | | |||||
| * | Issue #19676: Tweak documentation a bit. | Berker Peksag | 2014-11-25 | 1 | -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 Storchaka | 2014-11-25 | 1 | -0/+5 |
| | | |||||
| * | Issue 19195: Improved cross-references in C API documentation. | Serhiy Storchaka | 2013-10-09 | 1 | -4/+4 |
| | | |||||
| * | #10468: document Unicode exception creation and access functions. | Georg Brandl | 2010-11-23 | 1 | -4/+2 |
| | | |||||
| * | #10439: document PyCodec C APIs. | Georg Brandl | 2010-11-20 | 1 | -0/+120 |
