Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation notes for outstanding issues #1321

Merged
merged 5 commits into from
Jan 26, 2020
Merged

Add documentation notes for outstanding issues #1321

merged 5 commits into from
Jan 26, 2020

Conversation

PythonCoderAS
Copy link
Contributor

Adds notes for #1241 and #1043

@@ -33,8 +33,6 @@ class Message(InboxableMixin, ReplyableMixin, FullnameMixin, RedditBase):
``id`` The ID of the message.
``name`` The full ID of the message, prefixed with 't4'.
``subject`` The subject of the message.
``subreddit`` If the message was sent from a subreddit,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this incorrect, or is it no longer provided?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's moved to SubredditMessage

@bboe bboe merged commit cbb8b43 into praw-dev:master Jan 26, 2020
@bboe
Copy link
Member

bboe commented Jan 26, 2020

Super awesome. Thanks!

@PythonCoderAS
Copy link
Contributor Author

Sorry to interrupt, but I was still working on this branch. I'll just make a new PR with the new changes.

@bboe
Copy link
Member

bboe commented Jan 26, 2020

Definitely. Breaking up the PR by file or so is best. Smaller chunks are easier to work with.

@PythonCoderAS PythonCoderAS mentioned this pull request Jan 26, 2020
@PythonCoderAS PythonCoderAS added this to the Documentation milestone Mar 14, 2020
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