BUG: fix thread safety of `array_getbuffer` by kumaraditya303 · Pull Request #30667 · numpy/numpy

@kumaraditya303

@kumaraditya303

ngoldbaum

@kumaraditya303

seberg

@seberg

charris pushed a commit to charris/numpy that referenced this pull request

Jan 27, 2026
Add critical sections around buffer info creation/mutation.

charris added a commit that referenced this pull request

Jan 27, 2026
BUG: fix thread safety of `array_getbuffer` (#30667)