Skip to content

Chaotic use of helper functions in test_shutil for reading and writing files #56930

@hynek

Description

@hynek
BPO 12721
Nosy @tarekziade, @merwok, @akheron, @hynek
Files
  • cleanup-test_shutil.diff: Patch to consolidate reading/writing of files in shutil test code.
  • 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/merwok'
    closed_at = <Date 2011-08-12.18:02:06.901>
    created_at = <Date 2011-08-10.10:09:08.452>
    labels = ['type-bug', 'tests']
    title = 'Chaotic use of helper functions in test_shutil for reading and writing files'
    updated_at = <Date 2011-08-23.08:32:18.683>
    user = 'https://github.com/hynek'

    bugs.python.org fields:

    activity = <Date 2011-08-23.08:32:18.683>
    actor = 'hynek'
    assignee = 'eric.araujo'
    closed = True
    closed_date = <Date 2011-08-12.18:02:06.901>
    closer = 'eric.araujo'
    components = ['Tests']
    creation = <Date 2011-08-10.10:09:08.452>
    creator = 'hynek'
    dependencies = []
    files = ['22871']
    hgrepos = []
    issue_num = 12721
    keywords = ['patch', 'needs review']
    message_count = 12.0
    messages = ['141856', '141894', '141896', '141908', '141914', '141942', '141962', '141979', '141980', '142639', '142776', '142796']
    nosy_count = 5.0
    nosy_names = ['tarek', 'eric.araujo', 'python-dev', 'petri.lehtinen', 'hynek']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue12721'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions