Skip to content

Raise exceptions, don't throw #60918

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16714
Nosy @birkenfeld, @asvetlov, @cjerdonek, @serhiy-storchaka
Files
  • raise-3.3.patch: Patch for 3.3+
  • raise-3.2.patch: Patch for 3.2
  • raise-2.7.patch: Patch for 2.7
  • raise-2.7_2.patch
  • raise-3.3_2.patch
  • raise-3.2_2.patch
  • throw_away.patch: Revert 'raise' to 'throw'. Patch for 2.7
  • threw2raised.patch: Replace 'threw' to 'raised'. Patch for 3.3 and 3.4
  • threw2raised-3.2.patch: Replace 'threw' to 'raised'. Patch for 2.7 and 3.2
  • 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 2012-12-18.19:28:42.780>
    created_at = <Date 2012-12-18.18:11:28.917>
    labels = ['type-feature', 'docs']
    title = "Raise exceptions, don't throw"
    updated_at = <Date 2012-12-19.20:56:38.455>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2012-12-19.20:56:38.455>
    actor = 'asvetlov'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2012-12-18.19:28:42.780>
    closer = 'asvetlov'
    components = ['Documentation']
    creation = <Date 2012-12-18.18:11:28.917>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['28347', '28348', '28349', '28350', '28351', '28352', '28360', '28361', '28362']
    hgrepos = []
    issue_num = 16714
    keywords = ['patch']
    message_count = 9.0
    messages = ['177698', '177699', '177700', '177701', '177702', '177755', '177779', '177780', '177781']
    nosy_count = 6.0
    nosy_names = ['georg.brandl', 'asvetlov', 'chris.jerdonek', 'docs@python', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16714'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      docsDocumentation in the Doc dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions