FTBFS against python 3.12
Bug #2051585 reported by
Dan Bungert
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ros-ros-comm (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
ros-ros-comm contains some usage of deprecated unittest concepts that are now fully gone in python3.12. In addition to `assert_`, which is already fixed in the Debian packaging, there is also usage of assertEquals and failIf.
Changed in ros-ros-comm (Ubuntu): | |
assignee: | nobody → Dan Bungert (dbungert) |
status: | New → In Progress |
Changed in ros-ros-comm (Ubuntu): | |
assignee: | nobody → Chris Peterson (cpete) |
status: | Triaged → In Progress |
tags: | added: noble update-excuse |
To post a comment you must log in.
untested patch, was tangled with other python issues and had no plan on how to test it appropriately