Skip to content

incorrect __all__ list in multiprocessing.managers module #83021

Description

@xdegaye
mannequin
BPO 38840
Nosy @pitrou, @ambv, @applio, @ZackerySpytz, @miss-islington
PRs
  • bpo-38840: Fix test___all__ on platforms lacking #17296
  • bpo-38840: Incorrect __all__ in multiprocessing.managers #18034
  • [3.9] bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034) #27684
  • [3.10] bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034) #27685
  • 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 = <Date 2021-08-09.17:39:45.230>
    created_at = <Date 2019-11-18.22:18:22.421>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'incorrect __all__ list in multiprocessing.managers module'
    updated_at = <Date 2021-08-09.17:39:45.230>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2021-08-09.17:39:45.230>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-09.17:39:45.230>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2019-11-18.22:18:22.421>
    creator = 'xdegaye'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38840
    keywords = ['patch']
    message_count = 5.0
    messages = ['356922', '358165', '399277', '399282', '399283']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'lukasz.langa', 'davin', 'ZackerySpytz', 'miss-islington']
    pr_nums = ['17296', '18034', '27684', '27685']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38840'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions