Skip to content

imaplib.IMAP4() ends with "Name or service not known" on Fedora 18 #62740

@sYnfo

Description

@sYnfo
mannequin
BPO 18540
Nosy @warsaw, @mcepl, @bitdancer, @berkerpeksag, @zvyn
PRs
  • bpo-18540: Fix EAI_NONAME in imaplib.IMAP4*() #8634
  • [3.7] bpo-18540: Fix EAI_NONAME in imaplib.IMAP4*() (GH-8634) #8697
  • [3.6] bpo-18540: Fix EAI_NONAME in imaplib.IMAP4*() (GH-8634) #8698
  • Files
  • imaplib.patch: Substitutes '' for None as the default value for host in imaplib.py
  • imaplib-zvyn.patch: Substitutes '' for 'localhost' as the default value for host in imaplib.py
  • imaplib_interpret_empty_string_as_None.patch
  • imaplib_interpret_empty_string_as_NoneV2.patch
  • imaplib_interpret_empty_string_as_None-final.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 2018-08-07.02:38:52.606>
    created_at = <Date 2013-07-24.09:19:31.148>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'expert-email']
    title = 'imaplib.IMAP4() ends with "Name or service not known" on Fedora 18'
    updated_at = <Date 2018-08-07.02:38:52.546>
    user = 'https://bugs.python.org/sYnfo'

    bugs.python.org fields:

    activity = <Date 2018-08-07.02:38:52.546>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-07.02:38:52.606>
    closer = 'berker.peksag'
    components = ['Library (Lib)', 'email']
    creation = <Date 2013-07-24.09:19:31.148>
    creator = 'sYnfo'
    dependencies = []
    files = ['31027', '34271', '35903', '35904', '40347']
    hgrepos = []
    issue_num = 18540
    keywords = ['patch']
    message_count = 15.0
    messages = ['193632', '193655', '193663', '193665', '212603', '218704', '222576', '222577', '222578', '249708', '249750', '315559', '323231', '323232', '323233']
    nosy_count = 7.0
    nosy_names = ['barry', 'mcepl', 'r.david.murray', 'berker.peksag', 'sYnfo', 'dveeden', 'zvyn']
    pr_nums = ['8634', '8697', '8698']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18540'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-emailtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions