]> granicus.if.org Git - python/commitdiff
The version* directives don’t work with a blank line between arguments
authorÉric Araujo <merwok@netwok.org>
Sun, 24 Apr 2011 01:31:37 +0000 (03:31 +0200)
committerÉric Araujo <merwok@netwok.org>
Sun, 24 Apr 2011 01:31:37 +0000 (03:31 +0200)
Doc/c-api/object.rst

index afa08c9bc3c8a4c27115fa26c76e6de39f5c1b4b..d0d45ad0012b9575450816f4015bd6b032b893e3 100644 (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.