..
__init__.py
Removed deprecated methods
2012-02-08 15:58:09 -08:00
_cbson.h
Support per-collection UUID subtype PYTHON-267
2011-11-10 18:53:08 -08:00
_cbsonmodule.c
Can now store type 13 - JS without scope
2012-02-08 14:35:49 -08:00
binary.py
Fix a few doc test failures.
2012-02-08 15:30:44 -08:00
buffer.c
A few style cleanups.
2011-07-06 16:21:59 -07:00
buffer.h
switch to using buffer.c/h from Ruby
2010-09-14 13:56:13 -04:00
code.py
BUMP 1.9
2010-09-28 10:48:46 -04:00
dbref.py
bson: fixed kwargs hash in DBRef
2011-04-05 10:09:10 -07:00
encoding_helpers.c
Split C extension in two (pymongo, bson) PYTHON-60
2010-09-14 13:55:41 -04:00
encoding_helpers.h
Split C extension in two (pymongo, bson) PYTHON-60
2010-09-14 13:55:41 -04:00
errors.py
stop using InvalidName in bson package (replace with InvalidDocument)
2010-09-14 13:55:41 -04:00
json_util.py
Work around a datetime bug in PyPy-1.5.
2011-09-19 15:32:04 -07:00
max_key.py
Create a separate bson package PYTHON-60
2010-09-14 13:52:50 -04:00
min_key.py
Create a separate bson package PYTHON-60
2010-09-14 13:52:50 -04:00
objectid.py
Fix loading of OIDs pickled in 1.9.
2011-04-04 20:43:23 -07:00
son.py
Minor style fix.
2012-02-08 15:04:37 -08: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 asctime64_r (and related) PYTHON-327
2012-02-10 12:28:04 -08:00
time64.h
Remove asctime64_r (and related) PYTHON-327
2012-02-10 12:28:04 -08:00
timestamp.py
Create a separate bson package PYTHON-60
2010-09-14 13:52:50 -04:00
tz_util.py
Revert "Ensures UTC stays a singleton"
2011-12-20 10:48:47 -08:00