0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/bin
Jordan Rose 773530ecd1 Add type annotations to all our Python scripts
The main benefit of this is not our *own* type-checking; it's that
mypy will error out if you try to use a too-new Python API. And in
fact, we were already relying on Python 3.9 and didn't realize.

check_code_size.py works with JSON, so it still uses Any a fair bit.
2024-07-09 17:01:10 -07:00
..
adb-run-test Add TESTING.md, document how to run Rust tests on emulators 2023-10-27 10:25:27 -07:00
build_helpers.sh Add a --debug-level-logs option to build_ffi.sh 2024-06-13 12:08:31 -07:00
crates_code_size.bloaty Reduce code duplication due to monomorphization 2024-05-30 15:34:29 -04:00
fetch_archive.py Pods: Change the podspec to download prebuilds 2023-01-12 16:47:28 -08:00
regenerate_acknowledgments.sh CI: Include the cargo-about version in the local tools cache key 2023-12-20 14:03:04 -08:00
tag_it.sh Add tag_it.sh script to aid tagging 2023-08-09 15:05:56 -07:00
update_versions.py Add type annotations to all our Python scripts 2024-07-09 17:01:10 -07:00
verify_duplicate_crates cargo update 2024-05-28 13:14:32 -07:00