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 corona10, miss-islington, petr.viktorin, phsilva, shihai1991, vstinner
Date 2020-12-30.11:30:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609327857.77.0.915344510998.issue40137@roundup.psfhosted.org>
In-reply-to
Content
> _abc: abc_invalidation_counter is shared by all module instances.

For the record, this one has been fixed by:

commit 77c614624b6bf2145bef69830d0f499d8b55ec0c
Author: Dong-hee Na <donghee.na92@gmail.com>
Date:   Sat May 9 17:31:40 2020 +0900

    bpo-40566: Apply PEP 573 to abc module (GH-20005)
History
Date User Action Args
2020-12-30 11:30:57vstinnersetrecipients: + vstinner, phsilva, petr.viktorin, corona10, miss-islington, shihai1991
2020-12-30 11:30:57vstinnersetmessageid: <1609327857.77.0.915344510998.issue40137@roundup.psfhosted.org>
2020-12-30 11:30:57vstinnerlinkissue40137 messages
2020-12-30 11:30:57vstinnercreate