summaryrefslogtreecommitdiff
path: root/src/apscheduler/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Merged the Worker class into AsyncSchedulerAlex Grönholm2022-09-211-7/+2
* Major refactoringAlex Grönholm2022-09-211-3/+4
* Renamed the job_info contextvar into current_jobAlex Grönholm2022-08-091-2/+2
* Made the apscheduler.events module private and re-exported its codeAlex Grönholm2022-07-311-0/+42
* Made the apscheduler.context module private and re-exported its codeAlex Grönholm2022-07-301-0/+4
* Made the apscheduler.structures module private and re-exported its codeAlex Grönholm2022-07-301-0/+7
* Made the apscheduler.enums and apscheduler.exceptions modules private and re-...Alex Grönholm2022-07-301-0/+40
* Removed apscheduler.__version__Alex Grönholm2021-09-061-10/+0
* Switched to the src/ layoutAlex Grönholm2021-08-291-0/+10
* Moved the sources to the top level, removed the "src" directoryagronholm2010-03-211-0/+0
* Initial commitagronholm2009-07-281-0/+0