[docs] [issue32077] Documentation: Some Unicode object functions don't indicate whether they return a new reference

Mathew M. report at bugs.python.org
Sun Nov 19 19:00:14 EST 2017


New submission from Mathew M. <mathew1800 at gmail.com>:

This is just something I've noticed when browsing the C API documentation for Unicode objects.

For example, the documentation entry for PyUnicode_DecodeMBCSStateful lacks the "Return value: New reference", etc.

----------
assignee: docs at python
components: Documentation
messages: 306516
nosy: Mathew M., docs at python
priority: normal
severity: normal
status: open
title: Documentation: Some Unicode object functions don't indicate whether they return a new reference
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32077>
_______________________________________


More information about the docs mailing list