X Tutup
Skip to content

Python should return comperhansive error when SSLContext cannot be created #73144

@Kentzo

Description

@Kentzo
mannequin
BPO 28958
Nosy @tiran, @Kentzo
PRs
  • bpo-28958: Improve SSLContext error reporting. #3414
  • [3.6] bpo-28958: Improve SSLContext error reporting. (GH-3414) #3432
  • [2.7] bpo-28958: Improve SSLContext error reporting. (GH-3414) #3433
  • [2.7] bpo-28958: Improve SSLContext error reporting. (GH-3414) #3436
  • 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-09-07.23:48:25.166>
    created_at = <Date 2016-12-13.06:55:01.676>
    labels = ['expert-SSL', 'type-feature']
    title = 'Python should return comperhansive error when SSLContext cannot be created'
    updated_at = <Date 2017-09-07.23:48:25.166>
    user = 'https://github.com/Kentzo'

    bugs.python.org fields:

    activity = <Date 2017-09-07.23:48:25.166>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2017-09-07.23:48:25.166>
    closer = 'christian.heimes'
    components = ['SSL']
    creation = <Date 2016-12-13.06:55:01.676>
    creator = 'Ilya.Kulakov'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 28958
    keywords = ['patch']
    message_count = 4.0
    messages = ['283078', '301637', '301649', '301650']
    nosy_count = 2.0
    nosy_names = ['christian.heimes', 'Ilya.Kulakov']
    pr_nums = ['3414', '3432', '3433', '3436']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28958'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup