Tag:
Branch:
Tree:
f6ebc8993b
__nightly
audible-cancel
auto-exp
auto-package-updates
badges
beeps
bigmodeld
commatwo_master
devel
devel-staging
dtr-driving
huge-dummy
kerrygold-driving
lagd-window-size
log-compat-test
log-dashcam-reason
master
modeld-misc-support
modeld-misc-support-secretgood
newsmooth
nightly
nightly-dev
no-block
not-so-secret-good-op
opendbc-tests
pyui-network-errors
release2
release3
release3-staging
revert-fan
sam
secretgoodopenpilot
secretgoodopenpilot-big
special_tr
special_tr_rebased
taco
taco2
tdw
test-msgs
test-tx-msgs
testing-closet
tmp-jenkins-35279
tmp-jenkins-35405
update-translations
vff2-driving
v0.1
v0.2
v0.2.1
v0.2.2
v0.2.3
v0.2.4
v0.2.5
v0.2.6
v0.2.7
v0.2.8
v0.2.9
v0.3.0
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.4.0.2
v0.4.1
v0.4.2
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5
v0.5.1
v0.5.10
v0.5.11
v0.5.12
v0.5.13
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.5.7
v0.5.8
v0.5.9
v0.6
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7
v0.7.1
v0.7.10
v0.7.2
v0.7.3
v0.7.4
v0.7.5
v0.7.6.1
v0.7.7
v0.7.8
v0.7.9
v0.8
v0.8.1
v0.8.10
v0.8.11
v0.8.12
v0.8.13
v0.8.14
v0.8.15
v0.8.16
v0.8.2
v0.8.3
v0.8.4
v0.8.5
v0.8.6
v0.8.7
v0.8.8
v0.8.9
v0.9.0
v0.9.1
v0.9.2
v0.9.3
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
${ noResults }
2 Commits (f6ebc8993bff7a4bf6c1a194b1e82aef69c95c3e)
Author | SHA1 | Message | Date |
---|---|---|---|
|
a962365292 |
Convert format strings strings to f-strings (#23241)
* Convert all text strings to f-strings
Reformats all the text from the old "%-formatted" and .format(...) format to the newer f-string format, as defined in PEP 498. This requires Python 3.6+.
Flynt 0.69 was used to reformat the strings. 120 f-strings were created in 51 files.
F-strings are in general more readable, concise and performant. See also: https://www.python.org/dev/peps/pep-0498/#rationale
* revert pyextra changes
* revert ublox.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash:
|
4 years ago |
|
710710364d |
fetch image from route script
old-commit-hash:
|
5 years ago |