Version: flights 0.10.0
OS: Windows 11
Python: 3.13
Commands:
fli flights JFK LHR 2026-10-25 --format json
fli flights SJJ IST 2026-06-20 --format json
fli dates SJJ IST --from 2026-06-20 --to 2026-06-30 --duration 3 --round --format json
All return count=0.
Python API:
results = search.search(filters)
returns None.
airports command works correctly.
No network errors, no 403, no timeout.
Version: flights 0.10.0
OS: Windows 11
Python: 3.13
Commands:
fli flights JFK LHR 2026-10-25 --format json
fli flights SJJ IST 2026-06-20 --format json
fli dates SJJ IST --from 2026-06-20 --to 2026-06-30 --duration 3 --round --format json
All return count=0.
Python API:
results = search.search(filters)
returns None.
airports command works correctly.
No network errors, no 403, no timeout.