]> granicus.if.org Git - python/commit
Issue #15560: Ensure consistent sqlite3 behavior and feature availability
authorNed Deily <nad@acm.org>
Tue, 7 Aug 2012 10:10:57 +0000 (03:10 -0700)
committerNed Deily <nad@acm.org>
Tue, 7 Aug 2012 10:10:57 +0000 (03:10 -0700)
commit20416a20b75913ba932a801b81bf643bed800520
tree07839ceef3fd0a23ace7ee8ad8d7deaf6d5b1ecd
parent0ed05059ded079b1c239187e9cc1bee37cf9bead
Issue #15560: Ensure consistent sqlite3 behavior and feature availability
by building a local copy of libsqlite3 with OS X installers rather than
depending on the wide range of versions supplied with various OS X releases.
Mac/BuildScript/build-installer.py
Misc/NEWS