Skip to content

Conversation

@glensc
Copy link
Contributor

@glensc glensc commented Dec 11, 2022

Fix glensc/python-pytrakt#14

Person and TVEpisode _build methods are different, they call ids first before _ids, so therefore we need setter for ids. Unfortunately, that data is not even tested, so this did not come out in any way.

glensc added 30 commits January 11, 2022 22:13
This will make one api request to create list of
TVSeason with TVEpisode objects.
This is not needed for Python3 as the "old style" classes don't exist
and inheritance from object is implicit.

- https://stackoverflow.com/questions/15374857/should-all-python-classes-extend-object
- http://docs.python.org/release/2.5.2/ref/node33.html
@glensc
Copy link
Contributor Author

glensc commented Dec 11, 2022

Wrong fork again. God damn it.

Correct one: glensc/python-pytrakt#16

@glensc glensc closed this Dec 11, 2022
@glensc glensc deleted the 14-fix branch December 11, 2022 17:13
@glensc glensc restored the 14-fix branch December 11, 2022 17:13
@glensc glensc changed the title Fix ids setter for Person and TVEpisode WRONG REPO Fix ids setter for Person and TVEpisode Jan 12, 2025
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.

2 participants