GistHistoryState¶
-
class
github.GistHistoryState.GistHistoryState¶ This class represents GistHistoryStates
-
change_status¶ Type: github.CommitStats.CommitStats
-
comments¶ Type: integer
-
comments_url¶ Type: string
-
commits_url¶ Type: string
-
committed_at¶ Type: datetime.datetime
-
created_at¶ Type: datetime.datetime
-
description¶ Type: string
-
files¶ Type: dict of string to github.GistFile.GistFile
-
forks¶ Type: list of github.Gist.Gist
-
forks_url¶ Type: string
-
git_pull_url¶ Type: string
-
git_push_url¶ Type: string
-
history¶ Type: list of GistHistoryState
-
html_url¶ Type: string
-
id¶ Type: string
-
owner¶ Type: github.NamedUser.NamedUser
-
public¶ Type: bool
-
updated_at¶ Type: datetime.datetime
-
url¶ Type: string
-
user¶ Type: github.NamedUser.NamedUser
-
version¶ Type: string
-