Skip to content

Fix: fix the offset-naive comparison error#99

Open
gli-jun-seo wants to merge 2 commits intodanielfm:mainfrom
gli-jun-seo:main
Open

Fix: fix the offset-naive comparison error#99
gli-jun-seo wants to merge 2 commits intodanielfm:mainfrom
gli-jun-seo:main

Conversation

@gli-jun-seo
Copy link
Copy Markdown

@gli-jun-seo gli-jun-seo commented Sep 3, 2025

This change will fix #98

Issue: TypeError: can't compare offset-naive and offset-aware datetimes if opened_at doesn't have the timezone

@gli-jun-seo gli-jun-seo changed the title Fix: fix the offset-naive comparison error Issue#98: fix the offset-naive comparison error Sep 3, 2025
@gli-jun-seo gli-jun-seo changed the title Issue#98: fix the offset-naive comparison error Fix: fix the offset-naive comparison error Sep 3, 2025
@gli-jun-seo
Copy link
Copy Markdown
Author

@danielfm I opened this PR to fix the time comparsion error.
We can discuss here or in #98

Thank you in advance !

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

Successfully merging this pull request may close these issues.

TypeError: can’t compare offset-naive and offset-aware datetimes

1 participant