chiark / gitweb /
python-cdb
14 years ago0.32-5.3 0.32-5.3
Mark Wooding [Sat, 10 Oct 2009 12:19:16 +0000 (13:19 +0100)]
0.32-5.3

14 years agocdbmodule.c: Fix deallocation.
Mark Wooding [Sat, 10 Oct 2009 12:15:39 +0000 (13:15 +0100)]
cdbmodule.c: Fix deallocation.

Use PyObject_Del rather than PyMem_DEL, because the former doesn't lead
to a ghastly crash.

14 years agosetup.py: Use tripled double-quotes.
Mark Wooding [Sat, 10 Oct 2009 12:15:13 +0000 (13:15 +0100)]
setup.py: Use tripled double-quotes.

Otherwise Emacs gets its knickers in a twist.

14 years agoSupport Python 2.6, and switch to CDBS. 0.32-5.2
Mark Wooding [Sat, 3 Oct 2009 23:29:41 +0000 (00:29 +0100)]
Support Python 2.6, and switch to CDBS.

We're going to resurrect a package.  Hold on tight.  Igor, throw the
switch...

It lives!

14 years agoDebianization patch from upstream.
Mark Wooding [Sat, 3 Oct 2009 23:12:19 +0000 (00:12 +0100)]
Debianization patch from upstream.

14 years agoUpstream version, from Debian archive. upstream 0.32
Mark Wooding [Sat, 3 Oct 2009 22:59:50 +0000 (23:59 +0100)]
Upstream version, from Debian archive.