Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#11725 - remove twisted.protocols.dict #11726

Merged
merged 1 commit into from Oct 25, 2022
Merged

#11725 - remove twisted.protocols.dict #11726

merged 1 commit into from Oct 25, 2022

Conversation

eevelweezel
Copy link
Contributor

Scope and purpose

Fixes #11725.

Running the tests for twisted.protocols.dict raise deprecation errors. This module was deprecated in 17.9, so the cleanest way to resolve this is to remove it.

To repro, run the test case from #10149

While working on #11712, it was requested that the removal of twisted.protocols.dict move to a separate ticket, so I'm creating one under which to do that work.

@eevelweezel
Copy link
Contributor Author

please review

Copy link
Contributor

@twm twm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you! 5 years is certainly a long enough deprecation period.

@twm twm enabled auto-merge October 25, 2022 04:56
@twm twm merged commit ba1550d into twisted:trunk Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests for twisted.protocols.dict raise deprecation errors
3 participants