[issue9874] Message.attach() loses empty attachments

2013-02-11 Thread R. David Murray

R. David Murray added the comment:

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

--
resolution:  - works for me
stage: test needed - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9874
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9874] Message.attach() loses empty attachments

2012-05-23 Thread R. David Murray

R. David Murray rdmur...@bitdance.com added the comment:

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

--
assignee: r.david.murray - 
components: +email -Library (Lib)
nosy: +barry
versions: +Python 3.3 -Python 3.1

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9874
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9874] Message.attach() loses empty attachments

2010-09-16 Thread Raphael Mankin

New submission from Raphael Mankin r...@mankin.org.uk:

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

--
components: Library (Lib)
messages: 116550
nosy: r...@mankin.org.uk
priority: normal
severity: normal
status: open
title: Message.attach() loses empty attachments
type: behavior
versions: Python 2.6

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9874
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9874] Message.attach() loses empty attachments

2010-09-16 Thread R. David Murray

R. David Murray rdmur...@bitdance.com added the comment:

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

--
nosy: +r.david.murray

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9874
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9874] Message.attach() loses empty attachments

2010-09-16 Thread Raphael Mankin

Raphael Mankin r...@mankin.org.uk added the comment:

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

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9874
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9874] Message.attach() loses empty attachments

2010-09-16 Thread R. David Murray

R. David Murray rdmur...@bitdance.com added the comment:

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.

--
stage:  - unit test needed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9874
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue9874] Message.attach() loses empty attachments

2010-09-16 Thread Éric Araujo

Changes by Éric Araujo mer...@netwok.org:


--
versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue9874
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com