-
Notifications
You must be signed in to change notification settings - Fork 969
Pull requests: dbader/schedule
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix docs: added pytz as dependency when working with timezones
#601
by SijmenHuizenga
was merged Oct 1, 2023
Loading…
Using self.next_run.time() instead of self.at_time when "making sure we run at the specified time *today*"
#583
by AnezeR
was merged Oct 1, 2023
Loading…
Add when() in __init__.py support when to start job
#578
by Smpests
was closed Apr 13, 2023
Loading…
Support Python 3.10 and 3.11, drop Python 3.6.
#575
by SijmenHuizenga
was merged Apr 9, 2023
Loading…
Fix bug where
Job.__repr__()
thows exception on partially composed job object
#573
by jmcvetta
was closed Apr 9, 2023
Loading…
Patch the __repr__() when job_func is None (Fix #485)
#569
by CPickens42
was merged Apr 9, 2023
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.