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 ngie, vstinner
Date 2020-03-12.12:37:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584016645.82.0.774368346892.issue39884@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6a12676b1910d52c85561bdf4f1e20aa13fc8f46 by Victor Stinner in branch '3.7':
bpo-39884: Add method name in "bad call flags" error (GH-18944) (GH-18957)
https://github.com/python/cpython/commit/6a12676b1910d52c85561bdf4f1e20aa13fc8f46
History
Date User Action Args
2020-03-12 12:37:25vstinnersetrecipients: + vstinner, ngie
2020-03-12 12:37:25vstinnersetmessageid: <1584016645.82.0.774368346892.issue39884@roundup.psfhosted.org>
2020-03-12 12:37:25vstinnerlinkissue39884 messages
2020-03-12 12:37:25vstinnercreate