Move djblets over to typelets.

Review Request #14502 — Created July 9, 2025 and submitted — Latest diff uploaded

Information

Djblets
release-6.x

Reviewers

This change moves djblets over to using the typelets package for all
our utility types. djblets.util.typing has become mostly forwarding
exports, with the exception of ToJsonProtocol, which isn't something
that typelets includes.

Ran unit tests.

Commits

Files