| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| return 0; | ||
| } | ||
|
|
||
| private static IntPtr RaiseTypeError(IntPtr idx) |
There was a problem hiding this comment.
NIT: RaiseIndexMustBeIntegerError
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What does this implement/fix? Explain your changes.
A float value as an array index will raise an error. Fixes an oversight in #1343
Does this close any currently open issues?
The comment in #1342
Any other comments?
...
Checklist
Check all those that are applicable and complete.