| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| @skipUnless( | ||
| hasattr(collections.abc, "Buffer"), | ||
| "needs collections.abc.Buffer to exist" | ||
| ) | ||
| @skip_if_py312b1 |
There was a problem hiding this comment.
This test isn't run in CI at all right now, but I've confirmed locally that it passes with the CPython main branch (so when 3.12b2 comes along, it should pass in CI for us here)
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Backport of python/cpython#104827