[PR #89] [MERGED] Fix comparing offset-naive and offset-aware datetimes #91

Closed
opened 2026-02-15 23:16:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/python-client-sdk/pull/89
Author: @greeeen-dev
Created: 11/26/2024
Status: Merged
Merged: 11/29/2024
Merged by: @Zomatree

Base: masterHead: master


📝 Commits (1)

  • 34a0671 Fix comparing offset-naive and offset-aware datetimes

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 revolt/permissions_calculator.py (+2 -2)

📄 Description

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/python-client-sdk/pull/89 **Author:** [@greeeen-dev](https://github.com/greeeen-dev) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 11/29/2024 **Merged by:** [@Zomatree](https://github.com/Zomatree) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`34a0671`](https://github.com/stoatchat/python-client-sdk/commit/34a067184cd20483e048907884a34b15b82e8a91) Fix comparing offset-naive and offset-aware datetimes ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `revolt/permissions_calculator.py` (+2 -2) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR - [X] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [X] I have tested my changes locally and they are working as intended --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 23:16:37 -05:00
yindo closed this issue 2026-02-15 23:16:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/python-client-sdk#91