[issue20460] Wrong markup in c-api/arg.rst

2014-01-31 Thread OSAMU NAKAMURA

New submission from OSAMU NAKAMURA:

:func:`bytes` in description for ``y`` format 
should be :class:`bytes`.

--
assignee: docs@python
components: Documentation
files: mywork.patch
keywords: patch
messages: 209806
nosy: OSAMU.NAKAMURA, docs@python
priority: normal
severity: normal
status: open
title: Wrong markup in c-api/arg.rst
type: behavior
versions: Python 3.4
Added file: http://bugs.python.org/file33835/mywork.patch

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



[issue20460] Wrong markup in c-api/arg.rst

2014-01-31 Thread Zachary Ware

Zachary Ware added the comment:

Fixed, thanks for the report and patch!

If you intend to ever contribute more than the simplest of patches, please 
consider signing a contributor's agreement: http://www.python.org/psf/contrib/

Thanks!

--
nosy: +zach.ware
resolution:  - fixed
stage:  - committed/rejected
status: open - closed
versions: +Python 3.3

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



[issue20460] Wrong markup in c-api/arg.rst

2014-01-31 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 7a611b7aae38 by Zachary Ware in branch '3.3':
Issue #20460: Render 'bytes' as a class, not a function.
http://hg.python.org/cpython/rev/7a611b7aae38

New changeset b56ce3410ca6 by Zachary Ware in branch 'default':
Issue #20460: Merge with 3.3
http://hg.python.org/cpython/rev/b56ce3410ca6

--
nosy: +python-dev

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