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