Zackery Spytz <[email protected]> added the comment:
The test added in this change uses the deprecated method assertRaisesRegexp(), so -Werror will cause test_functools to fail. PR 8261 fixes this. ---------- nosy: +ZackerySpytz _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33967> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
