Re: [sqlite] SQLite 3.8.6 beta

2014-08-09 Thread Keith Medcalf
>To: sqlite-users@sqlite.org >Subject: Re: [sqlite] SQLite 3.8.6 beta > >hello, > >Maybe i did a wrong manipulation. >Using latest beta dll on windows / python3.3, I get this strange error : > >import sqlite3 as sqlite > File >"C:\Users\famille\Document

Re: [sqlite] SQLite 3.8.6 beta

2014-08-09 Thread Keith Medcalf
o: sqlite-users@sqlite.org >Subject: Re: [sqlite] SQLite 3.8.6 beta > >hello, > >Maybe i did a wrong manipulation. >Using latest beta dll on windows / python3.3, I get this strange error : > >import sqlite3 as sqlite > File >"C:\Users\famille\Documents\wi

Re: [sqlite] SQLite 3.8.6 beta

2014-08-09 Thread big stone
complementary information : - compiling manually sqlite.dll , I have no issue, - so the problem, if problem, is the official Sqlite.dll downloadble from sqlite.org. ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailm

Re: [sqlite] SQLite 3.8.6 beta

2014-08-09 Thread big stone
hello, Maybe i did a wrong manipulation. Using latest beta dll on windows / python3.3, I get this strange error : import sqlite3 as sqlite File "C:\Users\famille\Documents\winpython\WinPython-32bit-3.3.5.0\python-3.3.5\lib\sqlite3\__init__.py", line 23, in from sqlite3.dbapi2 import *

[sqlite] SQLite 3.8.6 beta

2014-08-08 Thread Richard Hipp
A bit thanks to E.Pasma who found a performance regression in 3.8.6, which has now been fixed (with added test cases to prevent a recurrence). Fresh snapshots are now on the download page (http://www.sqlite.org/download.html). Please continue to test the latest snapshots and report any issues you