Skip to content

OpenSSL 1.1.1: use SSL_write_ex() and SSL_read_ex() #87020

Closed
@tiran

Description

@tiran
BPO 42854
Nosy @tiran, @ethanfurman, @pablogsal, @miss-islington, @FFY00, @geofft
PRs
  • bpo-42854: Use SSL_read/write_ex() (GH-25468) #25468
  • bpo-42854: Correctly use size_t for _ssl._SSLSocket.read and _ssl._SSLSocket.write #27271
  • [3.10] bpo-42854: Correctly use size_t for _ssl._SSLSocket.read and _ssl._SSLSocket.write (GH-27271) #27308
  • 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 2021-07-23.15:26:03.224>
    created_at = <Date 2021-01-07.08:23:09.806>
    labels = ['easy', 'expert-SSL', 'type-feature', '3.10']
    title = 'OpenSSL 1.1.1: use SSL_write_ex() and SSL_read_ex()'
    updated_at = <Date 2021-07-23.15:26:03.937>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-07-23.15:26:03.937>
    actor = 'pablogsal'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-07-23.15:26:03.224>
    closer = 'pablogsal'
    components = ['SSL']
    creation = <Date 2021-01-07.08:23:09.806>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42854
    keywords = ['patch', 'easy (C)']
    message_count = 13.0
    messages = ['384567', '384568', '391295', '391358', '391363', '391422', '391521', '397822', '397832', '397833', '397906', '398063', '398068']
    nosy_count = 6.0
    nosy_names = ['christian.heimes', 'ethan.furman', 'pablogsal', 'miss-islington', 'FFY00', 'geofft']
    pr_nums = ['25468', '27271', '27308']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42854'
    versions = ['Python 3.10']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions