aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/core/ghrequests/users (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename ghrequest to requestsDavid Medina2012-02-065-239/+0
| | | | | | | 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
* User service completeDavid Medina2012-02-055-8/+130
| | | | | | User.emails User.keys User.followers
* Renaming (What I was thinking?)David Medina2012-02-045-0/+117
resources => ghrequests models => resources + Also it's near to complete user service