Skip to content

ValueError in smtpd.py __init__() is not raised #69515

@warsaw

Description

@warsaw
BPO 25328
Nosy @warsaw, @bitdancer, @maurorodrigues, @zhangyangyu
Files
  • SMTPChannel_raise_ValueError.patch: add SMTPChannel's left out raise and the corresponding test
  • 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 2015-10-09.14:25:36.447>
    created_at = <Date 2015-10-06.19:59:27.891>
    labels = ['type-bug']
    title = 'ValueError in smtpd.py __init__() is not raised'
    updated_at = <Date 2015-10-09.14:25:36.446>
    user = 'https://github.com/warsaw'

    bugs.python.org fields:

    activity = <Date 2015-10-09.14:25:36.446>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-10-09.14:25:36.447>
    closer = 'r.david.murray'
    components = []
    creation = <Date 2015-10-06.19:59:27.891>
    creator = 'barry'
    dependencies = []
    files = ['40725']
    hgrepos = []
    issue_num = 25328
    keywords = ['patch']
    message_count = 6.0
    messages = ['252426', '252567', '252568', '252589', '252615', '252616']
    nosy_count = 5.0
    nosy_names = ['barry', 'r.david.murray', 'python-dev', 'maurosr', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25328'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions