[Python-3000] Two proposals for a new list-like type: one modest, one radical

Brett Cannon brett at python.org
Tue Apr 24 19:40:11 CEST 2007


On 4/24/07, Daniel Stutzbach <daniel at stutzbachenterprises.com> wrote:
[SNIP]
> Is there a document that describes the right times to use int vs
> size_t vs Py_ssize_t?

Try PEP 353: http://www.python.org/dev/peps/pep-0353/

-Brett


More information about the Python-3000 mailing list