[issue46728] Docstring of combinations_with_replacement for consistency

2022-02-12 Thread DongGeon Lee


New submission from DongGeon Lee :

I've found that there is an unnecessary double quote. It lost its another pair. 
It needs to be removed.

And I would like to suggest changing its output format in docstring for 
consistency with similar kinds of other methods, if it was not intentional.

--
components: Argument Clinic
messages: 413120
nosy: LeeDongGeon1996, larry
priority: normal
severity: normal
status: open
title: Docstring of combinations_with_replacement for consistency
versions: Python 3.10, Python 3.11, Python 3.7, Python 3.8, Python 3.9

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



[issue46728] Docstring of combinations_with_replacement for consistency

2022-02-12 Thread DongGeon Lee


Change by DongGeon Lee :


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

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



[issue46728] Docstring of combinations_with_replacement for consistency

2022-02-15 Thread DongGeon Lee


Change by DongGeon Lee :


--
pull_requests: +29499
pull_request: https://github.com/python/cpython/pull/31350

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



[issue46728] Docstring of combinations_with_replacement for consistency

2022-02-15 Thread DongGeon Lee


Change by DongGeon Lee :


--
pull_requests: +29506
pull_request: https://github.com/python/cpython/pull/31356

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



[issue46728] Docstring of combinations_with_replacement for consistency

2022-02-15 Thread DongGeon Lee


DongGeon Lee  added the comment:

My pleasure :)

--

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