Skip to content

Repeated definition of PY_BUILTIN_HASHLIB_HASHES in configure.ac #122571

@msprotz

Description

@msprotz

Bug report

Bug description:

The PY_BUILTIN_HASHLIB_HASHES variable is defined twice in configure.ac, which
results in the corresponding #define appearing twice in the autoconf
confdefs.h, which results in an unconditional compile error, meaning the test
isn't testing what it is supposed to test.

Found via #119316

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThe build process and cross-buildtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions