Skip to content

smtplib.LMTP.connect() raises TypeError if timeout is not specified #86922

Description

@wuestengecko
BPO 42756
Nosy @vstinner, @corona10, @rrhodes, @Wuestengecko
PRs
  • bpo-42756: Configure LMTP Unix-domain socket to use global default timeout when timeout not provided #23969
  • [3.9] bpo-42756: Configure LMTP Unix-domain socket to use global defa… #24050
  • 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 2021-01-02.03:48:39.689>
    created_at = <Date 2020-12-27.13:11:53.374>
    labels = ['type-bug', 'library', '3.9', '3.10']
    title = 'smtplib.LMTP.connect() raises TypeError if `timeout` is not specified'
    updated_at = <Date 2021-01-02.03:48:39.688>
    user = 'https://github.com/wuestengecko'

    bugs.python.org fields:

    activity = <Date 2021-01-02.03:48:39.688>
    actor = 'corona10'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-02.03:48:39.689>
    closer = 'corona10'
    components = ['Library (Lib)']
    creation = <Date 2020-12-27.13:11:53.374>
    creator = 'wuestengecko'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42756
    keywords = ['patch']
    message_count = 8.0
    messages = ['383850', '383867', '384011', '384152', '384153', '384186', '384214', '384215']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'corona10', 'trrhodes', 'wuestengecko']
    pr_nums = ['23969', '24050']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42756'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.9 (EOL)end of lifestdlibStandard 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