| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm!
Sorry, something went wrong.
There was a problem hiding this comment.
Unused macro?
Sorry, something went wrong.
There was a problem hiding this comment.
Looks like leftovers from an early revision. I'm sure Victor will remove it before merging.
Sorry, something went wrong.
There was a problem hiding this comment.
Oops, I forgot about it. That's why reviews are great :-) I removed this unused macro. I used if+goto instead of the macro.
Sorry, something went wrong.
Don't add parenthesis around the type parameter. Add unit tests on PyObject_NEW() and similar functions.
|
Merged, thanks for reviews! |
Sorry, something went wrong.
|
Oops, my test leaks 4 references: I wrote PR #94330 to fix it. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Don't add parenthesis around the type parameter.
Add unit tests on PyObject_NEW() and similar functions.