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 serhiy.storchaka
Recipients hakancelik, serhiy.storchaka, vstinner
Date 2020-01-30.10:26:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580379989.35.0.577619305457.issue39424@roundup.psfhosted.org>
In-reply-to
Content
New changeset 38c878b56cff997de8fb04a586c963039b69b414 by damani42 in branch 'master':
bpo-39424: Use assertRaisesRegex instead of assertRaisesRegexp. (GH-18277)
https://github.com/python/cpython/commit/38c878b56cff997de8fb04a586c963039b69b414
History
Date User Action Args
2020-01-30 10:26:29serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, hakancelik
2020-01-30 10:26:29serhiy.storchakasetmessageid: <1580379989.35.0.577619305457.issue39424@roundup.psfhosted.org>
2020-01-30 10:26:29serhiy.storchakalinkissue39424 messages
2020-01-30 10:26:29serhiy.storchakacreate