help("modules") executes module code

Open
#57,111 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
documentation

Research direction

Start by reproducing the behavior of help("modules") in Python and review the issue's Documentation component and linked BPO record. Determine whether the intended fix is documentation or a behavior change; done means the agreed behavior is implemented or documented and the reproduction no longer demonstrates an unresolved issue.

Written by the indexing model from the issue text.

Description

docs type-bug
BPO 12902
Nosy @rhettinger, @terryjreedy, @ezio-melotti, @merwok

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 = None
created_at = <Date 2011-09-05.19:31:22.844>
labels = ['type-bug', 'docs']
title = 'help("modules") executes module code'
updated_at = <Date 2014-07-11.03:46:15.001>
user = 'https://bugs.python.org/dronus'

bugs.python.org fields:

activity = <Date 2014-07-11.03:46:15.001>
actor = 'devplayer'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2011-09-05.19:31:22.844>
creator = 'dronus'
dependencies = []
files = []
hgrepos = []
issue_num = 12902
keywords = []
message_count = 10.0
messages = ['143556', '143616', '143786', '143829', '144414', '144424', '144425', '144432', '152487', '222721']
nosy_count = 7.0
nosy_names = ['rhettinger', 'terry.reedy', 'ezio.melotti', 'eric.araujo', 'docs@python', 'devplayer', 'dronus']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12902'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.