Skip to content

Better repr for multiprocessing.synchronize objects #69252

@applio

Description

@applio
BPO 25066
Nosy @berkerpeksag, @applio, @pablogsal, @iritkatriel, @akulakov, @kumaraditya303, @nihir27
PRs
  • bpo-25066: Added repr for multiprocessing.Event #29749
  • Dependencies
  • bpo-24391: Better repr for threading objects
  • Files
  • issue_25066_sync_objects_reprs.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 2015-09-11.04:25:12.110>
    labels = ['easy', 'type-feature', 'library', '3.11']
    title = 'Better repr for multiprocessing.synchronize objects'
    updated_at = <Date 2021-12-09.13:16:49.676>
    user = 'https://github.com/applio'

    bugs.python.org fields:

    activity = <Date 2021-12-09.13:16:49.676>
    actor = 'pablogsal'
    assignee = 'davin'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-09-11.04:25:12.110>
    creator = 'davin'
    dependencies = ['24391']
    files = ['40432']
    hgrepos = []
    issue_num = 25066
    keywords = ['patch', 'easy']
    message_count = 7.0
    messages = ['250443', '250444', '250448', '401163', '403039', '404210', '408118']
    nosy_count = 9.0
    nosy_names = ['jnoller', 'sbt', 'berker.peksag', 'davin', 'pablogsal', 'iritkatriel', 'andrei.avk', 'kumaraditya', 'nihir27']
    pr_nums = ['29749']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25066'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions