Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prohibit parentheses in INSTDIR #699

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

marcoesters
Copy link
Contributor

@marcoesters marcoesters commented Jul 13, 2023

Description

conda has issues with parentheses in the environment path (conda/conda#12587), so constructor shouldn't allow these characters in the installation path either until this is fixed.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@marcoesters marcoesters requested a review from a team as a code owner July 13, 2023 19:41
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jul 13, 2023
@marcoesters marcoesters merged commit 68e946f into conda:main Jul 17, 2023
15 checks passed
@marcoesters marcoesters deleted the prohibit-parentheses branch April 23, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants