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

Remove twisted defer return value #54

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

meejah
Copy link
Member

@meejah meejah commented Dec 10, 2024

Same as #52 with master merged

p12tic and others added 2 commits December 10, 2024 20:40
returnValue() can be replaced with plain return in Python 3 code.
returnValue() has been deprecated in Twisted 24.7.0 and will be removed
soon.
@meejah meejah merged commit d9a514f into master Dec 10, 2024
4 checks passed
@meejah meejah deleted the remove-twisted-defer-return-value branch December 10, 2024 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants