[pybsddb] [pybsddb-commits] r477 - trunk/Modules/_bsddb.c
Jesus Cea
jcea at jcea.es
Tue May 27 14:40:23 CEST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greg, this change...
"""
- -static char *rcs_id = "$Id: _bsddb.c 464 2008-05-21 19:01:43Z jcea $";
+static char *rcs_id = "$Id$";
"""
What is the point of breaking "Id:" keyword expansion?
:-?
Code you committed breaks Python2.6a3 testsuite. I know that the renamed
API will be released in Python 2.6b1. I hope python guys increment the
API version. So, instead of
"""
#if (PY_VERSION_HEX < 0x02060000) /* really: before python trunk r63675 */
"""
maybe we should use PYTHON_API_VERSION instead. What do you think?.
Python 2.6b1 is planned for next week. So maybe I should shut up and
wait, but still... :-).
- --
Jesus Cea Avion _/_/ _/_/_/ _/_/_/
jcea at jcea.es - http://www.jcea.es/ _/_/ _/_/ _/_/ _/_/ _/_/
jabber / xmpp:jcea at jabber.org _/_/ _/_/ _/_/_/_/_/
~ _/_/ _/_/ _/_/ _/_/ _/_/
"Things are not so easy" _/_/ _/_/ _/_/ _/_/ _/_/ _/_/
"My name is Dump, Core Dump" _/_/_/ _/_/_/ _/_/ _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iQCVAwUBSDwBN5lgi5GaxT1NAQKviQP8DJwGf477VGI6FWUAL4w90QHwiYGCyjUn
GoYKyRtRFlVMKyKa79QG0FsRAOlEkiv+jSuUlofoKEpZt+lDl0ltlkq+5zK3B/T0
i7ZJ+UXhUtPG11CbEWXpW2HAjP65u3Unb3S63mqoiEG2YcmSqx4THk7zEkVDtAJp
iDPhcY+5TXE=
=imlc
-----END PGP SIGNATURE-----
More information about the pybsddb
mailing list