errors in multiprocessing.shared_memory examples

BPO 36364
Nosy @brettcannon, @pitrou, @applio, @miss-islington, @pierreglaser
PRs
  • bpo-36364: fix SharedMemoryManager examples #12439
  • Files
  • 0001-DOC-fix-SharedMemoryManager-examples.patch
  • 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 = 'https://github.com/applio'
    closed_at = None
    created_at = <Date 2019-03-19.14:39:57.230>
    labels = ['3.8', 'docs']
    title = 'errors in multiprocessing.shared_memory examples'
    updated_at = <Date 2019-04-02.18:05:40.065>
    user = 'https://github.com/pierreglaser'

    bugs.python.org fields:

    activity = <Date 2019-04-02.18:05:40.065>
    actor = 'brett.cannon'
    assignee = 'davin'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2019-03-19.14:39:57.230>
    creator = 'pierreglaser'
    dependencies = []
    files = ['48221']
    hgrepos = []
    issue_num = 36364
    keywords = ['patch']
    message_count = 5.0
    messages = ['338360', '338914', '338915', '339314', '339356']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'pitrou', 'docs@python', 'davin', 'miss-islington', 'pierreglaser']
    pr_nums = ['12439']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36364'
    versions = ['Python 3.8']