mongo-python-driver/bson
2016-02-01 17:05:28 -08:00
..
__init__.py PYTHON-1044 - Fix up unknown BSON type handing 2016-01-28 11:21:34 -08:00
_cbsonmodule.c Fix a few issues discovered by coverity scan 2016-02-01 17:05:28 -08:00
_cbsonmodule.h PYTHON-472 - Add a RawBSONDocument class that decodes its comprising bytes only on-demand. 2015-11-18 15:00:09 -08:00
binary.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
buffer.c Fix up copyright dates. 2015-03-25 11:55:02 -07:00
buffer.h Fix up copyright dates. 2015-03-25 11:55:02 -07:00
code.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
codec_options.py PYTHON-472 - Add a RawBSONDocument class that decodes its comprising bytes only on-demand. 2015-11-18 15:00:09 -08:00
dbref.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
encoding_helpers.c Fix up copyright dates. 2015-03-25 11:55:02 -07:00
encoding_helpers.h Fix up copyright dates. 2015-03-25 11:55:02 -07:00
errors.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
int64.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
json_util.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
max_key.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
min_key.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
objectid.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
py3compat.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
raw_bson.py PYTHON-472 - Add a RawBSONDocument class that decodes its comprising bytes only on-demand. 2015-11-18 15:00:09 -08:00
regex.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
son.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00
time64_config.h Split C extension in two (pymongo, bson) PYTHON-60 2010-09-14 13:55:41 -04:00
time64_limits.h Split C extension in two (pymongo, bson) PYTHON-60 2010-09-14 13:55:41 -04:00
time64.c Silence pointless compiler warnings 2015-09-29 18:57:57 -07:00
time64.h Remove asctime64_r (and related) PYTHON-327 2012-02-10 12:28:04 -08:00
timestamp.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:45:24 -07:00
tz_util.py Fix up copyright dates. 2015-03-25 11:55:02 -07:00