Skip to content

MagicMock should support __fspath__ #79203

Description

@MaximeBelanger
BPO 35022
Nosy @vstinner, @voidspace, @tirkarthi
PRs
  • bpo-35022: Add __fspath__ support to unittest.mock.MagicMock #9960
  • 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 2019-06-06.08:39:46.884>
    created_at = <Date 2018-10-19.00:29:50.849>
    labels = ['3.8', 'type-feature', 'library']
    title = 'MagicMock should support `__fspath__`'
    updated_at = <Date 2019-06-06.08:39:46.883>
    user = 'https://bugs.python.org/MaximeBelanger'

    bugs.python.org fields:

    activity = <Date 2019-06-06.08:39:46.883>
    actor = 'xtreak'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-06.08:39:46.884>
    closer = 'xtreak'
    components = ['Library (Lib)']
    creation = <Date 2018-10-19.00:29:50.849>
    creator = 'Maxime Belanger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35022
    keywords = ['patch']
    message_count = 4.0
    messages = ['328014', '328498', '328499', '344793']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'michael.foord', 'Maxime Belanger', 'xtreak']
    pr_nums = ['9960']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35022'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions