Rémi Lapeyre <remi.lape...@henki.fr> added the comment:

Hi Alex, thanks for reporting this. A PR will be needed to fix those indeed.

Regarding argument clinic, the file you will need to change is 
Python/bltinmodule.c and you can run `make regen-all` to regenerate the other 
file. There is more information about this in the Python dev guide: 
https://devguide.python.org/

For the Pull Request to be accepted you will need to sign the Contributor 
License Agreement, the steps to follow are here: 
https://devguide.python.org/pullrequest/#cla, a bot will reemind you if you 
forget :)

----------
nosy: +remi.lapeyre

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40471>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to