[issue6729] Add support for ssize_t

Nikolaus Rath report at bugs.python.org
Tue Aug 18 22:16:41 CEST 2009


New submission from Nikolaus Rath <Nikolaus at rath.org>:

ctypes currently has a datatype c_size_t which corresponds to size_t in
C, but there is no datatype for the C ssize_t.

----------
assignee: theller
components: ctypes
messages: 91713
nosy: Nikratio, theller
severity: normal
status: open
title: Add support for ssize_t
type: feature request
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6729>
_______________________________________


More information about the Python-bugs-list mailing list