mongo-python-driver/bson
2017-02-27 17:32:47 -08:00
..
__init__.py PYTHON-1044 - Fix up unknown BSON type handing 2016-01-29 13:40:03 -08:00
_cbsonmodule.c PYTHON-1044 - Fix up unknown BSON type handing 2016-01-29 13:40:03 -08:00
_cbsonmodule.h PYTHON-1245 - Fix MinGW32 build warning 2017-02-27 17:32:47 -08:00
binary.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:56:43 -07:00
buffer.c Fix up copyright dates 2015-08-05 19:30:30 -07:00
buffer.h Fix up copyright dates 2015-08-05 19:30:30 -07:00
code.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:56:43 -07:00
codec_options.py PYTHON-881 - Backport CodecOptions class from 3.x. 2015-05-26 19:23:40 -07:00
dbref.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
encoding_helpers.c Fix up copyright dates 2015-08-05 19:30:30 -07:00
encoding_helpers.h Fix up copyright dates 2015-08-05 19:30:30 -07:00
errors.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
json_util.py PYTHON-1153 - Make docs build and test under python 3 2016-09-26 15:39:57 -07:00
max_key.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:56:43 -07:00
min_key.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:56:43 -07:00
objectid.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
py3compat.py Fix up copyright dates 2015-08-05 19:30:30 -07:00
regex.py PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types. 2015-09-04 14:56:43 -07:00
son.py Fix up copyright dates 2015-08-05 19:30:30 -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 PYTHON-1202 - Fix time64 compilation with -std=c99 2017-02-07 14:36:44 -08: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:56:43 -07:00
tz_util.py Fix up copyright dates 2015-08-05 19:30:30 -07:00