| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This is solid, thanks. And great instinct with the renaming!
There's nothing wrong with this, just a few observations:
Sorry, something went wrong.
|
(I think these types may need to be added to an ignore-list somewhere? I think the failing check has more info.) |
Sorry, something went wrong.
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
| Back | FazBrowse Home | New Git URL |
This PR moves types defined in optimizer.c to static_types in object.c per @brandtbucher's hunch. I tried to abide by the naming conventions of the other types in static_types by updating names to be prefixed by _Py. Please let me know if this is incorrect.
I've tested this and I can no longer reproduce the assertion error.