X Tutup
Skip to content

Replace PyFunction.code PyMutex with PyAtomicRef for lock-free reads#7317

Merged
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:func-code-lockfree
Mar 3, 2026
Merged

Replace PyFunction.code PyMutex with PyAtomicRef for lock-free reads#7317
youknowone merged 1 commit intoRustPython:mainfrom
youknowone:func-code-lockfree

Commits

Commits on Mar 2, 2026

X Tutup