Martin Panter added the comment:

I will try to commit your patch today when I up to it.

Maybe the “draft” status of that PEP is out of date. The slash (/) indicator is 
already being used in some places in pydoc, e.g.

$ pydoc object.__eq__
Help on wrapper_descriptor in object:

object.__eq__ = __eq__(self, value, /)
    Return self==value.

----------
assignee: docs@python -> martin.panter
stage:  -> commit review
title: io. -> io.[Text]IOBase.seek doesn't take keyword parameter

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

Reply via email to