CybOXProject / mixbox

A library of common code leveraged by python-cybox, python-maec, and python-stix
BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

Use assertEqual instead of assertEquals for Python 3.11 compatibility. #48

Closed tirkarthi closed 3 years ago

tirkarthi commented 3 years ago

The deprecated aliases have been removed in python/cpython#28268