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
/
test_eventbrokers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made the apscheduler.events module private and re-exported its code
Alex Grönholm
2022-07-31
1
-1
/
+1
*
Fixed asyncpg event broker not having a "serializer" attribute
Alex Grönholm
2022-07-24
1
-2
/
+1
*
Added missing pytest.fixture decorator
Alex Grönholm
2022-07-24
1
-0
/
+1
*
Fixed CancelScope errors when the startup or shutdown of AsyncDataStoreAdapte...
Alex Grönholm
2022-07-24
1
-6
/
+24
*
Added support for starting the sync scheduler (and worker) without the contex...
Alex Grönholm
2022-07-19
1
-98
/
+91
*
Switched to Black for code formatting
Alex Grönholm
2022-04-20
1
-42
/
+69
*
Fixed mypy errors in tests
Alex Grönholm
2022-02-15
1
-11
/
+12
*
Upgraded syntax and switched linting over to pre-commit.ci
Alex Grönholm
2022-01-02
1
-0
/
+2
*
Implemented one-shot event subscriptions
Alex Grönholm
2021-09-13
1
-104
/
+53
*
Improved the event subscription system
Alex Grönholm
2021-09-12
1
-4
/
+4
*
Applied the external_service mark to redis + mqtt tests too
Alex Grönholm
2021-09-11
1
-3
/
+6
*
Implemented a pluggable event broker system
Alex Grönholm
2021-09-11
1
-0
/
+279