[PR #237] [MERGED] Generated futures are now Send #331

Closed
opened 2026-02-27 20:24:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/237
Author: @marioortizmanero
Created: 8/7/2021
Status: Merged
Merged: 8/7/2021
Merged by: @ramsayleung

Base: masterHead: send-futures


📝 Commits (2)

  • 627c99e Generated futures are now Send
  • 41b37d8 Merge branch 'master' into send-futures

📊 Changes

5 files changed (+39 additions, -39 deletions)

View changed files

📝 rspotify-model/src/idtypes.rs (+1 -1)
📝 src/auth_code.rs (+2 -2)
📝 src/auth_code_pkce.rs (+1 -1)
📝 src/clients/base.rs (+13 -13)
📝 src/clients/oauth.rs (+22 -22)

📄 Description

Fixes #236


🔄 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/ramsayleung/rspotify/pull/237 **Author:** [@marioortizmanero](https://github.com/marioortizmanero) **Created:** 8/7/2021 **Status:** ✅ Merged **Merged:** 8/7/2021 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `send-futures` --- ### 📝 Commits (2) - [`627c99e`](https://github.com/ramsayleung/rspotify/commit/627c99eb475347a2249067b851f55a171ee90300) Generated futures are now Send - [`41b37d8`](https://github.com/ramsayleung/rspotify/commit/41b37d856f50af861bd99c4b4dd37f479e3f8456) Merge branch 'master' into send-futures ### 📊 Changes **5 files changed** (+39 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `rspotify-model/src/idtypes.rs` (+1 -1) 📝 `src/auth_code.rs` (+2 -2) 📝 `src/auth_code_pkce.rs` (+1 -1) 📝 `src/clients/base.rs` (+13 -13) 📝 `src/clients/oauth.rs` (+22 -22) </details> ### 📄 Description Fixes #236 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:17 +03:00
Sign in to join this conversation.
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
starred/rspotify#331
No description provided.