Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Using the compiled bson library results in errors with Binary data #41

Open
mcilrain opened this issue Feb 5, 2012 · 3 comments
Open

Comments

@mcilrain
Copy link

mcilrain commented Feb 5, 2012

The python implementation of the bson library works just fine, but switching to the C-compiled version results in errors when using the bson.binary.Binary object, in particular, performing a find query using a Binary results in the query silently failing by returning nothing.

pymongo (both C and python) doesn't have this issue, so I'm thinking it might be a problem with asyncmongo.

@jehiah
Copy link
Member

jehiah commented Jan 12, 2013

Hi @mcilrain I know this is an old issue, but can you clarify how to reproduce the issues w/ bson instead of pymongo you are referring to?

@mcilrain
Copy link
Author

I'm sorry, I've long since switched to gevent + pymongo.

@jehiah
Copy link
Member

jehiah commented Jan 12, 2013

no problem; thanks for the update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants