* [#615 Switch to using a comprehension for process_names. (backport #614)](https://github.com/ros2/launch/pull/615) has been created for branch `humble`
* [#616 Switch to using a comprehension for process_names. (backport #614)](https://github.com/ros2/launch/pull/616) has been created for branch `galactic`
* [#617 Switch to using a comprehension for process_names. (backport #614)](https://github.com/ros2/launch/pull/617) has been created for branch `foxy`
Newer versions of flake8-comprehenstion complain about this usage, and the new code should be backwards compatible and faster to boot.
Signed-off-by: Chris Lalancette clalancette@openrobotics.org