doc: pathological performance using tarfile

Open
#62,944 7 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

Research direction

Start by reviewing the linked PR gh-151115 and the attached tarproblem.py reproduction script. Then inspect the tarfile documentation to determine where the pathological performance behavior should be documented. Done means the relevant documentation explains the reported behavior and its reproduction context.

Written by the indexing model from the issue text.

Description

3.10 3.11 3.12 docs easy performance stdlib
BPO 18744
Nosy @gustaebel, @bitdancer
Files
  • tarproblem.py: a script that demonstrates the pathological behavior
  • 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-08-15.05:20:25.603>
    labels = ['easy', '3.11', 'docs', 'performance']
    title = 'doc: pathological performance using tarfile'
    updated_at = <Date 2021-04-22.23:29:02.623>
    user = 'https://bugs.python.org/teamnoir'
    

    bugs.python.org fields:

    activity = <Date 2021-04-22.23:29:02.623>
    actor = 'iritkatriel'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2013-08-15.05:20:25.603>
    creator = 'teamnoir'
    dependencies = []
    files = ['31303']
    hgrepos = []
    issue_num = 18744
    keywords = ['easy']
    message_count = 7.0
    messages = ['195232', '195235', '195277', '195278', '195418', '195424', '195428']
    nosy_count = 5.0
    nosy_names = ['lars.gustaebel', 'nadeem.vawda', 'r.david.murray', 'docs@python', 'teamnoir']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue18744'
    versions = ['Python 3.11']
    

    Linked PRs
    • gh-151115
    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.