Skip to content

Update docstring to match the actual class name#97

Open
kamilturek wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
kamilturek:deferred-docstring
Open

Update docstring to match the actual class name#97
kamilturek wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
kamilturek:deferred-docstring

Conversation

@kamilturek
Copy link

The class name mentioned in the deferred.py docstring did not match the actual class name - Handler. It was probably renamed from TaskHandler to Handler in the past.

https://github.com/GoogleCloudPlatform/appengine-python-standard/blob/a900a13130eb71d6f2dd67ca2d1573c7559053d9/src/google/appengine/ext/deferred/deferred.py#L313C1-L313C10

  • Tests pass
  • Appropriate changes to README are included in PR

The class name mentioned in the deferred.py docstring did not match the
actual class name - Handler. It was probably renamed from
TaskHandler to Handler in the past.
@ludoch ludoch requested a review from shreejad August 22, 2023 22:34
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.

1 participant