Issue 37342: A type error in typeobj.rst - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
process
Status: closed Resolution:
Dependencies: Superseder:
Assigned To: docs@python Nosy List: docs@python, eric.snow, miss-islington, shihai1991, xtreak
Priority: normal Keywords: patch

Created on 2019-06-19 18:43 by shihai1991, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Pull Requests
URL Status Linked Edit
PR 14241 merged shihai1991, 2019-06-19 18:46
PR 14254 merged miss-islington, 2019-06-20 03:33
Messages (4)
msg346071 - (view) Author: Hai Shi (shihai1991) * (Python triager) Date: 2019-06-19 18:43
nb_index's type is unaryfunc
msg346076 - (view) Author: Karthikeyan Singaravelan (xtreak) * (Python committer) Date: 2019-06-19 19:20
This was added with 9e7c92193cc98fd3c2d4751c87851460a33b9118 so adding Eric.
msg346092 - (view) Author: miss-islington (miss-islington) Date: 2019-06-20 03:32
New changeset bc5caf88ca19b4c8cb9bc912c832b4807a515a60 by Miss Islington (bot) (Hai Shi) in branch 'master':
bpo-37342: Fix the incorrect nb_index's type in typeobj documentation (GH-14241)
https://github.com/python/cpython/commit/bc5caf88ca19b4c8cb9bc912c832b4807a515a60
msg346093 - (view) Author: miss-islington (miss-islington) Date: 2019-06-20 03:41
New changeset 6258c1f7160c1b073a228c9fc49ad5ac894d66ad by Miss Islington (bot) in branch '3.8':
bpo-37342: Fix the incorrect nb_index's type in typeobj documentation (GH-14241)
https://github.com/python/cpython/commit/6258c1f7160c1b073a228c9fc49ad5ac894d66ad