Skip to content

Add html_url attribute to comments.#170

Merged
jacquev6 merged 1 commit intoPyGithub:developfrom
mstead:develop
May 31, 2013
Merged

Add html_url attribute to comments.#170
jacquev6 merged 1 commit intoPyGithub:developfrom
mstead:develop

Conversation

@mstead
Copy link
Copy Markdown
Contributor

@mstead mstead commented May 27, 2013

html_url attributes were missing from IssueComment and PullRequestComment.
Added to both as per the GitHub API.

I made an attempt to add some tests, but I couldn't get the replay data recorded correctly.

Errors I received were:
a) Issues are disabled for this repo.
b) Not found.

My apologies.

html_url attributes were missing from IssueComment and PullRequestComment.
Added to both as per the GitHub API.
@jacquev6
Copy link
Copy Markdown
Member

Thank you for your contribution!
Don't apologize, it's already great you tried to add tests :-) I will create the associated test cases and merge your contribution tomorrow or on Friday.

jacquev6 added a commit that referenced this pull request May 31, 2013
I just modified the ReplayData manually and added a "get" in the tests.
@jacquev6 jacquev6 merged commit 1f98067 into PyGithub:develop May 31, 2013
@jacquev6
Copy link
Copy Markdown
Member

Published in version 1.16

@mstead mstead added the v1 label Mar 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants