[PR #52] [CLOSED] Fixes #51 Channel.server IndexError #80

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

📋 Pull Request Information

Original PR: https://github.com/stoatchat/python-client-sdk/pull/52
Author: @martinbndr
Created: 5/19/2023
Status: Closed

Base: masterHead: channel


📝 Commits (2)

📊 Changes

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

View changed files

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

📄 Description

This Commit fixes #51 issue.

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
  • These changes do not have any notable side effects on other Revolt projects

🔄 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/52 **Author:** [@martinbndr](https://github.com/martinbndr) **Created:** 5/19/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `channel` --- ### 📝 Commits (2) - [`992f3b1`](https://github.com/stoatchat/python-client-sdk/commit/992f3b14591ab056963038eadaa10864a2f97ed8) Fixes #51 Channel.server IndexError - [`28161fb`](https://github.com/stoatchat/python-client-sdk/commit/28161fb6cf7098eb8463f8cae954853fd5b71fd7) Channel.server Fix #51 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `revolt/channel.py` (+2 -2) </details> ### 📄 Description This Commit fixes #51 issue. ## 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/revolt/discussions/282) * [x] I have tested my changes locally and they are working as intended * [x] These changes do not have any notable side effects on other Revolt projects --- <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:33 -05:00
yindo closed this issue 2026-02-15 23:16:33 -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#80