colcon / colcon-clean

A colcon extension to clean package workspaces
http://colcon.readthedocs.io
Apache License 2.0
44 stars 4 forks source link

Fix deprecations #40

Closed ruffsl closed 7 months ago

ruffsl commented 10 months ago

and update string formatting.

The deprecated onerror is similar to onexc, except that the third parameter it receives is the tuple returned from sys.exc_info().