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.62.0.720546792677.issue39884@roundup.psfhosted.org>
In-reply-to
Content
New changeset 03ac090c5f8d5b281e56c5f5431c1754fd4efe5c by Victor Stinner in branch '3.8':
bpo-39884: Add method name in "bad call flags" error (GH-18944) (GH-18956)
https://github.com/python/cpython/commit/03ac090c5f8d5b281e56c5f5431c1754fd4efe5c
History
Date User Action Args
2020-03-12 12:37:25vstinnersetrecipients: + vstinner, ngie
2020-03-12 12:37:25vstinnersetmessageid: <1584016645.62.0.720546792677.issue39884@roundup.psfhosted.org>
2020-03-12 12:37:25vstinnerlinkissue39884 messages
2020-03-12 12:37:25vstinnercreate