[issue28432] Fix doc of PyUnicode_EncodeLocale

2016-10-16 Thread Berker Peksag

Berker Peksag added the comment:

Thanks.

--
nosy: +berker.peksag
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
type:  -> behavior

___
Python tracker 

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



[issue28432] Fix doc of PyUnicode_EncodeLocale

2016-10-16 Thread Roundup Robot

Roundup Robot added the comment:

New changeset a4889719e3c2 by Berker Peksag in branch '3.5':
Issue #28432: Fix first parameter name in PyUnicode_EncodeLocale documentation
https://hg.python.org/cpython/rev/a4889719e3c2

New changeset 1fc08c283f8f by Berker Peksag in branch '3.6':
Issue #28432: Merge from 3.5
https://hg.python.org/cpython/rev/1fc08c283f8f

New changeset 767a78aacd29 by Berker Peksag in branch 'default':
Issue #28432: Merge from 3.6
https://hg.python.org/cpython/rev/767a78aacd29

--
nosy: +python-dev

___
Python tracker 

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



[issue28432] Fix doc of PyUnicode_EncodeLocale

2016-10-14 Thread Senthil Kumaran

Changes by Senthil Kumaran :


--
nosy: +orsenthil

___
Python tracker 

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



[issue28432] Fix doc of PyUnicode_EncodeLocale

2016-10-13 Thread Xiang Zhang

New submission from Xiang Zhang:

The doc of PyUnicode_EncodeLocale conflicts between signature and content. In 
content, it should be *unicode* not *str*.

--
assignee: docs@python
components: Documentation
files: PyUnicode_EncodeLocale_doc.patch
keywords: patch
messages: 278583
nosy: docs@python, xiang.zhang
priority: normal
severity: normal
stage: patch review
status: open
title: Fix doc of PyUnicode_EncodeLocale
versions: Python 3.5, Python 3.6, Python 3.7
Added file: http://bugs.python.org/file45081/PyUnicode_EncodeLocale_doc.patch

___
Python tracker 

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