[Python-checkins] r43633 - python/trunk/PCbuild/_sqlite3.vcproj

Gerhard Häring gh at ghaering.de
Tue Apr 4 20:51:30 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Neal Norwitz wrote:
> On 4/4/06, "Martin v. Löwis" <martin at v.loewis.de> wrote:
> 
>>anthony.baxter wrote:
>>
>>>update to correct version of pysqlite
>>
>>Would it be better to have the version of pysqlite in its sources,
>>instead of having it externally?
> 
> +1

In the external pysqlite, I wanted to keep the pysqlite version in a
single place. That's why I set it in setup.py, and propagated it to the
modules via setting a macro.

Now in Python core, it needs to be set at two places, setup.py and the
Windows project.

My intention is to have as little diffs between the external version and
the version in Python as possible. So I'll try to set the version in the
C sources instead, and let the setup.py of the external pysqlite parse
the C sources.

- -- Gerhard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEMsAydIO4ozGCH14RAhC2AJ9Aer5jqV+4ahTBGiDwNfH5t902XwCguLOs
oqAQJ7/LL6eS+lo0XCcu6+c=
=F98U
-----END PGP SIGNATURE-----


More information about the Python-checkins mailing list