Skip to content

hmac.update is not releasing the GIL when openssl's hmac is used #88311

Description

@gpshead
BPO 44145
Nosy @gpshead, @tiran, @miss-islington
PRs
  • bpo-44145: Release the GIL around HMAC_Update. #26157
  • [3.10] bpo-44145: Release the GIL around HMAC_Update. (GH-26157) #26187
  • [3.9] bpo-44145: Release the GIL around HMAC_Update. (GH-26157) #26188
  • 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/gpshead'
    closed_at = <Date 2021-07-07.15:47:58.628>
    created_at = <Date 2021-05-16.06:54:04.365>
    labels = ['extension-modules', '3.11', '3.9', '3.10', 'performance']
    title = "hmac.update is not releasing the GIL when openssl's hmac is used"
    updated_at = <Date 2021-07-07.15:47:58.627>
    user = 'https://github.com/gpshead'

    bugs.python.org fields:

    activity = <Date 2021-07-07.15:47:58.627>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2021-07-07.15:47:58.628>
    closer = 'gregory.p.smith'
    components = ['Extension Modules']
    creation = <Date 2021-05-16.06:54:04.365>
    creator = 'gregory.p.smith'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44145
    keywords = ['patch', '3.9regression']
    message_count = 3.0
    messages = ['393733', '393791', '393792']
    nosy_count = 3.0
    nosy_names = ['gregory.p.smith', 'christian.heimes', 'miss-islington']
    pr_nums = ['26157', '26187', '26188']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue44145'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirperformancePerformance or resource usage

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions