Abacn commented on PR #22121: URL: https://github.com/apache/beam/pull/22121#issuecomment-1172434678
Refactored in a way similar to pypi's [deprecated package](https://github.com/tantale/deprecated/blob/3cf4d16f3c252ae0186a0eaf67b6f531fca8108a/deprecated/classic.py#L159). This resolves missing constructor documentation in pydoc, for example, [in mangodbio](https://beam.apache.org/releases/pydoc/current/apache_beam.io.mongodbio.html#apache_beam.io.mongodbio.ReadFromMongoDB), [in GroupIntoBatches](https://beam.apache.org/releases/pydoc/current/apache_beam.transforms.util.html#apache_beam.transforms.util.GroupIntoBatches). (Precommit fails on known flake `Gradle build daemon disappeared unexpectedly`. will rerun in revision.) R: @johnjcasey -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
