-
Type: Bug
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 3.2, 3.2.1, 3.2.2, 3.3, 3.3.1, 3.4
-
Component/s: None
-
None
Introduced with the changes for PYTHON-472.
bson/_cbsonmodule.c(2674) : warning C4018: '<' : signed/unsigned mismatch
This doesn't actually cause any problems, but we should fix it anyway.