| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…pythongh-134365) The `PyMutex_IsLocked()` function is useful in assertions for verifying that code maintains certain locking invariants. (cherry picked from commit f41e9c7) Co-authored-by: Sam Gross <colesbury@gmail.com>
|
Like #136969, this is pretty late for addition after the last beta. This one is okay despite shadowing the old private inlined version with the new function since they are both the same implementation. |
Sorry, something went wrong.
…pythongh-134365) (python#136971) Co-authored-by: Sam Gross <colesbury@gmail.com>
| Back | FazBrowse Home | New Git URL |
The PyMutex_IsLocked() function is useful in assertions for verifying that code maintains certain locking invariants.
(cherry picked from commit f41e9c7)
📚 Documentation preview 📚: https://cpython-previews--136971.org.readthedocs.build/