Issue4014
Created on 2008-10-02 11:03 by koen, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg74157 - (view) | Author: Koen van de Sande (koen) | Date: 2008-10-02 11:03 | |
In file lib/python2.6/lib-dynload/Python-2.6-py2.6.egg-info, after a fresh installation of Python 2.6 there are two lines for Development status both Alpha and Mature: Platform: Many Classifier: Development Status :: 3 - Alpha Classifier: Development Status :: 6 - Mature Classifier: License :: OSI Approved :: Python Software Foundation License This is found in line 1839 of http://svn.python.org/view/python/tags/ r26/setup.py?rev=66716&view=markup |
|||
| msg74188 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2008-10-02 19:19 | |
Guido, it seems you added these in r31526. What do you think? |
|||
| msg74189 - (view) | Author: Guido van Rossum (gvanrossum) * ![]() |
Date: 2008-10-02 19:25 | |
Yeah, but I have no idea where I got the info, alas. I would recommend to just delete the Alpha line, but who knows what it means. And should we update this for each alpha or beta release??? |
|||
| msg74378 - (view) | Author: Martin v. Löwis (loewis) * ![]() |
Date: 2008-10-06 15:20 | |
Ok, I have now removed the Alpha designation, in r66814, r66815, and r66816. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:39 | admin | set | github: 48264 |
| 2008-10-06 15:20:17 | loewis | set | status: open -> closed resolution: fixed messages: + msg74378 |
| 2008-10-02 19:25:39 | gvanrossum | set | assignee: gvanrossum -> loewis messages: + msg74189 |
| 2008-10-02 19:19:08 | loewis | set | assignee: gvanrossum messages: + msg74188 nosy: + loewis, gvanrossum |
| 2008-10-02 11:03:30 | koen | create | |
