Rewrite ElementTree tests in a cleaner and safer way · Issue #59288 · python/cpython · GitHub
Skip to content

Rewrite ElementTree tests in a cleaner and safer way #59288

Description

@elibendersky
BPO 15083
Nosy @ncoghlan, @ezio-melotti, @asvetlov, @florentx, @serhiy-storchaka
PRs
  • [2.7] bpo-15083: Convert ElementTree doctests to unittests. #906
  • Files
  • test_xml_etree.patch
  • 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 2017-04-02.14:26:36.301>
    created_at = <Date 2012-06-16.03:52:39.227>
    labels = ['type-bug', 'tests']
    title = 'Rewrite ElementTree tests in a cleaner and safer way'
    updated_at = <Date 2017-04-02.14:26:36.300>
    user = 'https://bugs.python.org/elibendersky'

    bugs.python.org fields:

    activity = <Date 2017-04-02.14:26:36.300>
    actor = 'serhiy.storchaka'
    assignee = 'eli.bendersky'
    closed = True
    closed_date = <Date 2017-04-02.14:26:36.301>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2012-06-16.03:52:39.227>
    creator = 'eli.bendersky'
    dependencies = []
    files = ['29230']
    hgrepos = []
    issue_num = 15083
    keywords = ['patch']
    message_count = 14.0
    messages = ['162952', '179801', '179815', '182929', '182937', '182942', '182944', '182947', '183058', '183110', '183111', '183112', '290844', '291037']
    nosy_count = 10.0
    nosy_names = ['ncoghlan', 'ezio.melotti', 'Arfrever', 'eli.bendersky', 'asvetlov', 'flox', 'tshepang', 'python-dev', 'serhiy.storchaka', 'danielsh']
    pr_nums = ['906']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15083'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      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