Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue1923] meaningful whitespace can be lost in rfc822_escape

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Dec 4, 2009, 5:26 AM

Post #1 of 3 (251 views)
Permalink
[issue1923] meaningful whitespace can be lost in rfc822_escape

Changes by Antoine Pitrou <pitrou [at] free>:


----------
assignee: -> tarek
nosy: +tarek

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1923>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Dec 4, 2009, 6:22 PM

Post #2 of 3 (218 views)
Permalink
[issue1923] meaningful whitespace can be lost in rfc822_escape [In reply to]

Tarek Ziadé <ziade.tarek [at] gmail> added the comment:

Notice that we are also losing something else that can mean a lot
in reST : empty lines. They also need to be escaped.

But we can't do it properly unless we encode empty lines with something
else than a 8 space line because when rfc822.Message reads it, it
removes it.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1923>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Dec 6, 2009, 1:31 AM

Post #3 of 3 (209 views)
Permalink
[issue1923] meaningful whitespace can be lost in rfc822_escape [In reply to]

Tarek Ziadé <ziade.tarek [at] gmail> added the comment:

I will treat the empty line problem in another issue because I won't
apply it in 2.6/3.1.

This one is fixed in r76684, r76685, r76686, r76687.

Thanks !

----------
status: open -> closed
versions: +Python 2.6, Python 2.7, Python 3.1, Python 3.2 -Python 2.5

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue1923>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.