Skip to content

Change PyMutex_LockFast to take mutex as argument #128033

@kumaraditya303

Description

@kumaraditya303

PyMutex_LockFast is the only function which takes the bits from mutex directly rather than the mutex. It breaks a good abstraction so I propose to change it to take the mutex as its argument like all other functions.

cc @colesbury

Linked PRs

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions