Skip to content

assertDictContainsSubset was removed in Python 3.11 #584

Closed
@tirkarthi

Description

@tirkarthi

Issue Summary

The deprecated unittest aliases were removed in python/cpython#28268 in Python 3.11

Steps to Reproduce

twilio-python/tests/unit/jwt/test_jwt.py:        self.assertDictContainsSubset({
twilio-python/tests/unit/jwt/test_client_validation.py:        self.assertDictContainsSubset({
twilio-python/tests/unit/jwt/test_client_validation.py:        self.assertDictContainsSubset({

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions