[docs] [issue25810] Python 3 documentation for eval is incorrect
random832
report at bugs.python.org
Sat Dec 5 18:03:46 EST 2015
random832 added the comment:
What about fixing all methods so that they can take keywords? Are the functions with their current C signatures part of the stable ABI? Is there somewhere we could centrally add some magic "convert tuple+keywords to tuple, given list of names" code?
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25810>
_______________________________________
More information about the docs
mailing list