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

Message.attach() loses empty attachments #54083

Closed
raphmankinorguk mannequin opened this issue Sep 16, 2010 · 6 comments
Closed

Message.attach() loses empty attachments #54083

raphmankinorguk mannequin opened this issue Sep 16, 2010 · 6 comments
Labels
topic-email type-bug An unexpected behavior, bug, or error

Comments

@raphmankinorguk
Copy link
Mannequin

raphmankinorguk mannequin commented Sep 16, 2010

BPO 9874
Nosy @warsaw, @bitdancer

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2013-02-11.15:28:35.013>
created_at = <Date 2010-09-16.13:53:16.507>
labels = ['type-bug', 'expert-email']
title = 'Message.attach() loses empty attachments'
updated_at = <Date 2013-02-11.15:28:35.009>
user = 'https://bugs.python.org/raphmankinorguk'

bugs.python.org fields:

activity = <Date 2013-02-11.15:28:35.009>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2013-02-11.15:28:35.013>
closer = 'r.david.murray'
components = ['email']
creation = <Date 2010-09-16.13:53:16.507>
creator = 'raph@mankin.org.uk'
dependencies = []
files = []
hgrepos = []
issue_num = 9874
keywords = []
message_count = 6.0
messages = ['116550', '116551', '116559', '116569', '161475', '181900']
nosy_count = 3.0
nosy_names = ['barry', 'r.david.murray', 'raph@mankin.org.uk']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue9874'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

@raphmankinorguk
Copy link
Mannequin Author

raphmankinorguk mannequin commented Sep 16, 2010

When attaching a sequence of parts to a MIMEMultipart message, empty attachments are silently discarded.

@raphmankinorguk raphmankinorguk mannequin added stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error labels Sep 16, 2010
@bitdancer
Copy link
Member

Can you provide a simple example program that demonstrates the problem?

@raphmankinorguk
Copy link
Mannequin Author

raphmankinorguk mannequin commented Sep 16, 2010

'Simple' is the problem. I will come back to you on this.

@bitdancer
Copy link
Member

Got your off-ticket email. I was hoping for something that *just* demonstrated the problem (just enough code to show the issue). It may be a bit before I can find the time to reduce your code to such a test case.

@bitdancer bitdancer self-assigned this Mar 18, 2011
@bitdancer
Copy link
Member

And now it's been long enough that I lost the email :(

@bitdancer bitdancer added topic-email and removed stdlib Python modules in the Lib dir labels May 24, 2012
@bitdancer bitdancer removed their assignment May 24, 2012
@bitdancer
Copy link
Member

Lacking a reproducer, there's not much we can do here, so closing.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-email type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant