[New-bugs-announce] [issue19586] Remove assertEquals and assert_ deprecation warnings

Gregory Salvan report at bugs.python.org
Thu Nov 14 18:27:58 CET 2013


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 <report at bugs.python.org>
<http://bugs.python.org/issue19586>
_______________________________________


More information about the New-bugs-announce mailing list