]> granicus.if.org Git - python/commit
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Apr 2013 11:11:55 +0000 (14:11 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Apr 2013 11:11:55 +0000 (14:11 +0300)
commit5f99fa728760588f1e11c37db25b54fd3cde2560
treea93677f9d759026a4cb96c80cafb488436063376
parent1f6ee73c1e6338ff9494dea5a5473d9266eb66f5
parentd160b12292be2f7eeb824cc4b2b6d1d84dbf8b1a
Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
such as was shipped with Centos 5 and Mac OS X 10.4.
Misc/NEWS