Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to ↵ | Mike Bayer | 2007-07-27 | 1 | -204/+0 |
| | | | | maintenance branch in branches/rel_0_3. | ||||
* | - unit tests updated to run without any pysqlite installed; pool | Mike Bayer | 2006-08-21 | 1 | -2/+9 |
| | | | | test uses a mock DBAPI | ||||
* | added workaround for funny pragma behavior on windows pysqlite | Mike Bayer | 2006-07-09 | 1 | -5/+4 |
| | | | | | singletonthreadpool has a dispose() method, used by proxy_engine test to better clean up after itself on windows | ||||
* | inserting './lib/' into sys.path since PYTHONPATH no longer straightforward ↵ | Mike Bayer | 2006-06-29 | 1 | -2/+2 |
| | | | | with latest setuptools | ||||
* | reorganized unit tests into subdirectories | Mike Bayer | 2006-06-05 | 1 | -0/+198 |