Skip to content

poplib and imaplib should catch "OSError: [WinError 10022] An invalid argument was supplied" on shutdown #74514

@vstinner

Description

@vstinner
BPO 30329
Nosy @pfmoore, @vstinner, @tiran, @tjguk, @zware, @zooba
PRs
  • bpo-30329: Catch Windows error 10022 on shutdown() #1538
  • [3.6] bpo-30329: Catch Windows error 10022 on shutdown() (#1538) #1620
  • [3.5] bpo-30329: Catch Windows error 10022 on shutdown() (#1538) #1621
  • [2.7] bpo-30329: Catch Windows error 10022 on shutdown() (#1538) #1624
  • 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 = 'https://github.com/tiran'
    closed_at = <Date 2017-06-26.23:01:05.809>
    created_at = <Date 2017-05-10.12:26:48.090>
    labels = ['expert-SSL', '3.7', 'tests', 'OS-windows', 'library']
    title = 'poplib and imaplib should catch "OSError: [WinError 10022] An invalid argument was supplied" on shutdown'
    updated_at = <Date 2017-06-26.23:06:53.664>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-06-26.23:06:53.664>
    actor = 'vstinner'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2017-06-26.23:01:05.809>
    closer = 'vstinner'
    components = ['Library (Lib)', 'Tests', 'Windows', 'SSL']
    creation = <Date 2017-05-10.12:26:48.090>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30329
    keywords = ['buildbot']
    message_count = 8.0
    messages = ['293411', '293699', '293716', '293814', '293818', '293830', '296967', '296970']
    nosy_count = 6.0
    nosy_names = ['paul.moore', 'vstinner', 'christian.heimes', 'tim.golden', 'zach.ware', 'steve.dower']
    pr_nums = ['1538', '1620', '1621', '1624']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30329'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytestsTests in the Lib/test dirtopic-SSL

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions