sbdchd / mongo-types

:fallen_leaf: Type stubs for mongoengine, pymongo, and bson
Apache License 2.0
19 stars 8 forks source link

fix(pymongo): change stream resume token type #49

Closed sbdchd closed 3 years ago

sbdchd commented 3 years ago

With mongo 4 the id is now a string instead of bytes.