Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.2
/
Lib
/
email
tag
af89dbb290c45df3ee63b101fd3cf94f5bfb4396
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:36 2017
object
84d6457fe4b92730de50847cb238f942cd04937a
Final head of the former 2.2 branch
1b5f214
test_get_param_with_semis_in_quotes(): Test case for SF bug #794466.
by Barry Warsaw
· 22 years ago
f29286e
A fix for parsing parameters when there are semicolons inside the
by Barry Warsaw
· 22 years ago
27dd1d4
Backporting email 2.5.4 fixes from the trunk.
by Barry Warsaw
· 22 years ago
641e266
Backport from 2.3 trunk:
by Barry Warsaw
· 22 years ago
9cc51f1
Backporting email 2.5.2 fixes.
by Barry Warsaw
· 22 years ago
d900425
Backporting:
by Barry Warsaw
· 22 years ago
27a93d7
Backporting email 2.5.1 patches.
by Barry Warsaw
· 22 years ago
4a1d0f5
Backporting:
by Barry Warsaw
· 22 years ago
caf2f51
Backporting email 2.5 to Python 2.2 maint branch.
by Barry Warsaw
· 22 years ago
1a5727f
This commit was manufactured by cvs2svn to create branch 'release22-maint'.
by cvs2svn
· 22 years ago
fe6c9c6
Stop-gap to forestall test_email failing in MacPython: disable the line-ending test.
by Jack Jansen
· 23 years ago
31eac4e
Backport bugfix microrelease of email 2.4.3 from cvs trunk.
by Barry Warsaw
· 23 years ago
bf50390
Backport email 2.4.2 changes from Python 2.3.
by Barry Warsaw
· 23 years ago
9a5e668
Bump the version to 2.4.1 (not 2.5 as previously mentioned) to sync it
by Barry Warsaw
· 23 years ago
2972bde
openfile(): Go back to opening the files in text mode. This undoes
by Barry Warsaw
· 23 years ago
d5613ba
_parsebody(): Use get_content_type() instead of the deprecated
by Barry Warsaw
· 23 years ago
850952b
regrtest expects TestSkipped to come from test_support not test.test_support
by Barry Warsaw
· 23 years ago
18ff795
Backporting of email 2.4 from Python 2.3. Many newly added modules,
by Barry Warsaw
· 23 years ago
5b70f66
This commit was manufactured by cvs2svn to create branch 'release22-maint'.
by cvs2svn
· 23 years ago
bd40bbe
This commit was manufactured by cvs2svn to create branch 'release22-maint'.
by cvs2svn
· 23 years ago
3218fa4
This commit was manufactured by cvs2svn to create branch 'release22-maint'.
by cvs2svn
· 23 years ago
5516c7b
_handle_multipart(): Fixes for SF bug #531966. Specifically two
by Barry Warsaw
· 23 years ago
7017724
It's merge time!
by Michael W. Hudson
· 24 years ago
c44d2c5
decode(), encode(): Accepting the minor optimizations from SF patch
by Barry Warsaw
· 24 years ago
bf7c52c
More typo fixes.
by Barry Warsaw
· 24 years ago
6253c2d
Docstring typo fix.
by Greg Ward
· 24 years ago
e5739a6
formatdate(): Jason Mastaler correctly points out that divmod with a
by Barry Warsaw
· 24 years ago
cd45a36
formatdate(): The calculation of the minutes part of the zone was
by Barry Warsaw
· 24 years ago
9aa6435
Forgot to import time.
by Barry Warsaw
· 24 years ago
9cff0e6
formatdate(): A better docstring.
by Barry Warsaw
· 24 years ago
aa79f4d
formatdate(): An implementation to replace the one borrowed from
by Barry Warsaw
· 24 years ago
2a9e385
walk(): Fix docstring; traversal is depth-first. Closes mimelib bug #477864.
by Barry Warsaw
· 24 years ago
2539cf5
A fix for SF bug #472560, extra newlines returned by get_param() when
by Barry Warsaw
· 24 years ago
856c32b
Another merge from mimelib:
by Barry Warsaw
· 24 years ago
d1eeecb
Two merges from the mimelib project:
by Barry Warsaw
· 24 years ago
0164b6b
typed_subpart_iterator(): When getting the main type use 'text' as the
by Barry Warsaw
· 24 years ago
e552882
HeaderParser: A new subclass of Parser which only parses the message
by Barry Warsaw
· 24 years ago
53f8fe4
An audio/* class, like MIMEImage, contributed by Anthony Baxter.
by Barry Warsaw
· 24 years ago
2ae0b01
Fix __all__ to the current list of exported modules (must pass the
by Barry Warsaw
· 24 years ago
9300a75
get_all(): We never returned failobj if we found no matching headers.
by Barry Warsaw
· 24 years ago
e968ead
Give me back my page breaks.
by Barry Warsaw
· 24 years ago
527e64f
Whitespace normalization.
by Tim Peters
· 24 years ago
66971fb
_parsebody(): Use get_boundary() and get_type().
by Barry Warsaw
· 24 years ago
beb5945
has_key(): Implement in terms of get().
by Barry Warsaw
· 24 years ago
76fac8e
__init__(): Arguments major renamed to maintype and minor renamed to
by Barry Warsaw
· 24 years ago
57758e3
Updated docstrings. Also,
by Barry Warsaw
· 24 years ago
3dd978d
Image.py and class Image => MIMEImage.py and MIMEImage
by Barry Warsaw
· 24 years ago
b384e01
In class Generator:
by Barry Warsaw
· 24 years ago
6f70c41
cosmetic
by Barry Warsaw
· 24 years ago
ba92580
The email package version 1.0, prototyped as mimelib
by Barry Warsaw
· 24 years ago