mongodb-labs / python-bsonjs

A fast BSON to MongoDB Extended JSON converter for Python - This Repository is NOT a supported MongoDB product
Apache License 2.0
40 stars 10 forks source link

Update to libbson 1.17.0 #15

Closed prashantmital closed 4 years ago

prashantmital commented 5 years ago

The current latest is 1.14.0: https://github.com/mongodb/mongo-c-driver/tree/1.14.0/src/libbson/

Also note that libbson is now part of the mongo-c-driver repo.

ShaneHarvey commented 4 years ago

This was fixed by https://github.com/mongodb-labs/python-bsonjs/pull/19