BPO | [30622](https://bugs.python.org/issue30622) --- | :--- Nosy | @tiran, @ned-deily, @melvyn-sopacua PRs | python/cpython#2079python/cpython#3314python/cpython#3316python/cpython#5341python/cpython#5343python/cpython#5859python/cpython#5860python/cpython#5861python/cpython#5863python/cpython#5876python/cpython#5880python/cpython#5881python/cpython#5882python/cpython#6102 *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: ```python assignee = 'https://github.com/tiran' closed_at = created_at = labels = ['expert-SSL', 'build', '3.7'] title = 'Fix NPN guard for OpenSSL 1.1' updated_at = user = 'https://github.com/melvyn-sopacua' ``` bugs.python.org fields: ```python activity = actor = 'ned.deily' assignee = 'christian.heimes' closed = True closed_date = closer = 'christian.heimes' components = ['SSL'] creation = creator = 'msopacua' dependencies = [] files = [] hgrepos = [] issue_num = 30622 keywords = [] message_count = 15.0 messages = ['295643', '301268', '301281', '301312', '301313', '312757', '312762', '312788', '312789', '312803', '312807', '312811', '312812', '313811', '314616'] nosy_count = 3.0 nosy_names = ['christian.heimes', 'ned.deily', 'msopacua'] pr_nums = ['2079', '3314', '3316', '5341', '5343', '5859', '5860', '5861', '5863', '5876', '5880', '5881', '5882', '6102'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'compile error' url = 'https://bugs.python.org/issue30622' versions = ['Python 2.7', 'Python 3.6', 'Python 3.7'] ```