Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python-2.6-py2.6.egg-info contains Alpha reference #48264

Closed
koen mannequin opened this issue Oct 2, 2008 · 4 comments
Closed

Python-2.6-py2.6.egg-info contains Alpha reference #48264

koen mannequin opened this issue Oct 2, 2008 · 4 comments
Assignees

Comments

@koen
Copy link
Mannequin

koen mannequin commented Oct 2, 2008

BPO 4014
Nosy @gvanrossum, @loewis

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/loewis'
closed_at = <Date 2008-10-06.15:20:17.546>
created_at = <Date 2008-10-02.11:03:30.758>
labels = []
title = 'Python-2.6-py2.6.egg-info contains Alpha reference'
updated_at = <Date 2008-10-06.15:20:17.545>
user = 'https://bugs.python.org/koen'

bugs.python.org fields:

activity = <Date 2008-10-06.15:20:17.545>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = <Date 2008-10-06.15:20:17.546>
closer = 'loewis'
components = ['None']
creation = <Date 2008-10-02.11:03:30.758>
creator = 'koen'
dependencies = []
files = []
hgrepos = []
issue_num = 4014
keywords = []
message_count = 4.0
messages = ['74157', '74188', '74189', '74378']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'koen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue4014'
versions = ['Python 2.6']

@koen
Copy link
Mannequin Author

koen mannequin commented Oct 2, 2008

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

@loewis
Copy link
Mannequin

loewis mannequin commented Oct 2, 2008

Guido, it seems you added these in r31526. What do you think?

@loewis loewis mannequin assigned gvanrossum Oct 2, 2008
@gvanrossum
Copy link
Member

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???

@gvanrossum gvanrossum assigned loewis and unassigned gvanrossum Oct 2, 2008
@loewis
Copy link
Mannequin

loewis mannequin commented Oct 6, 2008

Ok, I have now removed the Alpha designation, in r66814, r66815, and r66816.

@loewis loewis mannequin closed this as completed Oct 6, 2008
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant