summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python_varargs_typemap.i
Commit message (Expand)AuthorAgeFilesLines
* Add missing checks for failures in calls to PyUnicode_AsUTF8String.William S Fulton2017-12-041-1/+4
* Correct docs and examples to call SWIG_fail after setting a Python errorWilliam S Fulton2016-10-231-3/+3
* Warning fixes in generated Python code for 64bit Visual C++ on Windows.William S Fulton2015-07-031-1/+1
* Fix vararg documentation for Python 3William S Fulton2013-05-241-11/+17
* Fix the high passed to PyTuple_GetSlice in varargs wrappers.William S Fulton2013-05-231-2/+6
* Python 3.2 portability fixesWilliam S Fulton2011-05-131-23/+44
* Rename varargs_typemap test case to python_varargs_typemap, and moveIan Lance Taylor2011-05-021-0/+43