Merge 3.2

This commit is contained in:
Éric Araujo 2011-04-27 16:32:36 +02:00
commit 0abb8b74d9
5 changed files with 4 additions and 10 deletions

View file

@ -258,7 +258,6 @@ is considered sufficient for this determination.
This is the equivalent of the Python expression ``hash(o)``.
.. versionchanged:: 3.2
The return type is now Py_hash_t. This is a signed integer the same size
as Py_ssize_t.