Skip to content

Int tests enhancement and refactoring #60988

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16784
Nosy @ezio-melotti, @cjerdonek, @serhiy-storchaka, @iritkatriel
Dependencies
  • bpo-16761: Fix int(base=X)
  • bpo-16772: int() accepts float number base
  • bpo-16790: provide ability to share tests between int and long tests
  • bpo-16792: Mark small ints test as CPython-only
  • bpo-16793: Get rid of deprecated assertEquals etc in tests
  • 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/serhiy-storchaka'
    closed_at = <Date 2020-11-22.18:23:33.680>
    created_at = <Date 2012-12-26.10:33:21.198>
    labels = ['type-feature', 'tests']
    title = 'Int tests enhancement and refactoring'
    updated_at = <Date 2020-11-22.18:23:33.679>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-11-22.18:23:33.679>
    actor = 'iritkatriel'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2020-11-22.18:23:33.680>
    closer = 'iritkatriel'
    components = ['Tests']
    creation = <Date 2012-12-26.10:33:21.198>
    creator = 'serhiy.storchaka'
    dependencies = ['16761', '16772', '16790', '16792', '16793']
    files = []
    hgrepos = []
    issue_num = 16784
    keywords = []
    message_count = 9.0
    messages = ['178197', '178203', '178273', '178276', '178277', '178435', '178441', '222103', '380480']
    nosy_count = 4.0
    nosy_names = ['ezio.melotti', 'chris.jerdonek', 'serhiy.storchaka', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16784'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Labels

    testsTests in the Lib/test dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions