aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/resources/test_core.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Python 2.6 compatibilityDavid Medina2012-03-011-1/+1
|
* Support to resources-self-nested into collectionsDavid Medina2012-02-181-0/+7
|
* Support to map `self` in resources.David Medina2012-02-121-2/+9
| | | | Very nested resources like Repo
* Resources testsDavid Medina2012-02-101-0/+54
resources.core * Also detected and fixed memory bug