This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Dutcho
Recipients Dutcho
Date 2022-03-10.18:56:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646938618.56.0.193928286633.issue46969@roundup.psfhosted.org>
In-reply-to
Content
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`
History
Date User Action Args
2022-03-10 18:56:58Dutchosetrecipients: + Dutcho
2022-03-10 18:56:58Dutchosetmessageid: <1646938618.56.0.193928286633.issue46969@roundup.psfhosted.org>
2022-03-10 18:56:58Dutcholinkissue46969 messages
2022-03-10 18:56:58Dutchocreate