- 19 Kas, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
gets done when maxheaderlen <> 0. The header really gets wrapped via the email.Header.Header class, which has a more sophisticated algorithm than just splitting on semi-colons.
-
- 20 Eki, 2003 1 kayıt (commit)
-
-
Walter Dörwald yazdı
(From SF patch #810751)
-
- 03 Eyl, 2003 2 kayıt (commit)
-
-
Barry Warsaw yazdı
Backport candidate.
-
Barry Warsaw yazdı
quotes. Fixes SF bug #794466, with the essential patch provided by Stuart D. Gathman. Specifically, _parseparam(), _get_params_preserve(): Use the parsing function that takes quotes into account, as given (essentially) in the bug report's test program. Backport candidate.
-
- 19 Agu, 2003 4 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
test_rfc2231_no_language_or_charset_in_boundary(), test_rfc2231_no_language_or_charset_in_charset(): New tests for proper decoding of some RFC 2231 headers. Backport candidate (as was the Utils.py 1.25 change) to both Python 2.3.1 and 2.2.4 -- will do momentarily.
-
Barry Warsaw yazdı
can be None, and what to do in that situation. get_filename(), get_boundary(), get_content_charset(): Make sure these handle RFC 2231 headers without a CHARSET field. Backport candidate (as was the Utils.py 1.25 change) to both Python 2.3.1 and 2.2.4 -- will do momentarily.
-
Barry Warsaw yazdı
charset and language fields are not present, e.g. as in: title*0="This%20is%20encoded"
-
- 24 Haz, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 13 Haz, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
SF #753617. Back port candidate (but low priority).
-
- 10 Haz, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
the expected type. In response to SF #751451.
-
- 29 May, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
in some locales. This code simplifies the boundary algorithm to use randint() which is what we wanted anyway. Bump package version to 2.5.3. Backport candidate for Python 2.2.3
-
- 08 May, 2003 3 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
week. Patch given by Daniel Berlin in SF bug # 732761. Also closes SF bug # 727719. Backport candidate.
-
- 24 Nis, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 18 Nis, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
it's a convenience only and give hints on what to do for more flexibility.
-
- 02 Nis, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 30 Mar, 2003 3 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
separating space or not between encoded chunks. Closes SF bug #710498.
-
- 26 Mar, 2003 3 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
i.e. get_content_maintype() and get_content_subtype(). Also, add True, False for Python 2.2.x where x < 2 compatibility.
-
Barry Warsaw yazdı
i.e. get_content_maintype() and get_content_subtype().
-
- 21 Mar, 2003 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 17 Mar, 2003 4 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
no address there (perhaps because of invalid characters, it appends ('', '') to the result set. Closes mimelib SF bug # 697641.
-
- 12 Mar, 2003 2 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 11 Mar, 2003 7 kayıt (commit)
-
-
Barry Warsaw yazdı
argument.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
argument.
-
Barry Warsaw yazdı
one. Possibly controversial.
-
Barry Warsaw yazdı
Message.get_payload().
-
Barry Warsaw yazdı
Content-Transfer-Encodings
-
Barry Warsaw yazdı
Content-Transfer-Encoding: x-uuencode
-
- 10 Mar, 2003 2 kayıt (commit)
-
-
Barry Warsaw yazdı
that backslashes must be escaped in character sets.
-
Barry Warsaw yazdı
-