]> granicus.if.org Git - python/commit
Use size_t, not ssize_t (issue #14801).
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 14 May 2012 12:44:37 +0000 (14:44 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 14 May 2012 12:44:37 +0000 (14:44 +0200)
commit1b634c266c0a447b2a4b52a279f6359f60abb1a1
tree4f4048269f8293818ef1c1a2bac05867de5d105b
parentdab46f72501750dba0c36e26d8b6679d0d9d5f54
parenta1433fed8eed0f8a847a6f56d63adf70c60602cf
Use size_t, not ssize_t (issue #14801).
Objects/typeobject.c