Files
cpython/Lib/ctypes
Thomas PerlGitHubGregory P. Smith <[email protected]> [Google]
b296c7442b gh-92869: ctypes: Add c_time_t (#92870)
Adds `ctypes.c_time_t` to represent the C `time_t` type accurately as its size varies.

Primarily-authored-by: Adam Turner <[email protected]>
Co-authored-by: Gregory P. Smith <[email protected]> [Google]
2022-07-03 11:58:02 -07:00
..