Skip to content

Conversation

@nuno-andre
Copy link
Contributor

@nuno-andre nuno-andre commented Sep 15, 2017

unittest.TestCase.assertRegexpMatches was changed to unittest.TestCase.assertRegexp in Python 3.2. Unit tests report the following warning:

../tests/pdfkit-tests.py:408: DeprecationWarning: Please use assertRegex instead.

https://docs.python.org/3.5/library/unittest.html#deprecated-aliases

../tests/pdfkit-tests.py:408: DeprecationWarning: Please use assertRegex instead.
@alanhamlett alanhamlett merged commit 0923b63 into JazzCore:master Sep 24, 2017
@alanhamlett
Copy link
Collaborator

Thanks!

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