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 2020-04-23.21:55:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587678913.98.0.368254673501.issue39983@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3340b2a61b458e7087c8c5fea063b1b45e1a4a07 by Victor Stinner in branch '3.8':
bpo-39983: Add test.support.print_warning() (GH-19683) (GH-19687)
https://github.com/python/cpython/commit/3340b2a61b458e7087c8c5fea063b1b45e1a4a07
History
Date User Action Args
2020-04-23 21:55:14vstinnersetrecipients: + vstinner
2020-04-23 21:55:13vstinnersetmessageid: <1587678913.98.0.368254673501.issue39983@roundup.psfhosted.org>
2020-04-23 21:55:13vstinnerlinkissue39983 messages
2020-04-23 21:55:13vstinnercreate