Berker Peksag <[email protected]> added the comment:
Ok, I think it would be a good idea to mention that the function accepts a code object in the first sentence. I'd be happy to review such PR. The eval() documentation is located at https://github.com/python/cpython/blob/master/Doc/library/functions.rst See https://devguide.python.org/ for more details about the contribution process. Note that you need to sign the CLA in order to contribute to Python: https://www.python.org/psf/contrib/contrib-form/ #22057 and #25810 are out of scope for this issue, so let's not discuss them here. ---------- resolution: not a bug -> stage: -> needs patch _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34431> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
