aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/exceptions.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add pull request APINat Williams2012-04-171-1/+1
| | | | | there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes
* more specific exception for missing Request classesNat Williams2012-04-171-1/+1
|
* Services' renaming: base.Base to base.ServiceDavid Medina2012-02-171-1/+1
|
* Change requests.Body to suppor required attributesDavid Medina2012-02-111-0/+6
|
* Clean requests interfaceDavid Medina2012-02-071-0/+36
Refactorize on build request to support specific requests cleaner *Also support to verbose on requests library