bpo-37342: Fix the incorrect nb_index's type in typeobj documentation by shihai1991 · Pull Request #14241 · python/cpython
shihai1991
changed the title
bpo-37342: update the nb_index's type
bpo-37342: update the nb_index's type in doc
Mariatta
changed the title
bpo-37342: update the nb_index's type in doc
bpo-37342: Fix the incorrect nb_index's type in typeobj documentation
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…pythonGH-14241) It was listed as `binaryfunc`. It should be `unaryfunc`. (cherry picked from commit bc5caf8) Co-authored-by: Hai Shi <shihai1992@gmail.com>
miss-islington added a commit that referenced this pull request
CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters