Remove use of six
Review Request #11939 — Created Jan. 19, 2022 and submitted
This change removes the remainder of the uses of the
six
library from
Djblets.
In conjunction with other changes, ran unit tests.
Summary | ID |
---|---|
4b7f7a56a939671924cc57f14d72c762a384ba90 |
Description | From | Last Updated |
---|---|---|
E999 SyntaxError: invalid syntax |
reviewbot | |
Just to keep things very cleanly separated, can we move the pipeline stuff into a new change? |
chipx86 | |
We can now just put "str" in the string itself in place of "%s". |
chipx86 | |
Same here. |
chipx86 | |
Too many blank lines. |
chipx86 | |
Can we pull the call out into a related_links variable and iterate over that? This looks kinda wonky. |
chipx86 | |
Typo: "exetnsions" -> "extensions" |
chipx86 | |
E999 SyntaxError: invalid syntax |
reviewbot |
- Commits:
-
Summary ID f0f55f7be56a41afe8bff567a993f05df6302e19 4b7f7a56a939671924cc57f14d72c762a384ba90 - Diff:
-
Revision 2 (+534 -814)