On Thu, 2019-10-17 at 13:30 +0200, Frank Batschulat wrote: > Gianfranco, I have a couple of pylint related changes pending > so I'll pick this one up and add it to the pylint changes.
With Fedora rawhide which have Python 3.8-rc1, VBoxPython3*.so is not build , how I can debug this problem and find what VBox is missing ? Thanks. > On 17.10.19 12:52, Gianfranco Costamagna wrote: > > Hello, this patch was scheduled for merging some time ago, but > > never hit newer releases...Can you please give another try? > > MIT licensed, as usual > > Description: add python 3.7m as a supported version > > Author: Michael Hudson-Doyle <michael.hud...@ubuntu.com> > > Origin: vendor > > Last-Update: 2018-07-12 > > --- > > This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ > > --- a/configure > > +++ b/configure > > @@ -1982,7 +1982,7 @@ > > } > > EOF > > found= > > - SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 > > python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m" > > + SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 > > python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m > > python3.7 python3.7m python3.8 python3.8m" > > for p in $PYTHONDIR; do > > for d in $SUPPYTHONLIBS; do > > for b in lib/x86_64-linux-gnu lib/i386-linux-gnu lib64 > > lib/64 lib; do > > > > > > > > > > _______________________________________________ > > vbox-dev mailing list > > vbox-dev@virtualbox.org > > https://www.virtualbox.org/mailman/listinfo/vbox-dev > > > > -- Sérgio M. B. _______________________________________________ vbox-dev mailing list vbox-dev@virtualbox.org https://www.virtualbox.org/mailman/listinfo/vbox-dev