Skip to content

teach distutils "upload" to exit with code != 0 when error occurs #65921

@mdengler

Description

@mdengler
mannequin
BPO 21722
Nosy @pitrou, @merwok, @dstufft
Files
  • cpython-patch-Lib-distutils-command-upload.py.patch
  • cpython2-patch-Lib-distutils-command-upload.py.patch
  • cpython-patch-Lib-distutils-command-upload.py.patch
  • cpython2-patch-Lib-distutils-command-upload.py.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 2014-06-19.03:15:56.673>
    created_at = <Date 2014-06-11.15:13:10.431>
    labels = ['type-bug', 'library']
    title = 'teach distutils "upload" to exit with code != 0 when error occurs'
    updated_at = <Date 2014-06-19.03:15:56.646>
    user = 'https://bugs.python.org/mdengler'

    bugs.python.org fields:

    activity = <Date 2014-06-19.03:15:56.646>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-06-19.03:15:56.673>
    closer = 'pitrou'
    components = ['Distutils', 'Library (Lib)']
    creation = <Date 2014-06-11.15:13:10.431>
    creator = 'mdengler'
    dependencies = []
    files = ['35581', '35582', '35583', '35584']
    hgrepos = []
    issue_num = 21722
    keywords = ['patch']
    message_count = 14.0
    messages = ['220276', '220277', '220314', '220320', '220321', '220322', '220323', '220324', '220325', '220909', '220946', '220957', '220958', '220959']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'eric.araujo', 'python-dev', 'mdengler', 'dstufft']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21722'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions