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

[reactpoll] TypeError: can't compare offset-naive and offset-aware datetimes #154

Open
ThatOneRoadie opened this issue Dec 5, 2023 · 0 comments

Comments

@ThatOneRoadie
Copy link

Reactpoll throws a fit when there's a poll with a NoneType for DateTime, or a DateTime that was created without timezone info. Submitting this issue for tracking; also submitting a PR to fix.

ThatOneRoadie added a commit to ThatOneRoadie/FlapJack-Cogs that referenced this issue Dec 5, 2023
Fix for flapjax#154 - Check for NoneType and strip timezone from non-Nonetype before comparing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant