[PR #3] [MERGED] make all methods async #3

Closed
opened 2026-05-22 22:02:02 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/Discord-Friend-Timezones/pull/3
Author: @kramrm
Created: 5/30/2020
Status: Merged
Merged: 5/30/2020
Merged by: @JakeStanger

Base: masterHead: kramrm-patch-3


📝 Commits (2)

  • 4ac9b8b make all methods async
  • a6fcd45 Add command to list available timezone options

📊 Changes

1 file changed (+16 additions, -6 deletions)

View changed files

📝 bot.py (+16 -6)

📄 Description

Make get/save methods awaitables to prevent them from being potentially blocking calls.


🔄 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/JakeStanger/Discord-Friend-Timezones/pull/3 **Author:** [@kramrm](https://github.com/kramrm) **Created:** 5/30/2020 **Status:** ✅ Merged **Merged:** 5/30/2020 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `kramrm-patch-3` --- ### 📝 Commits (2) - [`4ac9b8b`](https://github.com/JakeStanger/Discord-Friend-Timezones/commit/4ac9b8ba5393a0fe1d1403c18612fd268675db48) make all methods async - [`a6fcd45`](https://github.com/JakeStanger/Discord-Friend-Timezones/commit/a6fcd450469ace100d88cf4000b5bd33af52a84f) Add command to list available timezone options ### 📊 Changes **1 file changed** (+16 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `bot.py` (+16 -6) </details> ### 📄 Description Make get/save methods awaitables to prevent them from being potentially blocking calls. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:02:02 +01:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/Discord-Friend-Timezones#3
No description provided.