[Bug 1949778] Re: unittest2 doesn't work on python3.10
Launchpad Bug Tracker
1949778 at bugs.launchpad.net
Wed Nov 10 13:47:11 UTC 2021
This bug was fixed in the package unittest2 - 1.1.0-8
---------------
unittest2 (1.1.0-8) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Athos Ribeiro ]
* d/p/python3.10-support.patch: Fix collections call for python 3.10 support
(Closes: #998473) (LP: #1949778)
[ Scott Talbert ]
* Update debhelper-compat level to 13
-- Scott Talbert <swt at techie.net> Tue, 09 Nov 2021 19:37:46 -0500
** Changed in: unittest2 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-launchpadlib in Ubuntu.
https://bugs.launchpad.net/bugs/1949778
Title:
unittest2 doesn't work on python3.10
Status in python-deprecation package in Ubuntu:
New
Status in python-launchpadlib package in Ubuntu:
New
Status in python-testtools package in Ubuntu:
New
Status in python-tosca-parser package in Ubuntu:
New
Status in python-yaql package in Ubuntu:
New
Status in unittest2 package in Ubuntu:
Fix Released
Status in unittest2 package in Debian:
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/python-deprecation/+bug/1949778/+subscriptions
More information about the foundations-bugs
mailing list