mongo-python-driver/bson
Don Mitchell 4093c06726 Don't unnecessarily copy the key list
Conflicts:
	doc/contributors.rst
	test/test_son.py
2014-10-24 13:19:20 -04:00
..
__init__.py PYTHON-760 - BSONInt64 -> Int64 2014-09-23 11:43:41 -07:00
_cbsonmodule.c PYTHON-760 - BSONInt64 -> Int64 2014-09-23 11:43:41 -07:00
_cbsonmodule.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
binary.py Remove useless uuid module checks. 2014-04-24 10:09:21 -07:00
buffer.c Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
buffer.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
code.py PYTHON-505 Allow C extensions to encode any mapping type, not just dicts. 2014-08-13 16:16:25 +00:00
dbref.py PYTHON-673 python 2/3 single-source for the bson module 2014-04-17 21:29:15 +00:00
encoding_helpers.c Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
encoding_helpers.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
errors.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
int64.py PYTHON-760 - BSONInt64 -> Int64 2014-09-23 11:43:41 -07:00
json_util.py PYTHON-760 - BSONInt64 -> Int64 2014-09-23 11:43:41 -07:00
max_key.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
min_key.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
objectid.py Use with-statements to acquire locks. 2014-10-02 10:07:43 -04:00
py3compat.py PYTHON-525 - Cluster monitoring python 3 support. 2014-07-02 11:51:34 -07:00
regex.py PYTHON-673 - Use bytes and remove binary_type 2014-04-23 13:25:00 -07:00
son.py Don't unnecessarily copy the key list 2014-10-24 13:19:20 -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 Remove unused constant. 2014-03-14 09:13:46 -07:00
time64.h Remove asctime64_r (and related) PYTHON-327 2012-02-10 12:28:04 -08:00
timestamp.py PYTHON-673 python 2/3 single-source for the bson module 2014-04-17 21:29:15 +00:00
tz_util.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00