A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-May/065332.html below:

[Python-Dev] ssize_t question: longs in header files

[Python-Dev] ssize_t question: longs in header files [Python-Dev] ssize_t question: longs in header filesNeal Norwitz nnorwitz at gmail.com
Mon May 29 08:15:34 CEST 2006
$ grep long */*.h

minus comments, etc  yields several questions about whether some
values should use Py_ssize_t rather than C longs.  In particular:

 * hash values
Include/abstract.h:     long PyObject_Hash(PyObject *o);  // also in object.h
Include/object.h:typedef long (*hashfunc)(PyObject *);

 * ints:  Include/intobject.h:    long ob_ival;
 * thread values (probably no need to change since platform dependent)

Attached is the whole list.  This is just for C longs.  The int list
is much bigger and coming in a different msg.

n
-------------- next part --------------
A non-text attachment was scrubbed...
Name: header-longs
Type: application/octet-stream
Size: 5349 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-dev/attachments/20060528/0039611c/attachment.obj 
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4