Skip to content

Pull requests: dbader/schedule

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: guard self.unit against None in Job.__repr__
#653 opened Mar 1, 2026 by Jo2234 Loading…
fix: guard self.unit against None in __repr__
#652 opened Mar 1, 2026 by thakoreh Loading…
Fix TypeError in repr when unit is None and interval is 1
#651 opened Feb 18, 2026 by worksbyfriday Loading…
3 tasks done
fix bug when DST ends
#648 opened Oct 28, 2025 by C-1995-O1 Loading…
scheduler: add support for async jobs
#647 opened Sep 7, 2025 by exkson Loading…
Rename schedule/__init__.py to Csomagolt
#645 opened Apr 6, 2025 by bonito10993 Loading…
Function to add time to job
#637 opened Nov 22, 2024 by slickpockets Loading…
Don't call str() in logging calls that already use %s
#632 opened Aug 28, 2024 by fahhem Loading…
Add specific day on month
#615 opened Mar 17, 2024 by Workbench3D Loading…
change_func() method in jobs
#599 opened Sep 30, 2023 by VictorioMaculan Loading…
Add scheduling at millisecond precision
#589 opened Jun 26, 2023 by rmahfoud Loading…
some python 3 language updates
#588 opened Jun 19, 2023 by marksmayo Loading…
add support for crontab expressions
#581 opened Apr 26, 2023 by lerome Loading…
and function run between time start and end
#534 opened Jun 7, 2022 by Clarence1949 Loading…
Implement .monthThe(<nDay>)
#510 opened Feb 28, 2022 by XuanShine Loading…
1.1.1 - deadline callback
#486 opened Sep 17, 2021 by stromajer Loading…
added delay_seconds parameter to run_pending
#483 opened Aug 18, 2021 by Tahlor Loading…
Add support for async jobs
#438 opened Feb 21, 2021 by SijmenHuizenga Draft
new: apply schedule with asynchronous mode
#339 opened Dec 26, 2019 by g1im2 Loading…
ProTip! Filter pull requests by the default branch with base:master.