Added sandbox stuff to the repository.

This commit is contained in:
Federico Di Gregorio 2005-11-24 03:34:42 +00:00
parent 81bc23a54e
commit 5bdd055ca1

View File

@ -1,3 +1,10 @@
2005-11-24 Federico Di Gregorio <fog@initd.org>
* sandbox: added all the test and creash-me files to the repository.
* psycopg/typecast.c (typecast_dealloc): now directly calls
PyObject_Del to avoid to segfault.
2005-11-20 Federico Di Gregorio <fog@initd.org> 2005-11-20 Federico Di Gregorio <fog@initd.org>
* psycopg/typecast.c: fixed problem with microseconds conversion by * psycopg/typecast.c: fixed problem with microseconds conversion by