COMMITS
/ Doc/c-api/file.rst October 5, 2022
Ł
Ł
M
[3.10] gh-93738: Documentation C syntax (:c:type:`FILE` -> :c:expr:`FILE`) (GH-97769) (#97872)
Miss Islington (bot) committed
October 20, 2020
S
bpo-41192: Add documentation of undocumented audit events (GH-21308)
Saiyang Gou committed
August 13, 2020
V
bpo-40204, doc: Fix syntax of C variables (GH-21846)
Victor Stinner committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
May 23, 2019
S
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
October 19, 2013
S
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
Serhiy Storchaka committed
October 9, 2013
S
Issue 19195: Improved cross-references in C API documentation.
Serhiy Storchaka committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
August 13, 2010
V
Issue #9425: PyFile_FromFd() ignores the name argument
Victor Stinner committed
June 15, 2010
A
Further refinements to the C file API.
Antoine Pitrou committed
A
Fixes to the PyFile_FromFd() doc, by Renato Cunha.
Antoine Pitrou committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
August 23, 2008
B
bring the PyFile docs into sync with reality
Benjamin Peterson committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed