Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
10177be4
Commit
10177be4
authored
Sep 27, 2014
by
R David Murray
Browse files
Options
Browse Files
Download
Plain Diff
Merge: #20974: Update version table in email intro.
parents
402e1e38
1f3a88fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
Doc/library/email.rst
Doc/library/email.rst
+7
-3
No files found.
Doc/library/email.rst
View file @
10177be4
...
@@ -91,15 +91,19 @@ table also describes the Python compatibility of each version of the package.
...
@@ -91,15 +91,19 @@ table also describes the Python compatibility of each version of the package.
+---------------+------------------------------+-----------------------+
+---------------+------------------------------+-----------------------+
|
:
const
:`
2.5
`
|
Python
2.2.2
+
and
Python
2.3
|
Python
2.1
to
2.5
|
|
:
const
:`
2.5
`
|
Python
2.2.2
+
and
Python
2.3
|
Python
2.1
to
2.5
|
+---------------+------------------------------+-----------------------+
+---------------+------------------------------+-----------------------+
|
:
const
:`
3.0
`
|
Python
2.4
|
Python
2.3
to
2.5
|
|
:
const
:`
3.0
`
|
Python
2.4
and
Python
2.5
|
Python
2.3
to
2.6
|
+---------------+------------------------------+-----------------------+
+---------------+------------------------------+-----------------------+
|
:
const
:`
4.0
`
|
Python
2.5
|
Python
2.3
to
2.5
|
|
:
const
:`
4.0
`
|
Python
2.5
to
Python
2.7
|
Python
2.3
to
2.7
|
+---------------+------------------------------+-----------------------+
+---------------+------------------------------+-----------------------+
|
:
const
:`
5.0
`
|
Python
3.0
and
Python
3.1
|
Python
3.0
to
3.2
|
|
:
const
:`
5.0
`
|
Python
3.0
and
Python
3.1
|
Python
3.0
to
3.2
|
+---------------+------------------------------+-----------------------+
+---------------+------------------------------+-----------------------+
|
:
const
:`
5.1
`
|
Python
3.2
|
Python
3.
0
to
3.2
|
|
:
const
:`
5.1
`
|
Python
3.2
|
Python
3.
2
|
+---------------+------------------------------+-----------------------+
+---------------+------------------------------+-----------------------+
After
Version
5.1
(
Python
3.2
),
the
email
package
no
longer
has
a
version
that
is
separate
from
the
Python
version
.
(
See
the
:
ref
:`
whatsnew
-
index
`
documents
for
the
respective
Python
versions
for
details
on
changes
.)
Here
are
the
major
differences
between
:
mod
:`
email
`
version
5.1
and
Here
are
the
major
differences
between
:
mod
:`
email
`
version
5.1
and
version
5.0
:
version
5.0
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment