[issue36751] Changes in the inspect module for PEP 570

Pablo Galindo Salgado report at bugs.python.org
Mon Apr 29 08:13:17 EDT 2019


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

This issue is to discuss how to handle the changes in the inspect module for PEP 570. In particular, how to handle:

* getfullargspec
* formatargspec

for positional-only parameters.

----------
components: Interpreter Core
messages: 341070
nosy: pablogsal, serhiy.storchaka, vstinner
priority: normal
severity: normal
status: open
title: Changes in the inspect module for PEP 570
versions: Python 3.8

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


More information about the Python-bugs-list mailing list