From ce4c4074f9322463fa714650c76f869ddcf2cb08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Araujo?= Date: Sun, 24 Apr 2011 03:31:37 +0200 Subject: =?UTF-8?q?The=20version*=20directives=20don=E2=80=99t=20work=20wi?= =?UTF-8?q?th=20a=20blank=20line=20between=20arguments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Doc/c-api/object.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/c-api/object.rst b/Doc/c-api/object.rst index afa08c9..d0d45ad 100644 --- a/Doc/c-api/object.rst +++ b/Doc/c-api/object.rst @@ -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. -- cgit v0.12