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

PR: Make regex fully functional when using find & replace #3847

Merged
merged 2 commits into from
Dec 17, 2016

Conversation

andfoy
Copy link
Member

@andfoy andfoy commented Dec 16, 2016

Fixes #3249

@ccordoba12 ccordoba12 added this to the v3.1 milestone Dec 16, 2016
@ccordoba12
Copy link
Member

@andfoy, there are a couple of style failures in CircleCI. Please fix them :-)

@andfoy
Copy link
Member Author

andfoy commented Dec 16, 2016

@ccordoba12 It was a classic PEP8 error :)

@goanpeca
Copy link
Member

Any chance we take this opportunity to make a test that checks this problem?

@ccordoba12 ccordoba12 changed the title PR: Regex is fully functional when using to find & replace PR: Regex is fully functional when using find & replace Dec 17, 2016
@ccordoba12 ccordoba12 changed the title PR: Regex is fully functional when using find & replace PR: Make regex fully functional when using find & replace Dec 17, 2016
@ccordoba12
Copy link
Member

@goanpeca, it's not easy to add a test for this because it lies in the interaction between the find/replace widget and the Editor. However, I manually tested that things are working as expected now :-)

@ccordoba12 ccordoba12 merged commit dad3263 into spyder-ide:3.x Dec 17, 2016
ccordoba12 added a commit that referenced this pull request Dec 17, 2016
@andfoy andfoy deleted the regex_replace branch December 19, 2016 17:22
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