The version* directives don’t work with a blank line between arguments

This commit is contained in:
Éric Araujo 2011-04-24 03:31:37 +02:00
parent 08c9bd57f2
commit ce4c4074f9

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.