summaryrefslogtreecommitdiff
path: root/src/apscheduler/schedulers/async_.py
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete codeAlex Grönholm2021-09-061-19/+0
* Fixed a number of mypy errorsAlex Grönholm2021-09-061-3/+2
* Migrated annotations to the py3.10 styleAlex Grönholm2021-09-061-6/+5
* Moved the policy enums to the apscheduler.enums moduleAlex Grönholm2021-09-061-2/+1
* Implemented task accountingAlex Grönholm2021-09-061-35/+30
* Mypy fixesAlex Grönholm2021-09-061-0/+1
* Moved the sync data store adapter to datastores/async_/Alex Grönholm2021-09-061-1/+1
* More refactoring workAlex Grönholm2021-09-061-46/+61
* Refactored acquire_schedules() to be a context managerAlex Grönholm2021-09-061-43/+41
* Switched to the src/ layoutAlex Grönholm2021-08-291-0/+224