We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e67c5c commit 4a29fbdCopy full SHA for 4a29fbd
bson/binary.py
@@ -444,7 +444,7 @@ def from_vector(
444
:return: Binary packed data identified by dtype and padding.
445
446
.. versionchanged:: 4.14
447
- When padding is non-zero, ignored bits should be zero. Raise exception on encoding, warn on decoding.
+ When padding is non-zero, ignored bits should be zero. Raise exception on encoding, warn on decoding.
448
449
.. versionadded:: 4.10
450
"""
0 commit comments