[issue37626] Documentation:conflict between docs

Inada Naoki report at bugs.python.org
Fri Jul 19 01:59:47 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:

https://docs.python.org/3/library/inspect.html#inspect.Parameter.replace

"""
Changed in version 3.4: In Python 3.3 Parameter objects were allowed to have name set to None if their kind was set to POSITIONAL_ONLY. This is no longer permitted.
"""

----------
nosy: +inada.naoki

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


More information about the Python-bugs-list mailing list