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 njs, pitrou, vstinner, yselivanov
Date 2018-07-18.16:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531931397.79.0.56676864532.issue34130@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 686b4b5ff219ed66714f3b811815776dafadc23b by Victor Stinner in branch 'master':
bpo-34130: Fix test_signal.test_warn_on_full_buffer() (GH-8327)
https://github.com/python/cpython/commit/686b4b5ff219ed66714f3b811815776dafadc23b
History
Date User Action Args
2018-07-18 16:29:57vstinnersetrecipients: + vstinner, pitrou, njs, yselivanov
2018-07-18 16:29:57vstinnersetmessageid: <1531931397.79.0.56676864532.issue34130@psf.upfronthosting.co.za>
2018-07-18 16:29:57vstinnerlinkissue34130 messages
2018-07-18 16:29:57vstinnercreate