Option to generate bindings against [stable ABI](https://www.python.org/dev/peps/pep-0384/) for binary compatibility between different minor versions of py3 would be a good thing. Here's some related discussion about the subject on SWIG project: https://github.com/swig/swig/issues/1009
Option to generate bindings against stable ABI for binary compatibility between different minor versions of py3 would be a good thing.
Here's some related discussion about the subject on SWIG project: swig/swig#1009