aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/requests (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-07Clean requests interfaceDavid Medina6-192/+92
Refactorize on build request to support specific requests cleaner *Also support to verbose on requests library
2012-02-06Rename ghrequest to requestsDavid Medina6-0/+356
I think it's a redundant name. Only needs to move out from core module to avoid imports problems with `requests` library * Also change some in setup.py