Skip to content

Conversation

@glensc
Copy link
Contributor

@glensc glensc commented Jan 15, 2022

Requires (must be merged first):

Deprecate method behaving incorrectly: #160

➜ python -c "import trakt.sync; print(trakt.sync.get_watched())"
<string>:1: DeprecationWarning: Call to deprecated function (or staticmethod) get_watched. (This method returns watchlist, not watched list. This will be fixed in PyTrakt 4.x to return watched list)
[<TVShow> ...

@glensc glensc force-pushed the 160-deprecate_get_watched branch from b75ec54 to fa3cad8 Compare January 15, 2022 12:45
@glensc glensc force-pushed the 160-deprecate_get_watched branch from fa3cad8 to 69936fb Compare January 15, 2022 12:47
glensc added a commit to glensc/python-pytrakt that referenced this pull request Nov 2, 2022
@glensc glensc changed the title Add deprecation notice for sync.get_watched [python-trakt] Add deprecation notice for sync.get_watched Nov 2, 2022
@glensc
Copy link
Contributor Author

glensc commented Nov 2, 2022

Merged to my fork:

@glensc glensc mentioned this pull request Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant