]> granicus.if.org Git - python/commit
Add a test for Py_ssize_t. Correct typo in getargs.c.
authorGeorg Brandl <georg@python.org>
Thu, 13 Apr 2006 07:59:30 +0000 (07:59 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 13 Apr 2006 07:59:30 +0000 (07:59 +0000)
commit7f573f7319f070d47565a2a37d659611ee844dd5
tree5454f88f387a7cd9eb1624c10a4d8cb412ac6521
parentb1ed7fac12fe51080c06e518a9fcaa21f0734744
Add a test for Py_ssize_t. Correct typo in getargs.c.
Lib/test/test_getargs2.py
Modules/_testcapimodule.c
Python/getargs.c