Skip to content

mock.patch could whitelist builtins to not need create=True #61860

Closed
@voidspace

Description

@voidspace
BPO 17660
Nosy @pitrou, @merwok, @voidspace, @berkerpeksag, @kushaldas
Files
  • issue17660.patch: initial patch
  • issue17660_v3.patch: Updated patch with builtins module.
  • 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/voidspace'
    closed_at = <Date 2014-04-14.20:25:31.121>
    created_at = <Date 2013-04-08.10:48:09.957>
    labels = ['easy', 'type-bug', 'library']
    title = 'mock.patch could whitelist builtins to not need create=True'
    updated_at = <Date 2014-04-15.19:28:37.514>
    user = 'https://github.com/voidspace'

    bugs.python.org fields:

    activity = <Date 2014-04-15.19:28:37.514>
    actor = 'eric.araujo'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2014-04-14.20:25:31.121>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2013-04-08.10:48:09.957>
    creator = 'michael.foord'
    dependencies = []
    files = ['29731', '34825']
    hgrepos = []
    issue_num = 17660
    keywords = ['patch', 'easy']
    message_count = 11.0
    messages = ['186290', '186291', '186301', '186323', '186347', '215917', '216113', '216201', '216360', '216364', '216366']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'eric.araujo', 'michael.foord', 'python-dev', 'berker.peksag', 'kushal.das']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17660'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions