mirror of
https://github.com/python/cpython.git
synced 2025-10-04 22:20:46 +00:00
[3.12] Docs: Fix more Sphinx annotations in ctypes.rst (GH-107708) (#107717)
Docs: Fix more Sphinx annotations in ctypes.rst (GH-107708)
(cherry picked from commit 8c9af6b9a0
)
Co-authored-by: Erlend E. Aasland <erlend@python.org>
This commit is contained in:
parent
6fd572f3b3
commit
220d7e3120
3 changed files with 44 additions and 43 deletions
|
@ -94,6 +94,7 @@ nitpick_ignore = [
|
|||
('c:func', 'sprintf'),
|
||||
('c:func', 'stat'),
|
||||
('c:func', 'system'),
|
||||
('c:func', 'time'),
|
||||
('c:func', 'vsnprintf'),
|
||||
# Standard C types
|
||||
('c:type', 'FILE'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue