Add typing for djblets.webapi.fields.

Review Request #13275 — Created Sept. 17, 2023 and submitted — Latest diff uploaded

Information

Djblets
release-4.x

Reviewers

This updates djblets.webapi.fields to add typing for all the API field
type classes. This is primarily to help with further development within
Djblets, and is not really exposed to consumers.

Unit tests pass.

Diff Revision 2 (Latest)

orig
1
2

Commits

First Last Summary ID Author
Add typing for djblets.webapi.fields.
This updates `djblets.webapi.fields` to add typing for all the API field type classes. This is primarily to help with further development within Djblets, and is not really exposed to consumers.
eddb81e2f5a1928367dc1115f18d991a7d56a4b4 Christian Hammond
djblets/webapi/fields.py
Loading...