Re: psycopg2 and Python 2.6a1
"James Henstridge" <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On 05/03/2008, Patrick Hartling <[email protected]> wrote: > OK, I will try out the test suite. Thanks for the pointers on how to > use it. I did try running some psycopg2 example applications and got > similar crashes, but I did not look at those stack traces in detail. Okay, I'll wait for more details from you. As another data point, I compiled Python 2.6a1 on my desktop (Linux/amd64), and the psycopg2 test suite runs without problem. So we are most likely seeing either a Windows-only problem or a misconfiguration on your computer. James.