]> granicus.if.org Git - python/commit
bpo-37342: Fix the incorrect nb_index's type in typeobj documentation (GH-14241)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Jun 2019 03:41:41 +0000 (20:41 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2019 03:41:41 +0000 (20:41 -0700)
commit6258c1f7160c1b073a228c9fc49ad5ac894d66ad
tree380c04c815a880ac2f90dd306b4904be4d0ac2da
parent67cf0ae78a9865bbaf9879778e80c398b6e3ece2
bpo-37342: Fix the incorrect nb_index's type in typeobj documentation (GH-14241)

It was listed as `binaryfunc`. It should be `unaryfunc`.
(cherry picked from commit bc5caf88ca19b4c8cb9bc912c832b4807a515a60)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
Doc/c-api/typeobj.rst