-
Type: Task
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
The documentation for how the bson module maps Python types to BSON types has always lived in bson.son.SON. I have no idea why. Let's move it to the top of bson/__init__.py, where people would expect to find it. We should link to the new location from the current location so users who know where to find it now can continue to find it.