Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not let EventsTimetable schedule past events if catchup=False #36134

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    63f65c9 View commit details
    Browse the repository at this point in the history
  2. Add the empty timetable tests

    avkirilishin authored and eladkal committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a6db37f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f095ee2 View commit details
    Browse the repository at this point in the history
  4. Add types.

    avkirilishin authored and eladkal committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    aadd934 View commit details
    Browse the repository at this point in the history
  5. Clean up typing

    By coercing things to Pendulum, we can save a bunch of ignores and
    explicit annotations.
    uranusjr authored and eladkal committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7c317b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d659a4f View commit details
    Browse the repository at this point in the history