Skip to content

need to use collections.abc.Sequence instead of collections.Sequence in python 3.10 and later - #33

Open
lucasw wants to merge 2 commits into
eric-wieser:masterfrom
lucasw:collections_abc
Open

need to use collections.abc.Sequence instead of collections.Sequence in python 3.10 and later#33
lucasw wants to merge 2 commits into
eric-wieser:masterfrom
lucasw:collections_abc

Conversation

@lucasw

@lucasw lucasw commented Jan 8, 2023

Copy link
Copy Markdown

(added another commit here to solve the np.float issue #32 but can remove it)

lucasw added a commit to lucasw/ros_from_src that referenced this pull request Jan 8, 2023
@lianghongzhuo

Copy link
Copy Markdown

could you also make your pr at https://github.com/ros-o/ros_numpy?

@lucasw

lucasw commented Mar 7, 2023

Copy link
Copy Markdown
Author

It's already in obese-devel on the ros-o fork @lianghongzhuo (maybe only as of this morning) - I'll leave this open here in case it comes back under maintenance but anyone else with an issue or pr should be pointed at ros-o

Back linking to ros-o/ros-o#7 (reply in thread)

@lianghongzhuo

Copy link
Copy Markdown

Thank you!

@eric-wieser eric-wieser left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strictly this breaks Python 2; I think probably support for python2 should be removed from the package.xml at the same time as this change.

@lucasw

lucasw commented Nov 3, 2023

Copy link
Copy Markdown
Author

Strictly this breaks Python 2; I think probably support for python2 should be removed from the package.xml at the same time as this change.

Rebased and removed the python 2 from package.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants