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

Rename deprecated function #44

Merged
merged 2 commits into from
Oct 28, 2017
Merged

Rename deprecated function #44

merged 2 commits into from
Oct 28, 2017

Conversation

Ogaday
Copy link
Contributor

@Ogaday Ogaday commented Oct 23, 2017

assertRaisesRegexp was renamed in Python 3.2. This meant the tests were
raising warnings when run. Link.

Ogaday and others added 2 commits October 23, 2017 15:53
`assertRaisesRegexp` was renamed in Python 3.2. This meant the tests were
raising warnings when run.

https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertRaisesRegex
@Ogaday Ogaday mentioned this pull request Oct 26, 2017
8 tasks
@odinuv odinuv merged commit c68202e into master Oct 28, 2017
@Ogaday Ogaday deleted the Ogaday-test-patch-2 branch October 29, 2017 10:32
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.

2 participants