Skip to content

poplib.POP3/POP3_SSL should reject timeout = 0 (non-blocking mode) #83440

@corona10

Description

@corona10
BPO 39259
Nosy @vstinner, @corona10
PRs
  • bpo-39259: poplib.POP3/POP3_SSL now reject timeout = 0 #17912
  • bpo-39259: nntplib.NNTP/NNTP_SSL now reject timeout = 0 #17936
  • bpo-39259: nntplib.NNTP/NNTP_SSL refactoring #17939
  • bpo-39259: smtp.SMTP/SMTP_SSL now reject timeout = 0 #17958
  • bpo-39259: ftplib.FTP/FTP_TLS now reject timeout = 0 #17959
  • 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 2020-01-14.12:05:17.399>
    created_at = <Date 2020-01-08.14:55:46.591>
    labels = ['library', '3.9']
    title = 'poplib.POP3/POP3_SSL should reject timeout = 0 (non-blocking mode)'
    updated_at = <Date 2020-01-14.12:05:40.618>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2020-01-14.12:05:40.618>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-14.12:05:17.399>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2020-01-08.14:55:46.591>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39259
    keywords = ['patch']
    message_count = 13.0
    messages = ['359596', '359599', '359604', '359646', '359660', '359727', '359799', '359815', '359930', '359951', '359952', '359954', '359968']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'corona10']
    pr_nums = ['17912', '17936', '17939', '17958', '17959']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39259'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions