Skip to content

smtplib: add ability to bind to specific source IP address/port #55490

@paulos

Description

@paulos
mannequin
BPO 11281
Nosy @giampaolo, @bitdancer
Files
  • smtp_lib_source_address.patch: add source_address arg to smtplib.xSMTP
  • smtp_lib_source_address.patch: Cleaned up patch
  • smtp_lib_source_address.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 2011-07-30.02:58:43.538>
    created_at = <Date 2011-02-22.04:10:54.767>
    labels = ['type-feature', 'library']
    title = 'smtplib: add ability to bind to specific source IP address/port'
    updated_at = <Date 2011-07-30.02:58:43.536>
    user = 'https://bugs.python.org/paulos'

    bugs.python.org fields:

    activity = <Date 2011-07-30.02:58:43.536>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-07-30.02:58:43.538>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2011-02-22.04:10:54.767>
    creator = 'paulos'
    dependencies = []
    files = ['20854', '20944', '20945']
    hgrepos = []
    issue_num = 11281
    keywords = ['patch']
    message_count = 21.0
    messages = ['129035', '129059', '129085', '129092', '129098', '129100', '129101', '129103', '129106', '129108', '129112', '129150', '129152', '129153', '129447', '129496', '129699', '129701', '129703', '139343', '141417']
    nosy_count = 4.0
    nosy_names = ['giampaolo.rodola', 'r.david.murray', 'paulos', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11281'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions