Skip to content

Add a test case that prevents magic number changes in minor releases #73700

@ncoghlan

Description

@ncoghlan
BPO 29514
Nosy @warsaw, @brettcannon, @doko42, @mdickinson, @ncoghlan, @ned-deily, @encukou, @ambv, @ericsnowcurrently, @serhiy-storchaka, @appeltel, @irushchyshyn
PRs
  • bpo-29514: Check magic number for bugfix release #54
  • [3.6] bpo-29514: Check magic number for bugfix releases #2157
  • [3.5] bpo-29514: Check magic number for bugfix releases #2158
  • [2.7] bpo-29514: Check magic number for bugfix releases #2160
  • bpo-29514: Make magic number test work for candidates #7945
  • bpo-29514: Make magic number test work for candidates #7946
  • 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/ncoghlan'
    closed_at = <Date 2017-06-13.11:02:59.254>
    created_at = <Date 2017-02-09.15:30:10.369>
    labels = ['type-feature']
    title = 'Add a test case that prevents magic number changes in minor releases'
    updated_at = <Date 2018-06-27.22:34:50.190>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2018-06-27.22:34:50.190>
    actor = 'ned.deily'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2017-06-13.11:02:59.254>
    closer = 'ncoghlan'
    components = []
    creation = <Date 2017-02-09.15:30:10.369>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29514
    keywords = []
    message_count = 52.0
    messages = ['287428', '287429', '287551', '287553', '287554', '287557', '287558', '287560', '287561', '287562', '287563', '287585', '287599', '287611', '287619', '287622', '287624', '287642', '287646', '287647', '287650', '287652', '287654', '287656', '287659', '287665', '287670', '287671', '287672', '287676', '287678', '287679', '287694', '287697', '287713', '288117', '289207', '289455', '291808', '295039', '295830', '295887', '295888', '295893', '295895', '296016', '296058', '320533', '320537', '320538', '320539', '320633']
    nosy_count = 13.0
    nosy_names = ['barry', 'brett.cannon', 'doko', 'mark.dickinson', 'ncoghlan', 'ned.deily', 'petr.viktorin', 'lukasz.langa', 'eric.snow', 'serhiy.storchaka', 'Carson Lam', 'Eric Appelt', 'ishcherb']
    pr_nums = ['54', '2157', '2158', '2160', '7945', '7946']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29514'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions