Skip to content

Free-threading C API HOWTO should mention PySequenceFast API #128426

@ngoldbaum

Description

@ngoldbaum

Right now this page says that macros that access the internal state of data structures are thread-unsafe, but because PySequenceFast is a function I completely missed while working on NumPy that the PySequenceFast API is problematic. I think it's worth adding a sentence calling it out.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions