Fix some class entries in 'Built-in Functions'

Open
#78,299 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
documentation

Research direction

Start by reviewing the original BPO issue 34118 and pull requests #17761, #17762, and #17763, since the issue body does not identify files or tests. Determine which class entries in the Built-in Functions documentation those changes target; done means the affected entries are corrected and the documentation checks pass.

Written by the indexing model from the issue text.

Description

3.7 (EOL) 3.8 (EOL) 3.9 (EOL) docs type-bug
BPO 34118
Nosy @rhettinger, @terryjreedy, @ncoghlan, @miss-islington
PRs
  • python/cpython#17761
  • python/cpython#17762
  • python/cpython#17763
  • 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 2018-07-15.03:04:38.552>
    labels = ['3.8', 'type-bug', '3.7', '3.9', 'docs']
    title = "Fix some class entries in 'Built-in Functions'"
    updated_at = <Date 2019-12-30.22:24:30.623>
    user = 'https://github.com/terryjreedy'
    

    bugs.python.org fields:

    activity = <Date 2019-12-30.22:24:30.623>
    actor = 'miss-islington'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2018-07-15.03:04:38.552>
    creator = 'terry.reedy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34118
    keywords = ['patch']
    message_count = 13.0
    messages = ['321674', '321732', '321771', '321786', '321799', '321997', '321998', '322030', '358969', '359062', '359063', '359064', '359065']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'terry.reedy', 'ncoghlan', 'docs@python', 'miss-islington']
    pr_nums = ['17761', '17762', '17763']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34118'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']
    

    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.