Skip to content

Conversation

@49Indium
Copy link
Member

@49Indium 49Indium commented Jul 5, 2024

Apscheduler has prerelease versions with typing. This PR prepares bot.py to pass pyright typing checks once apscheduler v4 is released for production. There are some additional breaking changes when moving to v4, which are fixed by this PR.

This PR should also fix the types surrounding aiohttp.

Note to test this PR before the production release of apscheduler, edit the pyproject.toml to use the dependency APScheduler = {version = "^4.0.0a1", allow-prereleases = true}.

To ensure that this is not closed before updating the version of apscheduler:

  • Update pyproject.toml to require apscheduler version ^4.0.0
  • Update pyright version

@49Indium 49Indium added dependencies Pull requests that update a dependency file enhancement update an existing command or cog for some new functionality labels Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement update an existing command or cog for some new functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants