mongo-python-driver/bson
Bernie Hackett 7e4ebde147 PYTHON-801 - Add STANDARD and PYTHON_LEGACY to bson.binary
And use them in place of UUID_SUBTYPE and OLD_UUID_SUBTYPE. This
change also cleans up and clarifies the documentation for
JAVA_LEGACY and CSHARP_LEGACY. None of these are binary subtypes,
but instead UUID representations in the Python, C#, and Java drivers.
2014-12-24 09:52:58 -08:00
..
__init__.py PYTHON-526 Remove 'compile_re' option. 2014-12-05 14:06:38 -05:00
_cbsonmodule.c PYTHON-526 Remove 'compile_re' option. 2014-12-05 14:06:38 -05:00
_cbsonmodule.h Update copyright notices and company name. 2014-01-31 09:36:46 -05:00
binary.py PYTHON-801 - Add STANDARD and PYTHON_LEGACY to bson.binary 2014-12-24 09:52:58 -08: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 Remove ancient version annotations. 2014-10-31 14:15:24 -04:00
dbref.py Remove ancient version annotations. 2014-10-31 14:15:24 -04: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-526 Remove 'compile_re' option. 2014-12-05 14:06:38 -05: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 PYTHON-789 Clarify valid ObjectId input (3.0-dev). 2014-11-20 23:18:41 -05: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 PYTHON-526 Remove 'compile_re' option. 2014-12-05 14:06:38 -05: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 Remove ancient version annotations. 2014-10-31 14:15:24 -04:00
tz_util.py Update copyright notices and company name. 2014-01-31 09:36:46 -05:00