X Tutup
The Wayback Machine - https://web.archive.org/web/20260308004116/https://github.com/python/cpython/issues/89378
Skip to content

Add docs for Mock name and parent args and deprecation warning when wrong args are passed #89378

@akulakov

Description

@akulakov
BPO 45215
Nosy @ambv, @akulakov
PRs
  • bpo-45215: In Mock class, deprecate invalid name parent args and expand docs #28378
  • 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 2021-09-16.02:13:10.311>
    labels = ['type-feature', 'tests', '3.11']
    title = 'Add docs for Mock name and parent args and deprecation warning when wrong args are passed'
    updated_at = <Date 2021-09-22.02:09:52.175>
    user = 'https://github.com/akulakov'

    bugs.python.org fields:

    activity = <Date 2021-09-22.02:09:52.175>
    actor = 'andrei.avk'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Tests']
    creation = <Date 2021-09-16.02:13:10.311>
    creator = 'andrei.avk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45215
    keywords = ['patch']
    message_count = 4.0
    messages = ['401913', '401990', '402369', '402404']
    nosy_count = 2.0
    nosy_names = ['lukasz.langa', 'andrei.avk']
    pr_nums = ['28378']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45215'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixestestsTests in the Lib/test dirtype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup