[Python-checkins] r66815 - in python/branches/release26-maint: Misc/NEWS setup.py

martin.v.loewis python-checkins at python.org
Mon Oct 6 17:17:35 CEST 2008


Author: martin.v.loewis
Date: Mon Oct 6 17:17:35 2008
New Revision: 66815
Log:
Merged revisions 66814 via svnmerge from 
svn+ssh://pythondev@svn.python.org/python/trunk
........
 r66814 | martin.v.loewis | 2008年10月06日 17:15:40 +0200 (Mo, 06 Okt 2008) | 3 lines
 
 Issue #4014: Don't claim that Python has an Alpha release status, in addition
 to claiming it is Mature.
........
Modified:
 python/branches/release26-maint/ (props changed)
 python/branches/release26-maint/Misc/NEWS
 python/branches/release26-maint/setup.py
Modified: python/branches/release26-maint/Misc/NEWS
==============================================================================
--- python/branches/release26-maint/Misc/NEWS	(original)
+++ python/branches/release26-maint/Misc/NEWS	Mon Oct 6 17:17:35 2008
@@ -18,6 +18,9 @@
 Library
 -------
 
+- Issue #4014: Don't claim that Python has an Alpha release status, in addition
+ to claiming it is Mature.
+
 
 What's New in Python 2.6 final
 ==============================
Modified: python/branches/release26-maint/setup.py
==============================================================================
--- python/branches/release26-maint/setup.py	(original)
+++ python/branches/release26-maint/setup.py	Mon Oct 6 17:17:35 2008
@@ -1837,7 +1837,6 @@
 """
 
 CLASSIFIERS = """
-Development Status :: 3 - Alpha
 Development Status :: 6 - Mature
 License :: OSI Approved :: Python Software Foundation License
 Natural Language :: English


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /