Skip to content

strip_quoted_wrapping() incorrectly detects quoted wrappings #4093 #4094

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JeffreyWilhite
Copy link

This was fixed by returning the original string if any of the fencing items were not present.

@urbas
Copy link

urbas commented May 26, 2025

Great stuff! Could you add a unit test that demonstrates what your change is fixing? See other tests of this function here.

Another minor change to test_run_cmd_echo because it was failing in Windows

Issue: Aider-AI#4093
@CLAassistant
Copy link

CLAassistant commented May 26, 2025

CLA assistant check
All committers have signed the CLA.

@JeffreyWilhite
Copy link
Author

An unrelated unit test was failing in my Windows dev environment, so I made a minor change to that test as well in order to get 100% tests passing in both Linux and Windows.

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.

3 participants