Add typing for conditions.

Review Request #14267 — Created Dec. 11, 2024 and updated — Latest diff uploaded

Information

Djblets
release-5.x

Reviewers

This adds type hints for Condition and ConditionSet, along with new
TypedDicts for the serialized data. Documentation has also been
updated for all the instance state.

There's room for further improvement here, notably using enums for
ConditionSet modes. That's outside the scope of this change.

Unit tests pass.

Commits

Files