COMMITS
/ Doc/c-api/codec.rst July 26, 2023
V
gh-107298: Fix doc references to undocumented modules (#107300)
Victor Stinner committed
September 28, 2020
H
bpo-41842: Add codecs.unregister() function (GH-22360)
Hai Shi committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
December 18, 2018
S
bpo-35461: Document C API functions which suppress exceptions. (GH-11119)
Serhiy Storchaka committed
November 25, 2014
B
Issue #19676: Tweak documentation a bit.
Berker Peksag committed
S
Issue #19676: Added the "namereplace" error handler.
Serhiy Storchaka committed
October 9, 2013
S
Issue 19195: Improved cross-references in C API documentation.
Serhiy Storchaka committed
November 23, 2010
G
#10468: document Unicode exception creation and access functions.
Georg Brandl committed
November 20, 2010
G
#10439: document PyCodec C APIs.
Georg Brandl committed