BrainLess
|
b09b48130e
|
Mypy: Got passing on macos (#34591)
* Mypy: Got mypy passing on macos
* common/realtime.py refactor
* Mypy: mypy passing on darwin
* Refactor: Removed else: pass statement
* Refactor: Removed unnecessary check
* added xattr to pyproject
* loggerd: switched to xatter module
* loggerd: removed unused module in xattr_cache.py
* UV: update uv.lock
* Update system/athena/athenad.py
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
* athenad: fixed blank lines
* loggerd: refactor of xattr_cache
* cleanup
---------
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
|
2 months ago |
Cameron Clough
|
9bd90112d0
|
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
old-commit-hash: 995250ae49
|
1 year ago |
Cameron Clough
|
182ef3fe52
|
loggerd: add types to tests and use pathlib (#28943)
old-commit-hash: 5d45d1fadc
|
2 years ago |
Adeeb Shihadeh
|
3a968c67e1
|
loggerd: move to system/ (#27534)
old-commit-hash: 94eb215980
|
2 years ago |
Adeeb Shihadeh
|
fb1c3b0d5d
|
common: replace custom xattr implementation with os module's (#24448)
* use os module's xattr function
* fix that
* handle in helper
old-commit-hash: 81dacbedca
|
3 years ago |
grekiki
|
7cd23af9b1
|
Mypy fixes for --check-untyped-defs (#24372)
more type fixes
old-commit-hash: 17e33978cd
|
3 years ago |
Ryan
|
0dbb4fb3b0
|
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>
old-commit-hash: aa9e635311
|
3 years ago |
grekiki
|
079f409e58
|
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>
old-commit-hash: cf46de13d2
|
5 years ago |