maintainer-feedback requested: [Bug 283736] lang/python311: Add option to use libedit
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 283736] lang/python311: Add option to use libedit"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Dec 2024 01:46:28 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 283736: lang/python311: Add option to use libedit https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283736 --- Description --- Python 3.11 is able to use libedit instead of readline. Including patch to use libedit with readline remaining as the default. I have seen no ill effects from this, but my test coverage has been sparse.