Replies: 2 comments 8 replies
|
Hi Metthew, Debian unstable is switching to Python 3.14 right now and tests pass so for those packages in Debian it probably just works (I think we upstreamed most of the patches). |
|
Related discussion: #23 (comment) Patches to upstream (or de-facto upstream in ROS-O repos) for current python support are clearly welcome. The main policy for this organization is to stay backward-compatible in the default branch (usually |
Uh oh!
There was an error while loading. Please reload this page.
My company uses ROS 1 and i'm involved with updating our code and ROS to support Python 3.12 to 3.14. As you may be aware, there are a number of packages that are no longer available. This includes distutils, nose, imp, six, ...
Has anyone else run into this? It seems that there are no patches to the ros-o repos i've checked that migrate away from these. Would there be interest in me submitting PRs for this?
All reactions