Skip to content
/ django Public

Refs #23763 -- Silenced SimpleTestCase.assertRaisesMessage() deprecation warning on Python 3.5.#4637

Merged
timgraham merged 1 commit intodjango:masterfrom
timgraham:assertRaisesMessage
May 16, 2015
Merged

Refs #23763 -- Silenced SimpleTestCase.assertRaisesMessage() deprecation warning on Python 3.5.#4637
timgraham merged 1 commit intodjango:masterfrom
timgraham:assertRaisesMessage

Conversation

@timgraham
Copy link
Member

Adapted the method for a backwards incompatible change introduced
in https://bugs.python.org/issue24134

@timgraham timgraham force-pushed the assertRaisesMessage branch 2 times, most recently from a794264 to dbbf57c Compare May 16, 2015 14:39
@timgraham timgraham changed the title Fixed SimpleTestCase.assertRaisesMessage() on new Python versions. Refs #23763 -- Silenced SimpleTestCase.assertRaisesMessage() deprecation warning on Python 3.5. May 16, 2015
@timgraham timgraham force-pushed the assertRaisesMessage branch from dbbf57c to c2bc1ce Compare May 16, 2015 14:42
@timgraham timgraham merged commit c2bc1ce into django:master May 16, 2015
@timgraham timgraham deleted the assertRaisesMessage branch May 16, 2015 14:47
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.

1 participant