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.

Changes between revision 4 and 5

orig
1
2
3
4
5
6
7

Commits

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.
24e0efc934880a86c8de65f2bdd1f58552c01c67 David Trowbridge
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.
9cc989e6b5e4ba467d1b49503567a22371c8952e David Trowbridge
djblets/extensions/extension.py
djblets/extensions/manager.py
djblets/extensions/packaging.py
Loading...