commit | 8d4052075ec43ac1ded7d2fa55c474295410bbdc | [log] [tgz] |
---|---|---|
author | Peeyush Aggarwal <peeyushaggarwal94@gmail.com> | Fri Aug 25 13:45:26 2023 +0530 |
committer | GitHub <noreply@github.com> | Fri Aug 25 09:15:26 2023 +0100 |
tree | 41bddcac68715c0e0174b62dd916e33bbf894d3a | |
parent | 135098743a0fae0efbcd98e35458e5bc721702e9 [diff] |
gh-103384: Generalize the regex pattern `BaseConfigurator.INDEX_PATTERN` to allow spaces and non-alphanumeric characters in keys. (GH-103391) Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Erlend E. Aasland <erlend@python.org>