Skip to content

Conversation

joerick
Copy link
Contributor

@joerick joerick commented Sep 19, 2023

Fix #1600

Admittedly this is quite a strange format, but we started along the shlex-style options with CIBW_ENVIRONMENT so we'll always have it in some respect. I still think it's quite natural to use, especially for specifying command line arguments.

Also adds unit tests to prevent regressions.

@henryiii
Copy link
Contributor

henryiii commented Oct 3, 2023

Should we put this in too?

@henryiii henryiii changed the title Improve parse_key_value_string to allow colons in values. fix: improve parse_key_value_string to allow colons in values Oct 3, 2023
@joerick joerick merged commit 77d3a5f into main Oct 3, 2023
@joerick joerick deleted the parse-kvs-colons branch October 3, 2023 17:20
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.

CIBW_CONTAINER_ENGINE splits on : when it shouldn't

2 participants