[issue37342] A type error in typeobj.rst

2019-06-20 Thread hai shi


Change by hai shi :


--
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37342] A type error in typeobj.rst

2019-06-19 Thread miss-islington


miss-islington  added the comment:


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


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37342] A type error in typeobj.rst

2019-06-19 Thread miss-islington


Change by miss-islington :


--
pull_requests: +14084
pull_request: https://github.com/python/cpython/pull/14254

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37342] A type error in typeobj.rst

2019-06-19 Thread miss-islington


miss-islington  added the comment:


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


--
nosy: +miss-islington

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37342] A type error in typeobj.rst

2019-06-19 Thread Karthikeyan Singaravelan


Karthikeyan Singaravelan  added the comment:

This was added with 9e7c92193cc98fd3c2d4751c87851460a33b9118 so adding Eric.

--
nosy: +eric.snow, xtreak
type:  -> behavior
versions: +Python 3.8, Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37342] A type error in typeobj.rst

2019-06-19 Thread hai shi


Change by hai shi :


--
keywords: +patch
pull_requests: +14076
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/14241

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37342] A type error in typeobj.rst

2019-06-19 Thread hai shi


New submission from hai shi :

nb_index's type is unaryfunc

--
assignee: docs@python
components: Documentation
messages: 346071
nosy: docs@python, shihai1991
priority: normal
severity: normal
status: open
title: A type error in typeobj.rst

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com