index
:
delta/python-packages/apscheduler.git
2.1
3.0
3.x
cron-dst-fix
jitterfix
master
pre-commit-ci-update-config
upgrade-tzlocal
github.com: agronholm/apscheduler.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
triggers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatted all code to fit within Black's 88 column limit
Alex Grönholm
2022-08-17
3
-10
/
+11
*
Made the apscheduler.enums and apscheduler.exceptions modules private and re-...
Alex Grönholm
2022-07-30
1
-1
/
+1
*
Fixed test failures
Alex Grönholm
2022-04-26
1
-1
/
+1
*
Switched to Black for code formatting
Alex Grönholm
2022-04-20
4
-174
/
+365
*
Switched tests to Python 3.10 style annotations
Alex Grönholm
2021-09-13
5
-0
/
+10
*
Converted more classes to use attrs
Alex Grönholm
2021-09-08
2
-7
/
+5
*
Switched to the src/ layout
Alex Grönholm
2021-08-29
4
-0
/
+4
*
Fixed flake8 errors
Alex Grönholm
2020-09-28
1
-9
/
+8
*
Converted triggers to use zoneinfo instead of pytz timezones
Alex Grönholm
2020-09-28
5
-84
/
+94
*
Added the first usable scheduler, worker and datastore implementations
Alex Grönholm
2020-09-20
4
-5
/
+1
*
Changed cron weekdays to match the cron standard
Alex Grönholm
2020-05-23
1
-12
/
+32
*
Refactored the triggers
Alex Grönholm
2020-05-23
5
-56
/
+514
*
Added the CalendarIntervalTrigger
Alex Grönholm
2019-07-19
1
-0
/
+95