]> granicus.if.org Git - python/commit
Issue #4910: replace "long" with "int" in docstring for __long__ slot and
authorMark Dickinson <dickinsm@gmail.com>
Sat, 10 Jan 2009 22:14:33 +0000 (22:14 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 10 Jan 2009 22:14:33 +0000 (22:14 +0000)
commitd746768d3a085a214bd35123df500e791afcf610
tree156b1c00a4301230f2a3b3f908fcb474322e136c
parent30bf122841669591b9368bcf1ed079729eb837b3
Issue #4910: replace "long" with "int" in docstring for __long__ slot and
in documentation for PyNumber_Long.
Doc/c-api/number.rst
Include/abstract.h
Objects/typeobject.c