New submission from Serhiy Storchaka:

:c:func:`PyMem_Malloc(n)` on Doc/c-api/memory.rst:109 rendered in HTML as <tt 
class="xref c c-func docutils literal"><span 
class="pre">PyMem_Malloc(1)()</span></tt> (note double parents). There are many 
other examples on this and other pages. The issue is actual for all modern 
versions of Python.

----------
assignee: docs@python
components: Documentation
messages: 167137
nosy: docs@python, storchaka
priority: normal
severity: normal
status: open
title: Double parents in functions references
versions: Python 2.7, Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15527>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to