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 ZackerySpytz, corona10, doerwalter, methane, miss-islington, vstinner
Date 2018-07-16.09:26:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531733212.68.0.56676864532.issue33967@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 336c9539a90e0f5df5bcc5b444b8400a58820583 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-33967: Remove use of deprecated assertRaisesRegexp() (GH-8261) (GH-8295)
https://github.com/python/cpython/commit/336c9539a90e0f5df5bcc5b444b8400a58820583
History
Date User Action Args
2018-07-16 09:26:52vstinnersetrecipients: + vstinner, doerwalter, methane, corona10, ZackerySpytz, miss-islington
2018-07-16 09:26:52vstinnersetmessageid: <1531733212.68.0.56676864532.issue33967@psf.upfronthosting.co.za>
2018-07-16 09:26:52vstinnerlinkissue33967 messages
2018-07-16 09:26:52vstinnercreate