[Bug 1949778] [NEW] unittest2 doesn't work on python3.10
Chris MacNaughton
1949778 at bugs.launchpad.net
Thu Nov 4 13:39:05 UTC 2021
Public bug reported:
Since Python 3.3, using or importing ABCs from 'collections' instead of
'collections.abc' has been deprecated, and it's finally removed in
python 3.10. Because unittest2 relies on these collections in it's
compatibility helpers, it fails to run on 3.10
** Affects: unittest2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unittest2 in Ubuntu.
https://bugs.launchpad.net/bugs/1949778
Title:
unittest2 doesn't work on python3.10
Status in unittest2 package in Ubuntu:
New
Bug description:
Since Python 3.3, using or importing ABCs from 'collections' instead
of 'collections.abc' has been deprecated, and it's finally removed in
python 3.10. Because unittest2 relies on these collections in it's
compatibility helpers, it fails to run on 3.10
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unittest2/+bug/1949778/+subscriptions
More information about the foundations-bugs
mailing list