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