mirror of
https://github.com/python/cpython.git
synced 2025-07-31 23:23:11 +00:00
add 2.6.x point releases
This commit is contained in:
parent
92ca7561bb
commit
3e6eb59790
2 changed files with 9 additions and 0 deletions
|
@ -96,6 +96,12 @@ been GPL-compatible; the table below summarizes the various releases.
|
|||
+----------------+--------------+-----------+------------+-----------------+
|
||||
| 2.6.1 | 2.6 | 2008 | 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 |
|
||||
+----------------+--------------+-----------+------------+-----------------+
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
3
LICENSE
3
LICENSE
|
@ -59,6 +59,9 @@ the various releases.
|
|||
2.5.3 2.5.2 2008 PSF yes
|
||||
2.6 2.5 2008 PSF yes
|
||||
2.6.1 2.6 2008 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
|
||||
|
||||
Footnotes:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue