inspect module docs omits many functions

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

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reviewing the inspect module documentation and the linked PRs gh-153624, gh-153628, gh-154534, and gh-154536. The payload names no source file or test; completion means documenting the omitted inspect functions and confirming the documentation covers the intended public API.

Written by the indexing model from the issue text.

Description

docs easy type-bug
BPO 17972
Nosy @terryjreedy, @bitdancer, @ericsnowcurrently, @kernc, @ChillarAnand, @Carreau, @csabella, @lysnikolaou, @PaulRudin, @tirkarthi
PRs
  • python/cpython#6992
  • 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-05-14.03:11:08.831>
    labels = ['easy', 'type-bug', '3.7', 'docs']
    title = 'inspect module docs omits many functions'
    updated_at = <Date 2019-02-01.23:37:17.171>
    user = 'https://bugs.python.org/s7v7nislandsgmailcom'
    

    bugs.python.org fields:

    activity = <Date 2019-02-01.23:37:17.171>
    actor = 'kernc'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2013-05-14.03:11:08.831>
    creator = 's7v7nislands@gmail.com'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 17972
    keywords = ['patch', 'easy']
    message_count = 12.0
    messages = ['189193', '189308', '189337', '309455', '309466', '309496', '309507', '309915', '317141', '329837', '329838', '332167']
    nosy_count = 12.0
    nosy_names = ['terry.reedy', 'r.david.murray', 'docs@python', 'eric.snow', 's7v7nislands@gmail.com', 'kernc', 'chillaranand', 'mbussonn', 'cheryl.sabella', 'lys.nikolaou', 'PaulRudin', 'xtreak']
    pr_nums = ['6992']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17972'
    versions = ['Python 3.7']
    

    Linked PRs
    • gh-153624
    • gh-153628
    • gh-154534
    • gh-154536
    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.