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 vstinner
Date 2021-09-15.13:24:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631712256.1.0.943755935446.issue45207@roundup.psfhosted.org>
In-reply-to
Content
test_gdb logs many messages. I would prefer a quiet output:

0:02:05 load avg: 11.65 [155/427] test_gdb passed (...)
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_varargs_keywords" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_o" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_noargs" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
Function "meth_fastcall_keywords" not defined.
History
Date User Action Args
2021-09-15 13:24:16vstinnersetrecipients: + vstinner
2021-09-15 13:24:16vstinnersetmessageid: <1631712256.1.0.943755935446.issue45207@roundup.psfhosted.org>
2021-09-15 13:24:16vstinnerlinkissue45207 messages
2021-09-15 13:24:16vstinnercreate