8000 assertDictContainsSubset was removed in Python 3.11 · Issue #584 · twilio/twilio-python · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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

      0