Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support building _blake2 extension against libb2 library #393

@jcfr

Description

@jcfr

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions