We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fixed class methods being mistaken for instance methods Fixes agronholm#330.
Raise RuntimeError if starting the scheduler under uWSGI without threads
Compare next_date to start_date, not previous_fire_time
Bumped up the fallback version
Added Gitter webhook
Updated tox-travis configuration syntax
Removed erroneous changelog entry
Documented the migration and the scheduler states
Set a minimum version for tzlocal to prevent CentOS related issue rep… …orts