aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/utils/resources.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Python 2.6 compatibilityDavid Medina2012-03-011-0/+7
|
* Fix test importsDavid Medina2012-02-191-1/+1
|
* Support to resources-self-nested into collectionsDavid Medina2012-02-181-1/+3
|
* 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