Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2019 17:00:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 233770] Mk/Uses/python.mk: QA lang/python37 as default python3 version
Message-ID:  <bug-233770-21822-ZSpTZ22y9a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233770-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233770-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233770

--- Comment #19 from Antoine Brodin <antoine@FreeBSD.org> ---
A note before posting the exp-run results:

Limiting the python version for instance with USES=3Dpython:-3.6 is (most o=
f the
time) not a correct fix.

A correct fix is for instance:
- seeking if upstream released a new version including python 3.7 fixes
- patching python files or C files to make them compatible with python 3.7
- using a version of cython compatible with python 3.7 to regenerate C files
- marking the port BROKEN with py37 flavor, and deprecating it alongside all
the ports depending on it if upstream and maintainer don't care

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233770-21822-ZSpTZ22y9a>