mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Add versionadded marker to ctypes.c_longdouble.
This commit is contained in:
parent
89f48876a2
commit
c0a296f1dc
1 changed files with 1 additions and 0 deletions
|
@ -2159,6 +2159,7 @@ These are the fundamental ctypes data types:
|
|||
optional float initializer. On platforms where ``sizeof(long
|
||||
double) == sizeof(double)`` it is an alias to :class:`c_double`.
|
||||
|
||||
.. versionadded:: 2.6
|
||||
|
||||
.. class:: c_float
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue