mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #667] [MERGED] Sync branches so v3 uses latest master #986
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#986
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spotipy-dev/spotipy/pull/667
Author: @stephanebruckert
Created: 4/10/2021
Status: ✅ Merged
Merged: 4/10/2021
Merged by: @stephanebruckert
Base:
v3← Head:rebase📝 Commits (1)
285b33dSync branches📊 Changes
4 files changed (+9 additions, -9 deletions)
View changed files
📝
CHANGELOG.md(+6 -7)📝
examples/artist_discography.py(+1 -0)📝
examples/simple3.py(+1 -0)📝
spotipy/client.py(+1 -2)📄 Description
@Peter-Schorn merging master into v3 was conflicting a bit, I think in the future it'll be easier to do the v2 change in v2 first, and then incorporate that change in v3
Otherwise rebasing becomes difficult, as git isn't clever enough to detect that 2 different commits can have the same piece of code. Feature should be committed once, and then merged into other branches so they share the same references
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.