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

Use six.assertRegex to avoid Python 3 test method deprecation. #2565

Merged
merged 2 commits into from
May 19, 2017

Conversation

pp-mo
Copy link
Member

@pp-mo pp-mo commented May 18, 2017

In contrast to what I said here, there is a point to using six.assertRegex,
as otherwise assertRegexpMatches in Python 3 gives "DeprecationWarning: Please use assertRegex instead."

@DPeterK
Copy link
Member

DPeterK commented May 18, 2017

In contrast to what I said here

Ironically, in this PR you actually haven't reverted this change you requested 😉

@DPeterK DPeterK self-assigned this May 18, 2017
@lbdreyer lbdreyer added the dask label May 18, 2017
@QuLogic QuLogic added this to the dask milestone May 18, 2017
@DPeterK DPeterK merged commit b559c71 into SciTools:dask May 19, 2017
bjlittle pushed a commit to bjlittle/iris that referenced this pull request May 31, 2017
…ols#2565)

* Use six.assertRegex to avoid Python 3 test method deprecation.

* Review changes.
@QuLogic QuLogic modified the milestones: dask, v2.0 Aug 2, 2017
@pp-mo pp-mo deleted the p3_regexp_tests branch January 8, 2019 13:48
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.

4 participants