aboutsummaryrefslogtreecommitdiffstats
path: root/pygithub3/tests/resources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add Pull Request to `Issue` resourcesAlejandro Gómez2012-05-271-1/+1
|
* test Label validation errorsAlejandro Gómez2012-05-271-0/+17
|
* 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-102-0/+54
resources.core * Also detected and fixed memory bug