Serhiy Storchaka
|
f2ba17be2a
|
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
Replace all *NULL* with ``NULL``.
(cherry picked from commit 25fc088607 )
|
2019-10-30 21:36:33 +02:00 |
Serhiy Storchaka
|
3fcc1e08db
|
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)
|
2018-12-18 13:57:17 +02:00 |
Berker Peksag
|
87f6c2212e
|
Issue #19676: Tweak documentation a bit.
* Updated version info to 3.5
* Fixed a markup error
* Added a versionadded directive to namereplace_errors documentation
|
2014-11-25 18:59:20 +02:00 |
Serhiy Storchaka
|
166ebc4e5d
|
Issue #19676: Added the "namereplace" error handler.
|
2014-11-25 13:57:17 +02:00 |
Serhiy Storchaka
|
0b68a2d675
|
Issue 19195: Improved cross-references in C API documentation.
|
2013-10-09 13:26:17 +03:00 |
Georg Brandl
|
5a9326502d
|
#10468: document Unicode exception creation and access functions.
|
2010-11-23 07:54:19 +00:00 |
Georg Brandl
|
bab3378f36
|
#10439: document PyCodec C APIs.
|
2010-11-20 13:44:41 +00:00 |