Add some type hints for djblets.extensions.

Review Request #13074 — Created May 30, 2023 and submitted — Latest diff uploaded

Information

Djblets
release-4.x

Reviewers

This isn't a complete typing for the extensions module, but it's enough
to quash a lot of the warnings that show up when working on extensions
code.

Ran unit tests.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 7. See what's changed.

orig
1
2
3
4
5
6
7

Commits

First Last Summary ID Author
Add some type hints for djblets.extensions.
This isn't a complete typing for the extensions module, but it's enough to quash a lot of the warnings that show up when working on exetnsions code. Testing Done: Ran unit tests.
ab040ecec4168e740da8aeec189b389051d4ff22 David Trowbridge
djblets/extensions/errors.py
djblets/extensions/extension.py
djblets/extensions/hooks.py
djblets/extensions/manager.py
Loading...