This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author erlendaasland
Recipients docs@python, erlendaasland
Date 2021-02-18.14:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613657207.71.0.865293132233.issue43254@roundup.psfhosted.org>
In-reply-to
Content
Both snprintf and vsnprintf belong to man section 3 (library functions), not section 2 (system calls).

Affected doc page: https://docs.python.org/3.10/c-api/conversion.html
History
Date User Action Args
2021-02-18 14:06:47erlendaaslandsetrecipients: + erlendaasland, docs@python
2021-02-18 14:06:47erlendaaslandsetmessageid: <1613657207.71.0.865293132233.issue43254@roundup.psfhosted.org>
2021-02-18 14:06:47erlendaaslandlinkissue43254 messages
2021-02-18 14:06:47erlendaaslandcreate