Files
PyGithub/github
Steve Kowalik b1c35499f4 Don't transform completely in PullRequest.*assignees (#1428)
The two methods PullRequest.add_to_assignees() and
PullRequest.remove_from_assignees() are special, in that they call
POST/DELETE on the issue_url of the pull request, and then transform all
their attributes based on what was returned. This has a number of
effects, none of them any good for calling new methods on the same pull
request object. Instead, only pull out the changed attribute and use
that. Also change the returned URL for the POST call in the replay data
to match what GitHub returns.

Fixes #1406
2020-03-10 12:39:23 +11:00
..
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-03-08 16:27:59 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-02-11 14:17:52 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-02-11 10:37:25 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00
2020-01-06 18:01:38 +11:00