mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 08:21:52 +00:00
When a package name contains special characters (e.g. "g++"), they are
interpreted as part of the regexp.
This can lead to a crash with an error in the python re module, for
instance with "g++":
sre_constants.error: multiple repeat
Fix this by escaping the package name.
Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| language | ||
| os | ||