Skip to content

SSLSocket read/write thread-unsafety #76714

@AlexeyBaldin

Description

@AlexeyBaldin
BPO 32533
Nosy @tiran, @zooba, @glolol, @miss-islington
PRs
  • bpo-32533: Fixed thread-safety of error handling in _ssl. #7158
  • [3.7] bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158) #9363
  • [3.6] bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158) #9365
  • 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/zooba'
    closed_at = <Date 2018-09-21.20:47:55.666>
    created_at = <Date 2018-01-11.13:41:08.578>
    labels = ['expert-SSL', '3.8', 'type-bug', '3.7']
    title = 'SSLSocket read/write thread-unsafety'
    updated_at = <Date 2018-09-21.20:47:55.664>
    user = 'https://bugs.python.org/AlexeyBaldin'

    bugs.python.org fields:

    activity = <Date 2018-09-21.20:47:55.664>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2018-09-21.20:47:55.666>
    closer = 'steve.dower'
    components = ['SSL']
    creation = <Date 2018-01-11.13:41:08.578>
    creator = 'Alexey Baldin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32533
    keywords = ['patch']
    message_count = 9.0
    messages = ['309805', '309832', '309838', '315919', '315921', '325563', '325565', '325582', '326038']
    nosy_count = 6.0
    nosy_names = ['christian.heimes', 'steve.dower', 'devkid', 'tacocat', 'Alexey Baldin', 'miss-islington']
    pr_nums = ['7158', '9363', '9365']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32533'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions