New submission from Gregory Salvan: Replace assertEquals by assertEqual and assert_ by assertTrue to remove tests deprecation warning.
It's few, but it's a first step to make contributions. ---------- components: Distutils, Distutils2 files: distutil.patch keywords: patch messages: 202863 nosy: Gregory.Salvan, alexis priority: normal severity: normal status: open title: Remove assertEquals and assert_ deprecation warnings type: compile error versions: Python 3.4, Python 3.5 Added file: http://bugs.python.org/file32615/distutil.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19586> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com