Skip to content

Possible regression in ssl module in 3.7.1 and master #78940

Description

@njsmith
BPO 34759
Nosy @tiran, @ned-deily, @njsmith, @zooba, @miss-islington
PRs
  • bpo-34759: Fix error handling in ssl 'unwrap()' #9468
  • [3.7] bpo-34759: Fix error handling in ssl 'unwrap()' (GH-9468) #9491
  • [3.6] bpo-34759: Fix error handling in ssl 'unwrap()' (GH-9468) #9492
  • Files
  • ssl-unwrap-regression-example.py
  • 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 2018-09-25.05:43:42.529>
    created_at = <Date 2018-09-21.02:05:23.154>
    labels = ['expert-SSL', '3.7', '3.8', 'release-blocker']
    title = 'Possible regression in ssl module in 3.7.1 and master'
    updated_at = <Date 2018-09-25.05:43:42.527>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2018-09-25.05:43:42.527>
    actor = 'njs'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2018-09-25.05:43:42.529>
    closer = 'njs'
    components = ['SSL']
    creation = <Date 2018-09-21.02:05:23.154>
    creator = 'njs'
    dependencies = []
    files = ['47817']
    hgrepos = []
    issue_num = 34759
    keywords = ['patch', '3.6regression', '3.7regression']
    message_count = 16.0
    messages = ['325940', '325941', '325942', '325943', '325944', '325945', '325951', '325952', '325954', '325962', '325968', '326070', '326074', '326075', '326323', '326324']
    nosy_count = 5.0
    nosy_names = ['christian.heimes', 'ned.deily', 'njs', 'steve.dower', 'miss-islington']
    pr_nums = ['9468', '9491', '9492']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue34759'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions