Manager documentation unclear about lists and thread safeness

Open
#64,825 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reading the attached example.py and the current Python documentation for Manager objects. Identify where list behavior and thread safety are described, then clarify those points in the relevant documentation. Done means a reader can understand how lists behave and what thread-safety guarantees apply.

Written by the indexing model from the issue text.

Description

docs topic-multiprocessing type-feature
BPO 20626
Nosy @erlend-aasland
Files
  • example.py
  • 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 2014-02-14.14:56:06.403>
    labels = ['type-feature', 'docs']
    title = 'Manager documentation unclear about lists and thread safeness'
    updated_at = <Date 2021-04-04.14:33:26.059>
    user = 'https://bugs.python.org/IrvinProbst'
    

    bugs.python.org fields:

    activity = <Date 2021-04-04.14:33:26.059>
    actor = 'erlendaasland'
    assignee = 'docs@python'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2014-02-14.14:56:06.403>
    creator = 'Irvin.Probst'
    dependencies = []
    files = ['34080']
    hgrepos = []
    issue_num = 20626
    keywords = []
    message_count = 2.0
    messages = ['211220', '390190']
    nosy_count = 4.0
    nosy_names = ['docs@python', 'sbt', 'Irvin.Probst', 'erlendaasland']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue20626'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']
    

    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.