chevah / pythia

Chevah's Python 3 distribution
MIT License
4 stars 2 forks source link

Forward-ported fixes from python-package. #32

Closed dumol closed 2 years ago

dumol commented 2 years ago

Scope

Bring latest improvements from our python-package repo for building Python 2.7 packages.

Changes

Forward-ported updates from python-package:

Drive-by changes:

I've tried updating Python to latest 3.8 versions. There are 2 main issues:

Testing

Please review changes. Sorry for cramming too much stuff into this PR! Maybe review the commits individually? I've tried to keep things tidy.

Automatic tests should be all green.