Skip to content

Modules/_ssl.c, repeated 'SSL_OP_NO_TLSv1_2' #88555

Description

@brotherbeer
BPO 44389
Nosy @tiran, @miss-islington, @nanjekyejoannah, @erlend-aasland, @j178, @brotherbeer
PRs
  • bpo-44389: Remove duplicate SSL_OP_NO_TLSv1_2 flag #26680
  • bpo-44389: Mark ssl.OP_NO_TLSv1_3 as deprecated #26699
  • bpo-44389: Fix deprecation of OP_NO_TLSv1_3 (GH-26700) #26700
  • [3.10] bpo-44389: Remove duplicate SSL_OP_NO_TLSv1_2 flag (GH-26680) #26704
  • [3.10] bpo-44389: Fix deprecation of OP_NO_TLSv1_3 (GH-26700) #26705
  • bpo-44389: Fix typo in ssl deprecation warning message #26754
  • [3.10] bpo-44389: Fix typo in ssl deprecation warning message (GH-26754) #26765
  • Files
  • _ssl_c_line_3576.png
  • 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 = <Date 2021-06-13.12:07:25.518>
    created_at = <Date 2021-06-11.08:23:58.962>
    labels = ['type-bug', '3.10', '3.11']
    title = "Modules/_ssl.c, repeated 'SSL_OP_NO_TLSv1_2'"
    updated_at = <Date 2021-06-17.10:01:15.800>
    user = 'https://github.com/brotherbeer'

    bugs.python.org fields:

    activity = <Date 2021-06-17.10:01:15.800>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-06-13.12:07:25.518>
    closer = 'christian.heimes'
    components = []
    creation = <Date 2021-06-11.08:23:58.962>
    creator = 'brotherbeer'
    dependencies = []
    files = ['50103']
    hgrepos = []
    issue_num = 44389
    keywords = ['patch']
    message_count = 16.0
    messages = ['395612', '395703', '395704', '395706', '395707', '395709', '395710', '395711', '395713', '395739', '395741', '395742', '395743', '395744', '395981', '395982']
    nosy_count = 6.0
    nosy_names = ['christian.heimes', 'miss-islington', 'nanjekyejoannah', 'erlendaasland', 'johnj', 'brotherbeer']
    pr_nums = ['26680', '26699', '26700', '26704', '26705', '26754', '26765']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44389'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixestype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions