commit | 78e24d4415c37e9e9951920bc31e9ee4868d86cb | [log] [tgz] |
---|---|---|
author | Berker Peksag <berker.peksag@gmail.com> | Thu Jan 04 13:24:45 2018 +0300 |
committer | GitHub <noreply@github.com> | Thu Jan 04 13:24:45 2018 +0300 |
tree | 6a8a535a9dc62690a44c9537baacc2a4f0c2b1ba | |
parent | d8ac4d1d5ac256ebf3d8d38c226049abec82a2a0 [diff] |
Fix outdated comment in typeobject.c (GH-5090) The comment was added in 3abca127fe1565ec80f6b0a1ae48d65186ad887d. In d78448e912126410117723c7d240bbdfff06df16, it was changed to use PyArg_ParseTuple instead.