| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Replace PyDict_GetItemWithError() with PyDict_GetItemRef() which returns a strong reference. Cleanup also the function: move variable definition to their first assignation, rename variable names to use name longer than 1 character.
| Back | FazBrowse Home | New Git URL |
Replace PyDict_GetItemWithError() with PyDict_GetItemRef() which returns a strong reference.
Cleanup also the function: move variable definition to their first assignation, rename variable names to use name longer than 1 character.