aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/requests/pull_requests/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes/typos and 'validate_body' relatedDavid Medina2012-05-121-9/+11
|
* merge request won't json encode body without schemaNat Williams2012-04-191-0/+4
|
* add pull request APINat Williams2012-04-171-0/+62
there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes