Changes by Timothy Farrell :
--
nosy: -tercero12
___
Python tracker
<http://bugs.python.org/issue4953>
___
___
Python-bugs-list mailing list
Unsubscribe:
Timothy Farrell added the comment:
Yes, they are related but not quite the same. The solution to this problem
will likely include a fix to the problem described in issue 8077.
--
___
Python tracker
<http://bugs.python.org/issue4
Timothy Farrell added the comment:
Just an update for people interested:
The email team has a goal of fixing the email module in time for the 3.2
release. There is the possibility of having to change some interfaces.
See this document: http://wiki.python.org/moin/Email%20SIG/DesignThoughts
Timothy Farrell added the comment:
Perhaps this update should go in the linked email bug. The email team
has a goal of fixing the email module in time for the 3.2 release. I
also, feel as though I lack the skill to fix the email module, but it
goes beyond that since they're potentially h
Changes by Timothy Farrell :
--
nosy: +tercero12
___
Python tracker
<http://bugs.python.org/issue4969>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Timothy Farrell :
--
nosy: +tercero12
___
Python tracker
<http://bugs.python.org/issue4661>
___
___
Python-bugs-list mailing list
Unsubscribe:
Timothy Farrell added the comment:
I thought I'd take a crack at this today. I soon figured out the real
issue. It is the email.parser module that handles the decoding of
Multipart/form-data things...and it is also still quote broken w.r.t.
handling Bytes. So this issue is dependent on
Timothy Farrell added the comment:
I think you hit the nail on the head. Now we just need (someone) to
code it.
--
___
Python tracker
<http://bugs.python.org/issue4
Timothy Farrell added the comment:
I've attached unittest.zip. Simply unzip it to a directory and run it.
I've included a Python2.x version of the unittest for the sake of
clarity. The 2.x version was developed on 2.4. The 3.x version was
developed on 3.0.1 and 3.1rc1 (with
Timothy Farrell added the comment:
I'm working on a web framework for Python 3. Naturally this is a
blocker for me. I was kinda expecting this to be addressed in 3.1 but
now that rc1 is out and I don't see anything about it, I'm wondering
about the status of this bug. Can
Changes by Timothy Farrell :
--
nosy: +tercero12
___
Python tracker
<http://bugs.python.org/issue4953>
___
___
Python-bugs-list mailing list
Unsubscribe:
11 matches
Mail list logo