Skip to content

Add patch method to unittest.TestCase #55873

@merwok

Description

@merwok
BPO 11664
Nosy @gvanrossum, @rhettinger, @pitrou, @rbtcollins, @ezio-melotti, @merwok, @bitdancer, @voidspace, @durban, @cjerdonek, @Julian, @vadmium, @Mariatta, @tirkarthi, @tahia-khan
Files
  • patch.diff: patch for patch
  • issue-11664.patch: add a TestCase.patch method
  • 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 2020-02-10.22:27:47.120>
    created_at = <Date 2011-03-24.20:43:59.164>
    labels = ['3.7', 'easy', 'type-feature', 'library']
    title = 'Add patch method to unittest.TestCase'
    updated_at = <Date 2020-02-10.22:27:47.118>
    user = 'https://github.com/merwok'

    bugs.python.org fields:

    activity = <Date 2020-02-10.22:27:47.118>
    actor = 'gvanrossum'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-10.22:27:47.120>
    closer = 'gvanrossum'
    components = ['Library (Lib)']
    creation = <Date 2011-03-24.20:43:59.164>
    creator = 'eric.araujo'
    dependencies = []
    files = ['21412', '36838']
    hgrepos = []
    issue_num = 11664
    keywords = ['patch', 'easy']
    message_count = 34.0
    messages = ['132026', '132027', '132028', '132259', '132265', '132493', '132494', '136980', '155462', '170542', '170606', '170688', '170689', '170690', '170691', '170692', '170694', '170716', '170724', '170725', '185287', '185326', '228798', '228801', '228804', '229140', '229202', '229205', '229207', '229213', '230814', '351745', '351769', '361736']
    nosy_count = 17.0
    nosy_names = ['gvanrossum', 'rhettinger', 'pitrou', 'rbcollins', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'michael.foord', 'pablomouzo', 'daniel.urban', 'chris.jerdonek', 'Julian', 'martin.panter', 'parkouss', 'Mariatta', 'xtreak', 'ta1hia']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11664'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeeasystdlibStandard 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