Message244880
As of Python 3.3.0 and 2.7.9, the 32-bit-only OS X installers on python.org now have a minimum deployment target of 10.5, rather than 10.3. This means that all current OS X installers on python.org are now dynamically linked with the Apple-provided system editline (libedit) libraries. Users who prefer or need to use the GPL-licensed GNU readline libraries can pip install the third-party gnureadline from PyPI (https://pypi.python.org/pypi/gnureadline). |
|
| Date |
User |
Action |
Args |
| 2015-06-06 01:46:49 | ned.deily | set | recipients:
+ ned.deily, loewis, ronaldoussoren, eric.araujo |
| 2015-06-06 01:46:49 | ned.deily | set | messageid: <[email protected]> |
| 2015-06-06 01:46:49 | ned.deily | link | issue10666 messages |
| 2015-06-06 01:46:48 | ned.deily | create | |
|