aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/resources (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-03-01Python 2.6 compatibilityDavid Medina1-1/+1
2012-02-18Support to resources-self-nested into collectionsDavid Medina1-0/+7
2012-02-12Support to map `self` in resources.David Medina1-2/+9
Very nested resources like Repo
2012-02-10Resources testsDavid Medina2-0/+54
resources.core * Also detected and fixed memory bug