New submission from Rémi Lapeyre <remi.lape...@henki.fr>: Return result is documented as:
> Return the result on success. Raise an exception on return NULL on error. I'm not absolutely sure but shouldn't that be "Raise an exception and return NULL on error."? Or should it be "Raise an exception or return NULL on error."? ---------- components: Interpreter Core messages: 338085 nosy: remi.lapeyre, vstinner priority: normal severity: normal status: open title: Typo in documentation of _PyObject_FastCallDict versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36317> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com