Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2021 12:59:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 259745] lang/python311: Interpreted object-oriented programming language (beta version)
Message-ID:  <bug-259745-21822-iPQWh18inL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259745-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259745-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=3D259745

--- Comment #7 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
- Updated to 3.11.0a2
- py-gdbm is OK
- Fixed py-sqlite3 with py3.11
- Docs for 3.11 are not available. For now I've limited supported python
versions for python-doc-html with 3.10, however because of

https://cgit.freebsd.org/ports/tree/Mk/Uses/python.mk#n368

it falls back to python 2.7, so I've had to limit it from below as well.

I suggest to prepend ${PYTHON_DEFAULT} to that line in python.mk like it's =
done
in other places.

- py-tkinter does not build as it depends on cython through tk and cython d=
oes
not support 3.11 yet. My plans were to add cython-devel port and use it for
USE_PYTHON=3Dcython case for 3.11, I may include this into this PR or submit
separately.

--=20
You are receiving this mail because:
You are the assignee for the bug.
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-259745-21822-iPQWh18inL>