commit | bbb29ac5d8093ab0f0273ae9a76b531411106985 | [log] [tgz] |
---|---|---|
author | Jeremy Stanley <fungi@yuggoth.org> | Tue Oct 15 18:56:50 2013 +0000 |
committer | Jeremy Stanley <fungi@yuggoth.org> | Tue Oct 15 18:56:50 2013 +0000 |
tree | 754dc3413730e64df89d2f21766116fbe3b12dad | |
parent | a54b0afad6db2ff09a74cdbab2bb620020a23fd1 [diff] |
New headers argument for github.Issue.Issue * jeepyb/cmd/close_pull_requests.py: The pygithub module added a new positional argument for headers in the middle of other positional arguments to the __init__ method for CompletableGithubObject. This change passes an empty dict in for it to get the pull request closer working again, and also adds names for the other arguments so they will be easier to diagnose if this happens again. Change-Id: Iea2913a9c76b564e9e5186fb970032696d292c86