Skip to content

imaplib authenticate raises TypeError if authenticator tries to abort #67967

@craigh

Description

@craigh
mannequin
BPO 23779
Nosy @warsaw, @ericvsmith, @rbtcollins, @bitdancer, @berkerpeksag
Files
  • imap_auth.patch: imaplib.py patch
  • imap_auth2.patch
  • imap_auth3.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 2015-07-30.21:04:24.572>
    created_at = <Date 2015-03-25.22:21:23.664>
    labels = ['type-bug', 'library', 'expert-email']
    title = 'imaplib authenticate raises TypeError if authenticator tries to abort'
    updated_at = <Date 2015-07-30.21:04:24.570>
    user = 'https://bugs.python.org/craigh'

    bugs.python.org fields:

    activity = <Date 2015-07-30.21:04:24.570>
    actor = 'rbcollins'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-07-30.21:04:24.572>
    closer = 'rbcollins'
    components = ['Library (Lib)', 'email']
    creation = <Date 2015-03-25.22:21:23.664>
    creator = 'craigh'
    dependencies = []
    files = ['38694', '38749', '38768']
    hgrepos = []
    issue_num = 23779
    keywords = ['patch']
    message_count = 8.0
    messages = ['239283', '239656', '239658', '239701', '239752', '239803', '247698', '247699']
    nosy_count = 7.0
    nosy_names = ['barry', 'eric.smith', 'rbcollins', 'craigh', 'r.david.murray', 'python-dev', 'berker.peksag']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23779'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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