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 matrixise
Recipients CuriousLearner, bansalanjali, eric.smith, matrixise, ppperry, rhettinger, serhiy.storchaka, terry.reedy, xtreak
Date 2019-09-11.15:29:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568215787.56.0.111230021533.issue34331@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4a12a178f4a6b9a59d97fecc727f2b6b28dfc85f by Stéphane Wirtel (Daniel Andrade) in branch 'master':
bpo-34331: Fix incorrectly pluralized abstract class error message. (GH-8670)
https://github.com/python/cpython/commit/4a12a178f4a6b9a59d97fecc727f2b6b28dfc85f
History
Date User Action Args
2019-09-11 15:29:47matrixisesetrecipients: + matrixise, rhettinger, terry.reedy, eric.smith, serhiy.storchaka, ppperry, CuriousLearner, xtreak, bansalanjali
2019-09-11 15:29:47matrixisesetmessageid: <1568215787.56.0.111230021533.issue34331@roundup.psfhosted.org>
2019-09-11 15:29:47matrixiselinkissue34331 messages
2019-09-11 15:29:47matrixisecreate