There are several functions that are still not coverted to argument clinic (while they even say AC: cannot convert yet, as needs PEP 457 group support in inspect). I've found:
vars
getattr
dir
next
iter
I will send a PR with these functions converted shortly.
sobolevn commentedDec 20, 2022
•
edited by bedevere-bot
Feature or enhancement
There are several functions that are still not coverted to argument clinic (while they even say
AC: cannot convert yet, as needs PEP 457 group support in inspect). I've found:varsgetattrdirnextiterI will send a PR with these functions converted shortly.
Linked PRs
bltinsmoduleto AC #100358The text was updated successfully, but these errors were encountered: