[Python-3000] C API for ints and strings

Nicholas Bastin nick.bastin at gmail.com
Sun Sep 9 01:23:13 CEST 2007


On 9/8/07, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> > Would anyone be opposed to rehosting PyLong on top of GMP?
>
> I would be opposed. It's LGPL'ed, so you would have to ship GMP sources
> with any Python binary that you distribute.

The LGPL has no requirement that you convey source for unmodified
libraries.  Linkage does not imply modification.

--
Nick


More information about the Python-3000 mailing list