aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support to map `self` in resources.David Medina2012-02-121-2/+9
| | | | Very nested resources like Repo
* Resources testsDavid Medina2012-02-102-0/+54
resources.core * Also detected and fixed memory bug