Skip to content

Instructions for adding a new definition to the limited API don't work on platforms without make #1102

Closed
@AlexWaygood

Description

@AlexWaygood

Describe the bug

In the devguide here, it states:

Regenerate the autogenerated files using make regen-limited-abi. On platforms without make, run this command directly:

./python ./Tools/scripts/stable_abi.py --generate-all ./Misc/stable_abi.toml

I'm using a platform without make, so I went for the second option. Unfortunately, there's no such script! Tools/scripts/stable_api.py doesn't exist in the CPython repo currently. As such, the instructions didn't work.

Expected behavior

I expected the instructions to work

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