[issue46969] `pip install wrapt` fails on ast.py in Python 3.11.0a6

Dutcho report at bugs.python.org
Thu Mar 10 13:56:58 EST 2022


Dutcho <dutcho at ziggo.nl> added the comment:

yesterday's `wrapt *1.13.3*` still doesn't work,
but today's `wrapt *1.14.0*` works as expected

So this wasn't about Python 3.11 but about the wrapt version, which used the deprecated `formatargspec` from module `inspect`

----------
resolution:  -> works for me
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list