legendary/legendary
derrod ce28ce2914 [core] Fix session reuse not checking if expiry is after now
Since total_seconds() just returns a positive number with the difference
we have to make sure we're actually still before the expiry time.
2020-04-20 01:25:59 +02:00
..
api First public test version of legendary 2020-04-14 15:40:41 +02:00
downloader First public test version of legendary 2020-04-14 15:40:41 +02:00
lfs First public test version of legendary 2020-04-14 15:40:41 +02:00
models First public test version of legendary 2020-04-14 15:40:41 +02:00
__init__.py [core] Fix session reuse not checking if expiry is after now 2020-04-20 01:25:59 +02:00
cli.py First public test version of legendary 2020-04-14 15:40:41 +02:00
core.py [core] Fix session reuse not checking if expiry is after now 2020-04-20 01:25:59 +02:00