| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
I plan to merge this change at the end of the week, unless someone wants to review it or has concerns about it. |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
There was a problem hiding this comment.
+1, with a nitpick on the implementation:
Sorry, something went wrong.
| } | ||
| #if !defined(Py_LIMITED_API) || Py_LIMITED_API+0 < 0x030b0000 | ||
| # define Py_REFCNT(ob) Py_REFCNT(_PyObject_CAST(ob)) | ||
| #if !defined(Py_LIMITED_API) || Py_LIMITED_API+0 < 0x030b0000 |
There was a problem hiding this comment.
This #if is now redundant, right?
Sorry, something went wrong.
There was a problem hiding this comment.
It's still needed. (Correct me if I'm wrong.)
Sorry, something went wrong.
|
Merged, thanks for reviews. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
📚 Documentation preview 📚: https://cpython-previews--124128.org.readthedocs.build/