This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients remi.lapeyre, vstinner
Date 2019-03-18.11:53:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552909999.15.0.377728685492.issue36317@roundup.psfhosted.org>
In-reply-to
Content
https://github.com/python/cpython/pull/12383 has been merged into master:

commit b4b97af8bed21e32eb77e7f7497acde1f8af4e70
Author: Rémi Lapeyre <remi.lapeyre@henki.fr>
Date:   Mon Mar 18 11:07:53 2019 +0100

    Fix typo in _PyObject_FastCallDict documentation (GH-12383)

Thanks Rémi Lapeyre.
History
Date User Action Args
2019-03-18 11:53:19vstinnersetrecipients: + vstinner, remi.lapeyre
2019-03-18 11:53:19vstinnersetmessageid: <1552909999.15.0.377728685492.issue36317@roundup.psfhosted.org>
2019-03-18 11:53:19vstinnerlinkissue36317 messages
2019-03-18 11:53:19vstinnercreate