[issue37508] A wrong return type in memory.rst

2019-07-05 Thread miss-islington


miss-islington  added the comment:


New changeset cf294c48e4f97117f708c116362208d28ebfe08f by Miss Islington (bot) 
in branch '3.8':
closes bpo-37508: Fix name of type in memory.rst. (GH-14604)
https://github.com/python/cpython/commit/cf294c48e4f97117f708c116362208d28ebfe08f


--

___
Python tracker 

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



[issue37508] A wrong return type in memory.rst

2019-07-05 Thread miss-islington


miss-islington  added the comment:


New changeset af5e62e9e2b56017d3716fce40d959adfb753554 by Miss Islington (bot) 
in branch '3.7':
closes bpo-37508: Fix name of type in memory.rst. (GH-14604)
https://github.com/python/cpython/commit/af5e62e9e2b56017d3716fce40d959adfb753554


--
nosy: +miss-islington

___
Python tracker 

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



[issue37508] A wrong return type in memory.rst

2019-07-05 Thread Benjamin Peterson


Benjamin Peterson  added the comment:


New changeset 39a5d17a7f1387582eb484422df450bc09a5543e by Benjamin Peterson 
(Hai Shi) in branch 'master':
closes bpo-37508: Fix name of type in memory.rst. (GH-14604)
https://github.com/python/cpython/commit/39a5d17a7f1387582eb484422df450bc09a5543e


--
nosy: +benjamin.peterson
resolution:  -> fixed
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



[issue37508] A wrong return type in memory.rst

2019-07-05 Thread miss-islington


Change by miss-islington :


--
pull_requests: +14428
pull_request: https://github.com/python/cpython/pull/14614

___
Python tracker 

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



[issue37508] A wrong return type in memory.rst

2019-07-05 Thread miss-islington


Change by miss-islington :


--
pull_requests: +14427
pull_request: https://github.com/python/cpython/pull/14613

___
Python tracker 

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



[issue37508] A wrong return type in memory.rst

2019-07-05 Thread hai shi


Change by hai shi :


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

___
Python tracker 

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



[issue37508] A wrong return type in memory.rst

2019-07-05 Thread hai shi


New submission from hai shi :

the result should be a bytes object in #L70 in 
https://github.com/python/cpython/blob/master/Doc/c-api/memory.rst

--
assignee: docs@python
components: Documentation
messages: 347356
nosy: docs@python, shihai1991
priority: normal
severity: normal
status: open
title: A wrong return type in memory.rst

___
Python tracker 

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