inspect.getabsfile() is not documented

Open
#56,526 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
documentation

Research direction

Start by reviewing the existing documentation entry for inspect.getabsfile() and PR #11786, which is listed in the issue. Confirm whether the function is documented in the inspect module reference; done means the reference clearly covers inspect.getabsfile() and the documentation builds successfully.

Written by the indexing model from the issue text.

Description

3.7 (EOL) 3.8 (EOL) docs
BPO 12317
Nosy @terryjreedy, @pitrou, @akitada, @corona10, @remilapeyre
PRs
  • python/cpython#11786
  • python/cpython#11786
  • python/cpython#11786
  • 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-06-11.19:18:14.109>
    labels = ['3.7', '3.8', 'docs']
    title = 'inspect.getabsfile() is not documented'
    updated_at = <Date 2019-02-14.23:34:13.584>
    user = 'https://github.com/giampaolo'
    

    bugs.python.org fields:

    activity = <Date 2019-02-14.23:34:13.584>
    actor = 'giampaolo.rodola'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2011-06-11.19:18:14.109>
    creator = 'giampaolo.rodola'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 12317
    keywords = ['patch', 'patch', 'patch']
    message_count = 8.0
    messages = ['138558', '197332', '197334', '335051', '335052', '335055', '335152', '335179']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'pitrou', 'akitada', 'hieu.nguyen', 'corona10', 'remi.lapeyre']
    pr_nums = ['11786', '11786', '11786']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue12317'
    versions = ['Python 2.7', 'Python 3.7', '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.