-
- Downloads
Add function name to PyArg_ParseTuple()
This causes the supplied function name to appear in any error message, making the error message friendlier and relieving us from having to provide our own in some cases.
Showing
- src/pl/plpython/plpy_cursorobject.c 1 addition, 1 deletionsrc/pl/plpython/plpy_cursorobject.c
- src/pl/plpython/plpy_planobject.c 1 addition, 2 deletionssrc/pl/plpython/plpy_planobject.c
- src/pl/plpython/plpy_plpymodule.c 3 additions, 3 deletionssrc/pl/plpython/plpy_plpymodule.c
- src/pl/plpython/plpy_spi.c 1 addition, 1 deletionsrc/pl/plpython/plpy_spi.c
Loading
Please register or sign in to comment