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

PEP 4 should say something about the standard library #52337

Closed
sjoerdmullender opened this issue Mar 8, 2010 · 4 comments
Closed

PEP 4 should say something about the standard library #52337

sjoerdmullender opened this issue Mar 8, 2010 · 4 comments
Labels
docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@sjoerdmullender
Copy link
Member

BPO 8090
Nosy @sjoerdmullender, @birkenfeld, @briancurtin

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 2013-10-12.16:11:23.674>
created_at = <Date 2010-03-08.21:51:34.457>
labels = ['type-bug', 'docs']
title = 'PEP 4 should say something about the standard library'
updated_at = <Date 2013-10-12.16:11:23.672>
user = 'https://github.com/sjoerdmullender'

bugs.python.org fields:

activity = <Date 2013-10-12.16:11:23.672>
actor = 'python-dev'
assignee = 'docs@python'
closed = True
closed_date = <Date 2013-10-12.16:11:23.674>
closer = 'python-dev'
components = ['Documentation']
creation = <Date 2010-03-08.21:51:34.457>
creator = 'sjoerd'
dependencies = []
files = []
hgrepos = []
issue_num = 8090
keywords = []
message_count = 4.0
messages = ['100671', '100672', '100705', '199583']
nosy_count = 4.0
nosy_names = ['sjoerd', 'georg.brandl', 'brian.curtin', 'python-dev']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue8090'
versions = []

@sjoerdmullender
Copy link
Member Author

When a module or feature is deprecated, all uses of the deprecated module/feature should be removed from the non-deprecated part of the distribution (and, I would argue, also from the other deprecated modules).
I think PEP-4 should say something to this effect.

I suggest adding a sentence to the section "Procedure for declaring a module deprecated", something like: "The proposal MUST include patches to remove any use of the deprecated module from the standard library."

@sjoerdmullender sjoerdmullender added the docs Documentation in the Doc dir label Mar 8, 2010
@briancurtin
Copy link
Member

I don't really think this is a documentation bug, more of an issue you have with the policy, in which case this is better being discussed on python-dev.

@sjoerdmullender
Copy link
Member Author

It was discussed on python-dev. It was suggested to submit a bug report on PEP-4. See http://mail.python.org/pipermail/python-dev/2010-February/097772.html.

@briancurtin briancurtin added the type-bug An unexpected behavior, bug, or error label Mar 9, 2010
@admin admin mannequin assigned docspython and unassigned birkenfeld Oct 29, 2010
@python-dev
Copy link
Mannequin

python-dev mannequin commented Oct 12, 2013

New changeset f7e3f6a53823 by Georg Brandl in branch 'default':
PEP-4: convert to reST, update SourceForge -> bugs.python.org, update DeprecationWarning policy
http://hg.python.org/peps/rev/f7e3f6a53823

@python-dev python-dev mannequin closed this as completed Oct 12, 2013
@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
docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants