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 pablogsal
Recipients BTaskaya, Batuhan Taskaya, brandtbucher, brett.cannon, levkivskyi, miss-islington, pablogsal
Date 2020-05-17.02:54:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589684041.38.0.994783337126.issue38870@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6341fc7257d89d798675ad6e425f7eb0b6f2b4bb by Pablo Galindo in branch 'master':
bpo-38870: Use subTest in test_unparse for better error reporting (GH-20141)
https://github.com/python/cpython/commit/6341fc7257d89d798675ad6e425f7eb0b6f2b4bb
History
Date User Action Args
2020-05-17 02:54:01pablogsalsetrecipients: + pablogsal, brett.cannon, levkivskyi, miss-islington, brandtbucher, BTaskaya, Batuhan Taskaya
2020-05-17 02:54:01pablogsalsetmessageid: <1589684041.38.0.994783337126.issue38870@roundup.psfhosted.org>
2020-05-17 02:54:01pablogsallinkissue38870 messages
2020-05-17 02:54:00pablogsalcreate