.. |
assets
|
removing deprecated features for 0.7.0 and removing py3.9 support (#4586)
|
2025-01-22 11:54:37 -08:00 |
compiler
|
use lowercase datatypes typing
|
2025-02-18 14:03:59 -08:00 |
components
|
Merge branch 'main' into use-lowercase-datatypes-typing
|
2025-02-19 14:24:12 -08:00 |
middleware
|
rename private fields with leading underscore in App (#4642)
|
2025-01-23 15:28:56 +01:00 |
states
|
remove a bunch of union and optional
|
2025-02-18 15:20:10 -08:00 |
utils
|
Merge branch 'main' into use-lowercase-datatypes-typing
|
2025-02-19 14:24:12 -08:00 |
vars
|
remove a bunch of union and optional
|
2025-02-18 15:20:10 -08:00 |
__init__.py
|
reorganize all tests in a single top folder (#3981)
|
2024-09-26 01:22:52 +02:00 |
conftest.py
|
enable PGH, bump pyright and fix all #type: ignore (#4699)
|
2025-01-28 13:11:05 -08:00 |
test_app.py
|
do the same for tuple
|
2025-02-18 14:09:23 -08:00 |
test_attribute_access_type.py
|
remove a bunch of union and optional
|
2025-02-18 15:20:10 -08:00 |
test_base.py
|
reorganize all tests in a single top folder (#3981)
|
2024-09-26 01:22:52 +02:00 |
test_config.py
|
do the same for dict, except for state.py
|
2025-02-18 14:06:25 -08:00 |
test_db_config.py
|
Support python 3.13 (#4206)
|
2024-12-12 00:10:51 -08:00 |
test_event.py
|
use lowercase datatypes typing
|
2025-02-18 14:03:59 -08:00 |
test_health_endpoint.py
|
enable PGH, bump pyright and fix all #type: ignore (#4699)
|
2025-01-28 13:11:05 -08:00 |
test_model.py
|
remove a bunch of union and optional
|
2025-02-18 15:20:10 -08:00 |
test_page.py
|
reorganize all tests in a single top folder (#3981)
|
2024-09-26 01:22:52 +02:00 |
test_prerequisites.py
|
disable react strict mode for event loop (#4720)
|
2025-01-31 18:36:35 -08:00 |
test_route.py
|
rename private fields with leading underscore in App (#4642)
|
2025-01-23 15:28:56 +01:00 |
test_sqlalchemy.py
|
remove a bunch of union and optional
|
2025-02-18 15:20:10 -08:00 |
test_state_tree.py
|
rename private fields with leading underscore in App (#4642)
|
2025-01-23 15:28:56 +01:00 |
test_state.py
|
remove a bunch of union and optional
|
2025-02-18 15:20:10 -08:00 |
test_style.py
|
followup for merge style PR (#4721)
|
2025-01-31 11:17:46 -08:00 |
test_telemetry.py
|
add ERA rules to detect commented out code (#4472)
|
2024-12-11 18:26:44 -08:00 |
test_testing.py
|
rename private fields with leading underscore in App (#4642)
|
2025-01-23 15:28:56 +01:00 |
test_var.py
|
remove a bunch of union and optional
|
2025-02-18 15:20:10 -08:00 |