flake8
passed.
JSHint
passed.
Review Request #14351 — Created Feb. 18, 2025 and submitted
There's one area where we import
Selffromtyping. This is only
available in Python3.11+, and since we still support Python 3.8-3.10 we
need to import fromtyping_extensionsinstead to avoid issues. This
change does that.
Ran unit tests. Used Djblets with Python 3.9.
| Summary | ID |
|---|---|
| 89ec1f090a29f984ca7fcc1f5b51900a630d2d11 |