1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/dsdb
Douglas Bagnall c247afbda0 pytests: heed assertEquals deprecation warning en-masse
TestCase.assertEquals() is an alias for TestCase.assertEqual() and
has been deprecated since Python 2.7.

When we run our tests with in python developer mode (`PYTHONDEVMODE=1
make test`) we get 580 DeprecationWarnings about this.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
2020-02-07 10:37:37 +00:00
..
common dsdb: Use write_data() to write to the password check script 2020-01-19 18:29:39 +00:00
dns s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command" 2019-08-22 21:24:00 +00:00
kcc CVE-2019-19344 kcc dns scavenging: Fix use after free in dns_tombstone_records_zone 2020-01-21 11:38:38 +00:00
repl messaging4: Pass fds to messaging handlers 2019-09-18 20:10:24 +00:00
samdb dsdb: Correctly handle memory in objectclass_attrs 2020-02-06 14:57:42 +00:00
schema source4/dsdb/schema/schema_description.c: typo fixes 2019-10-31 00:43:37 +00:00
tests/python pytests: heed assertEquals deprecation warning en-masse 2020-02-07 10:37:37 +00:00
pydsdb.c s4/py_dsdb: avoid NULL deref in set_domain_sid() 2019-07-22 22:20:25 +00:00
samdb.pc.in
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00