[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:

Thank you for your contribution

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.7, 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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset 965e53a9deb1c7f02c68dee119eae94c3be8af15 by Stéphane Wirtel in 
branch '3.8':
[3.8] bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992) (GH-15999)
https://github.com/python/cpython/commit/965e53a9deb1c7f02c68dee119eae94c3be8af15


--

___
Python tracker 

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread Stéphane Wirtel

Stéphane Wirtel  added the comment:


New changeset c62da14776d12276ed8f6ecbc74c0db8243b4260 by Stéphane Wirtel (Miss 
Islington (bot)) in branch '3.7':
bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992) (GH-15998)
https://github.com/python/cpython/commit/c62da14776d12276ed8f6ecbc74c0db8243b4260


--
nosy: +matrixise

___
Python tracker 

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread Stéphane Wirtel

Change by Stéphane Wirtel :


--
pull_requests: +15626
pull_request: https://github.com/python/cpython/pull/15999

___
Python tracker 

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread miss-islington


Change by miss-islington :


--
pull_requests: +15625
pull_request: https://github.com/python/cpython/pull/15998

___
Python tracker 

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-09-11 Thread miss-islington


miss-islington  added the comment:


New changeset 15f5a7527b87e11fcf23069c147fd4cb7d42cfb0 by Miss Islington (bot) 
(Hai Shi) in branch 'master':
bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992)
https://github.com/python/cpython/commit/15f5a7527b87e11fcf23069c147fd4cb7d42cfb0


--
nosy: +miss-islington

___
Python tracker 

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-08-21 Thread hai shi


Change by hai shi :


--
nosy: +pitrou

___
Python tracker 

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-07-28 Thread hai shi


New submission from hai shi :

Due to 
https://github.com/python/cpython/blob/master/Objects/memoryobject.c#L985,
order could be 'A' in PyBuffer_ToContiguous()

--
assignee: docs@python
components: Documentation
messages: 348585
nosy: docs@python, shihai1991
priority: normal
severity: normal
status: open
title: Update doc of PyBuffer_ToContiguous

___
Python tracker 

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



[issue37698] Update doc of PyBuffer_ToContiguous

2019-07-28 Thread hai shi


Change by hai shi :


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

___
Python tracker 

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