Skip to content

bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager#7631

Merged
bitdancer merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-30820-set_content-doc
Jun 11, 2018
Merged

bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager#7631
bitdancer merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-30820-set_content-doc

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Jun 11, 2018

Copy link
Copy Markdown
Contributor

The docs falsely claimed that a list of EmailMessage objects could be
passed to set_content().

https://bugs.python.org/issue30820

…nager

The docs falsely claimed that a list of EmailMessage objects could be
passed to set_content().
@bitdancer bitdancer merged commit 2c071ce into python:master Jun 11, 2018
@bedevere-bot

Copy link
Copy Markdown

@bitdancer: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @bitdancer for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-7633 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 11, 2018
…nager (pythonGH-7631)

The docs claimed that a list of EmailMessage objects could be
passed to set_content(), but this was never implemented.
(cherry picked from commit 2c071ce)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-7634 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 11, 2018
…nager (pythonGH-7631)

The docs claimed that a list of EmailMessage objects could be
passed to set_content(), but this was never implemented.
(cherry picked from commit 2c071ce)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
bitdancer pushed a commit that referenced this pull request Jun 11, 2018
…nager (GH-7631) (#7633)

The docs claimed that a list of EmailMessage objects could be
passed to set_content(), but this was never implemented.
(cherry picked from commit 2c071ce)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
bitdancer pushed a commit that referenced this pull request Jun 11, 2018
…nager (GH-7631) (#7634)

The docs claimed that a list of EmailMessage objects could be
passed to set_content(), but this was never implemented.
(cherry picked from commit 2c071ce)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@ZackerySpytz ZackerySpytz deleted the bpo-30820-set_content-doc branch June 12, 2018 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants