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 vinay.sajip
Recipients Kit Yan Choi, ezio.melotti, francois.freitag, michael.foord, rbcollins, remi.lapeyre, vinay.sajip, xtreak
Date 2020-07-01.21:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593637722.45.0.441064136307.issue39385@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b34d7b51e33fcb21b8827d927474ce9ed1f605c by Kit Choi in branch 'master':
bpo-39385: Add an assertNoLogs context manager to unittest.TestCase (GH-18067)
https://github.com/python/cpython/commit/6b34d7b51e33fcb21b8827d927474ce9ed1f605c
History
Date User Action Args
2020-07-01 21:08:42vinay.sajipsetrecipients: + vinay.sajip, rbcollins, ezio.melotti, michael.foord, Kit Yan Choi, francois.freitag, remi.lapeyre, xtreak
2020-07-01 21:08:42vinay.sajipsetmessageid: <1593637722.45.0.441064136307.issue39385@roundup.psfhosted.org>
2020-07-01 21:08:42vinay.sajiplinkissue39385 messages
2020-07-01 21:08:42vinay.sajipcreate