Skip to content

Python’s setup.py raises a ValueError when self.extensions is empty #60741

@jhosmer

Description

@jhosmer
mannequin
BPO 16537
Nosy @akuchling, @brettcannon, @ezio-melotti, @merwok, @berkerpeksag, @serhiy-storchaka
Files
  • Python-2.6.8-setup.py.patch: setup.py patch for 2.6.8
  • Python-2.7.3-setup.py.patch: setup.py patch for 2.7.3
  • Python-3.0.1-setup.py.patch: setup.py patch for 3.0.1
  • Python-3.1.5-setup.py.patch: setup.py patch for 3.1.5
  • Python-3.2.3-setup.py.patch: setup.py patch for 3.2.3
  • Python-3.3.0-setup.py.patch: setup.py patch for 3.3.0
  • 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/berkerpeksag'
    closed_at = <Date 2014-09-27.19:55:49.953>
    created_at = <Date 2012-11-23.01:14:17.055>
    labels = ['build']
    title = 'Python\xe2\x80\x99s setup.py raises a ValueError when self.extensions is empty'
    updated_at = <Date 2014-10-01.02:11:45.785>
    user = 'https://bugs.python.org/jhosmer'

    bugs.python.org fields:

    activity = <Date 2014-10-01.02:11:45.785>
    actor = 'python-dev'
    assignee = 'berker.peksag'
    closed = True
    closed_date = <Date 2014-09-27.19:55:49.953>
    closer = 'berker.peksag'
    components = ['Build']
    creation = <Date 2012-11-23.01:14:17.055>
    creator = 'jhosmer'
    dependencies = []
    files = ['28076', '28077', '28078', '28079', '28080', '28081']
    hgrepos = []
    issue_num = 16537
    keywords = ['patch']
    message_count = 14.0
    messages = ['176142', '176143', '176144', '176145', '176146', '176147', '176148', '176187', '216194', '227717', '227718', '227719', '227752', '228055']
    nosy_count = 8.0
    nosy_names = ['akuchling', 'brett.cannon', 'ezio.melotti', 'eric.araujo', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'jhosmer']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue16537'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    buildThe build process and cross-build

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions