bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager by ZackerySpytz · Pull Request #7631 · python/cpython (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation4 Commits1 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

ZackerySpytz

@ZackerySpytz

…nager

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

bitdancer

@bedevere-bot

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

@miss-islington

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 11, 2018

@ZackerySpytz @miss-islington

…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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 11, 2018

@ZackerySpytz @miss-islington

…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