aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/services/test_pull_requests.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refs #10David Medina2012-05-171-2/+2
|
* Some fixes/typos and 'validate_body' relatedDavid Medina2012-05-121-15/+4
|
* use _bool for pull request merge statusNat Williams2012-04-191-2/+2
|
* add pull request APINat Williams2012-04-171-0/+201
there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes