mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
update 3.x versions
This commit is contained in:
parent
13087d9221
commit
ad224bdaae
2 changed files with 11 additions and 8 deletions
|
@ -92,18 +92,20 @@ been GPL-compatible; the table below summarizes the various releases.
|
|||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 2.6.1 | 2.6 | 2008 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 3.0 | 2.6 | 2008 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 3.1 | 3.0 | 2009 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 3.2 | 3.1 | 2009 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 2.6.2 | 2.6.1 | 2009 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 2.6.3 | 2.6.2 | 2009 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 2.6.4 | 2.6.3 | 2009 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 3.0 | 2.6 | 2008 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 3.0.1 | 3.0 | 2009 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 3.1 | 3.0.1 | 2009 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
| 3.1.1 | 3.1 | 2009 | PSF | yes |
|
||||
+----------------+--------------+------------+------------+-----------------+
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
5
LICENSE
5
LICENSE
|
@ -63,8 +63,9 @@ the various releases.
|
|||
2.6.3 2.6.2 2009 PSF yes
|
||||
2.6.4 2.6.3 2009 PSF yes
|
||||
3.0 2.6 2008 PSF yes
|
||||
3.1 3.0 2009 PSF yes
|
||||
3.2 3.1 2009 PSF yes
|
||||
3.0.1 3.0 2009 PSF yes
|
||||
3.1 3.0.1 2009 PSF yes
|
||||
3.1.1 3.1 2009 PSF yes
|
||||
|
||||
Footnotes:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue