-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Open
Labels
3.12only security fixesonly security fixesperformancePerformance or resource usagePerformance or resource usagetopic-SSL
Description
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 = None
created_at = <Date 2019-06-20.18:42:49.267>
labels = ['expert-SSL', '3.11', 'performance']
title = 'SSLSocket.read does a GIL round-trip for every 16KB TLS record'
updated_at = <Date 2022-03-14.15:49:20.009>
user = 'https://github.com/hashbrowncipher'bugs.python.org fields:
activity = <Date 2022-03-14.15:49:20.009>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['SSL']
creation = <Date 2019-06-20.18:42:49.267>
creator = 'josnyder'
dependencies = []
files = []
hgrepos = []
issue_num = 37355
keywords = ['patch']
message_count = 12.0
messages = ['346156', '379904', '391401', '392584', '392585', '392882', '392883', '396780', '413900', '415035', '415094', '415095']
nosy_count = 16.0
nosy_names = ['barry', 'paul.moore', 'christian.heimes', 'tim.golden', 'benjamin.peterson', 'r.david.murray', 'njs', 'Dima.Tisnek', 'zach.ware', 'yselivanov', 'steve.dower', 'Safihre', 'pablogsal', 'Matthew Rocklin', 'josnyder', 'jakirkham']
pr_nums = ['25478', '31492']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue37355'
versions = ['Python 3.11']Linked PRs
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixesperformancePerformance or resource usagePerformance or resource usagetopic-SSL