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.

Changes between revision 1 and 2

orig
1
2

Commits

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.
4ce1d28021d12d64311dde9a0761aa8a1a74ad7d Christian Hammond
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...