On 10/21/2017 08:45 PM, Troy Curtis Jr wrote:
I'd like to know what everyone's take on the best way to build python
extensions for both python2 and python3 when the upstream build system
can only build for one at time.
The path I took for the gpsd update I submitted was to use two
independent
I'd like to know what everyone's take on the best way to build python
extensions for both python2 and python3 when the upstream build system can
only build for one at time.
The path I took for the gpsd update I submitted was to use two independent
source trees, then build one for python2 and anoth