Cameron Clough
|
995250ae49
|
use pyupgrade to update to new typing syntax (#31580)
* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b .
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
|
1 year ago |
Cameron Clough
|
5d45d1fadc
|
loggerd: add types to tests and use pathlib (#28943)
|
2 years ago |
Adeeb Shihadeh
|
94eb215980
|
loggerd: move to system/ (#27534)
|
2 years ago |
Adeeb Shihadeh
|
81dacbedca
|
common: replace custom xattr implementation with os module's (#24448)
* use os module's xattr function
* fix that
* handle in helper
|
3 years ago |
grekiki
|
17e33978cd
|
Mypy fixes for --check-untyped-defs (#24372)
more type fixes
|
3 years ago |
Ryan
|
aa9e635311
|
Add more type hinting (#23595)
* Add more type hinting.
* Revert joystick_alert changes.
* Add typing to statsd.
* Update selfdrive/statsd.py
* Update selfdrive/test/test_fingerprints.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
3 years ago |
grekiki
|
cf46de13d2
|
Uploader speedup (#2214)
* use caching for getxattr
* fix some git issues
* Scheduled network checks
* attempt optimization
* Delete speed_test.py
* Style fixes
* Fix styling
* fix spaces
* fix spaces
* fix naming
* Update uploader.py
* Update mark_all_uploaded.py
* Add file to release
* Update selfdrive/loggerd/tools/mark_all_uploaded.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
5 years ago |