MHRD Projects Gitlab
adding to_dict method to SON class
faster bson encoding, some fixes
adding support for python 2.3
support python24
fix for importing etree, cbson fix
connection pooling, fail on insert instead of query when using non utf-8 strings
release tomorrow
fallback to python if c extension doesn't build
plug memory leaks in c extension
just some build changes
C extension for BSON decoding
c extension for BSON encoding