OGRECave / ogre

scene-oriented, flexible 3D engine (C++, Python, C#, Java)
https://ogrecave.github.io/ogre/
MIT License
3.91k stars 963 forks source link

Python3 stable ABI #3039

Open paroj opened 6 months ago

paroj commented 6 months ago

using the python stable ABI would allow us to target all python3 releases with a single whl package. However we would: