swig/Examples/python
William S Fulton edbbe014f9 [Python] Accept str in the varargs example typemaps
The varargs and libffi typemap examples in the manual now convert a Python str
with PyUnicode_AsUTF8 instead of requiring a bytes object, so bring the matching
example interface files into line.

The libffi runme no longer needs byte string literals for the printf format
string, the printf arguments or the execlp arguments.

Assisted-by: Claude Code (Opus 5)
2026-08-10 22:42:57 +01:00
..
callback Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
class Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
constants Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
contract Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
docstrings Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
doxygen Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
enum Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
exception Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
exceptproxy Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
extend Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
external_runtime Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
funcptr Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
funcptr2 Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
functor Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
import Update Python examples to Visual Studio 2019 project files 2024-10-19 15:45:21 +01:00
import_packages Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
import_template Tidy up EXTRA_ build flags 2024-03-24 18:12:21 +00:00
libffi [Python] Accept str in the varargs example typemaps 2026-08-10 22:42:57 +01:00
multimap Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
operator Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
pointer Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
reference Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
simple Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
smartptr Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
std_map Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
std_vector Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
template Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
varargs [Python] Accept str in the varargs example typemaps 2026-08-10 22:42:57 +01:00
variables Complete the Python 2 removal and fix issues found reviewing it 2026-07-06 23:50:31 +01:00
check.list Add external runtime Python example using typemap 2025-04-10 08:13:07 +01:00
index.html Python: Drop python2 build 2026-07-06 23:50:30 +01:00