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

Legacy requirements: Incorrect comments? #41116

Closed
dairiki mannequin opened this issue Nov 2, 2004 · 1 comment
Closed

Legacy requirements: Incorrect comments? #41116

dairiki mannequin opened this issue Nov 2, 2004 · 1 comment
Labels
stdlib Python modules in the Lib dir

Comments

@dairiki
Copy link
Mannequin

dairiki mannequin commented Nov 2, 2004

BPO 1058937

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 = None
closed_at = <Date 2004-11-02.17:21:13.000>
created_at = <Date 2004-11-02.17:21:13.000>
labels = ['library']
title = 'Legacy requirements: Incorrect comments?'
updated_at = <Date 2004-11-02.17:21:13.000>
user = 'https://bugs.python.org/dairiki'

bugs.python.org fields:

activity = <Date 2004-11-02.17:21:13.000>
actor = 'dairiki'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-11-02.17:21:13.000>
creator = 'dairiki'
dependencies = []
files = []
hgrepos = []
issue_num = 1058937
keywords = []
message_count = 1.0
messages = ['22987']
nosy_count = 1.0
nosy_names = ['dairiki']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1058937'
versions = ['Python 2.5']

@dairiki
Copy link
Mannequin Author

dairiki mannequin commented Nov 2, 2004

Comments in numerous files state:

# This module should be kept compatible with Python
1.5.2.

However, according to this post on distutils-sig, the
current target is Python 2.1.

http://mail.python.org/pipermail/distutils-sig/2004-September/004168.html

At least the following files contain the above-quoted
comment:

distutils/init.py
distutils/command/init.py
distutils/command/bdist.py
distutils/command/bdist_dumb.py
distutils/command/bdist_rpm.py
distutils/command/bdist_wininst.py
distutils/command/build.py
distutils/command/build_clib.py
distutils/command/build_ext.py
distutils/command/build_py.py
distutils/command/build_scripts.py
distutils/command/clean.py
distutils/command/config.py
distutils/command/install.py
distutils/command/install_data.py
distutils/command/install_headers.py
distutils/command/install_lib.py
distutils/command/install_scripts.py
distutils/command/sdist.py
distutils/command/obsolete/bdist_wininst.py.v0
distutils/archive_util.py
distutils/bcppcompiler.py
distutils/ccompiler.py
distutils/cmd.py
distutils/core.py
distutils/cygwinccompiler.py
distutils/debug.py
distutils/dep_util.py
distutils/dir_util.py
distutils/dist.py
distutils/errors.py
distutils/fancy_getopt.py
distutils/file_util.py
distutils/filelist.py
distutils/log.py
distutils/msvccompiler.py
distutils/mwerkscompiler.py
distutils/spawn.py

@dairiki dairiki mannequin closed this as completed Nov 2, 2004
@dairiki dairiki mannequin added the stdlib Python modules in the Lib dir label Nov 2, 2004
@dairiki dairiki mannequin closed this as completed Nov 2, 2004
@dairiki dairiki mannequin added the stdlib Python modules in the Lib dir label Nov 2, 2004
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir
Projects
None yet
Development

No branches or pull requests

0 participants