Backport some fixes for C compiler warnings (GH-3437)
* Work around a C compiler warning (in PyPy's cpyext). * Avoid a C compiler warning in PyPy3. * Fix a C compiler warning about an unused variable when compiling in PyPy.
Showing
Please register or sign in to comment