← 返回首页
Support building _blake2 extension against libb2 library · Issue #393 · python-cmake-buildsystem/python-cmake-buildsystem · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Support building _blake2 extension against libb2 library #393

New issue
New issue

Description

Starting with Python 3.11, the definition HAVE_LIBB2 was introduced to support building the _blake2 extension against the libb2 library.

See python/cpython@b16b6bb8dac ("bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)", 2022-03-26)

In additional of building against the built-in implementation, the CMake build-system should be updated to support this.

Related issues and pull requests:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.