Add 'symbols' link to pydoc's html menu bar.

Open
#62,587 12 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
25/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
documentation

Research direction

Review the attached pdoc_symbols.diff and the historical PR python/cpython#13225 to understand the proposed change and its review status. Then inspect pydoc’s HTML menu bar; done means it includes a ‘symbols’ link.

Written by the indexing model from the issue text.

Description

3.8 (EOL) stdlib type-feature
BPO 18387
Nosy @ronaldoussoren, @ncoghlan, @zware, @CuriousLearner, @csabella
PRs
  • python/cpython#13225
  • Files
  • pdoc_symbols.diff
  • 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 2013-07-06.17:28:15.593>
    labels = ['3.8', 'type-feature', 'library']
    title = "Add 'symbols' link to pydoc's html menu bar."
    updated_at = <Date 2019-05-09.21:10:38.179>
    user = 'https://bugs.python.org/ronadam'
    

    bugs.python.org fields:

    activity = <Date 2019-05-09.21:10:38.179>
    actor = 'CuriousLearner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2013-07-06.17:28:15.593>
    creator = 'ron_adam'
    dependencies = []
    files = ['30931']
    hgrepos = []
    issue_num = 18387
    keywords = ['patch']
    message_count = 12.0
    messages = ['192471', '192552', '193063', '193073', '193074', '193115', '193122', '193123', '200506', '200539', '313040', '341743']
    nosy_count = 6.0
    nosy_names = ['ronaldoussoren', 'ncoghlan', 'ron_adam', 'zach.ware', 'CuriousLearner', 'cheryl.sabella']
    pr_nums = ['13225']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18387'
    versions = ['Python 3.8']
    

    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.