forked from sigmavirus24/github3.py
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcommit_comment
More file actions
1 lines (1 loc) · 2.12 KB
/
Copy pathcommit_comment
File metadata and controls
1 lines (1 loc) · 2.12 KB
1
{"body": "Late night commits are never a good idea. I refactored a bit. `User` objects and `Organization` objects share a lot of common attributes. I turned those common attributes into one `BaseAccount` class to make things simpler. ", "commit_id": "d41566090114a752eb3a87dbcf2473eb427ef0f3", "body_text": "Late night commits are never a good idea. I refactored a bit. User objects and Organization objects share a lot of common attributes. I turned those common attributes into one BaseAccount class to make things simpler.", "updated_at": "2012-05-27T04:05:54Z", "created_at": "2012-05-27T04:05:54Z", "html_url": "https://github.com/sigmavirus24/github3.py/commit/d41566090114a752eb3a87dbcf2473eb427ef0f3#commitcomment-1380832", "body_html": "<p>Late night commits are never a good idea. I refactored a bit. <code>User</code> objects and <code>Organization</code> objects share a lot of common attributes. I turned those common attributes into one <code>BaseAccount</code> class to make things simpler. </p>", "url": "https://api.github.com/repos/sigmavirus24/github3.py/comments/1380832", "user": {"following_url": "https://api.github.com/users/sigmavirus24/following", "gists_url": "https://api.github.com/users/sigmavirus24/gists{/gist_id}", "organizations_url": "https://api.github.com/users/sigmavirus24/orgs", "url": "https://api.github.com/users/sigmavirus24", "events_url": "https://api.github.com/users/sigmavirus24/events{/privacy}", "subscriptions_url": "https://api.github.com/users/sigmavirus24/subscriptions", "avatar_url": "https://secure.gravatar.com/avatar/c148356d89f925e692178bee1d93acf7?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "repos_url": "https://api.github.com/users/sigmavirus24/repos", "received_events_url": "https://api.github.com/users/sigmavirus24/received_events", "gravatar_id": "c148356d89f925e692178bee1d93acf7", "starred_url": "https://api.github.com/users/sigmavirus24/starred{/owner}{/repo}", "login": "sigmavirus24", "type": "User", "id": 240830, "followers_url": "https://api.github.com/users/sigmavirus24/followers"}, "position": null, "path": null, "line": null, "id": 1380832}