Alexander Belopolsky added the comment:

Georg, did you miss the s/assuming/because/ part of my proposal?  Python 
guarantees that sizeof(Py_ssize_t) == sizeof(size_t) == sizeof(void*). (See PEP 
353.)

"Assuming" is therefore misleading because it suggests that it may not 
be always true.

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1533486>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to