New submission from xloem <0xl...@gmail.com>:
As there is no __text_signature__ nor __signature__ attribute on basic builtin functions such as print or open, inspect.signature() cannot enumerate their parameters. It seems adding these might not be a complex task for somebody familiar with the code. ---------- components: Argument Clinic, Interpreter Core messages: 402727 nosy: larry, xloem priority: normal severity: normal status: open title: basic builtin functions missing __text_signature__ attributes type: enhancement versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45302> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com