mongo-python-driver/bson
2014-01-30 17:12:56 -08:00
..
__init__.py PYTHON-623: do not allow sending _ids with a key starting with $ 2014-01-14 12:51:37 -08:00
_cbsonmodule.c PYTHON-623: do not allow sending _ids with a key starting with $ 2014-01-14 12:51:37 -08:00
_cbsonmodule.h Use commands for write operations PYTHON-554 2013-11-25 18:21:04 -08:00
binary.py Silence C extension RuntimeWarning PYTHON-569 2013-09-16 17:24:37 -04:00
buffer.c Automatically split batch inserts PYTHON-414 2013-08-13 10:53:02 -07:00
buffer.h Automatically split batch inserts PYTHON-414 2013-08-13 10:53:02 -07:00
code.py Silence C extension RuntimeWarning PYTHON-569 2013-09-16 17:24:37 -04:00
dbref.py Silence C extension RuntimeWarning PYTHON-569 2013-09-16 17:24:37 -04:00
encoding_helpers.c It's 2012... 2012-04-19 12:40:38 -07:00
encoding_helpers.h It's 2012... 2012-04-19 12:40:38 -07:00
errors.py It's 2012... 2012-04-19 12:40:38 -07:00
json_util.py Fix json_util example PYTHON-602 2014-01-30 17:12:56 -08:00
max_key.py Implement rich comparison operators for MinKey and MaxKey, PYTHON-604. 2013-12-04 20:38:23 -05:00
min_key.py Implement rich comparison operators for MinKey and MaxKey, PYTHON-604. 2013-12-04 20:38:23 -05:00
objectid.py Silence C extension RuntimeWarning PYTHON-569 2013-09-16 17:24:37 -04:00
py3compat.py Fix GridOutCursor iteration in py3 PYTHON-310 2014-01-13 18:14:13 -08:00
regex.py Note Python 3’s re.UNICODE behavior, and fix test_regex_from_native for Python 3. 2013-12-08 22:26:15 -05:00
son.py Option to not compile BSON regexes. PYTHON-500 2013-10-20 17:18:32 -04: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 Fix compiler warnings on Windows. 2012-04-20 12:51:09 -07:00
time64.h Remove asctime64_r (and related) PYTHON-327 2012-02-10 12:28:04 -08:00
timestamp.py Implement rich comparison for Timestamps, PYTHON-609. 2013-12-06 13:39:54 -05:00
tz_util.py It's 2012... 2012-04-19 12:40:38 -07:00