| .. |
|
__init__.py
|
Python 3 bson changes PYTHON-84
|
2012-03-20 13:56:15 -07:00 |
|
_cbson.h
|
Support per-collection UUID subtype PYTHON-267
|
2011-11-10 18:53:08 -08:00 |
|
_cbsonmodule.c
|
Attempt to fix code.Code encoding issue.
|
2012-02-13 21:10:25 -08:00 |
|
binary.py
|
Python 3 bson changes PYTHON-84
|
2012-03-20 13:56:15 -07: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
|
Python 3 bson changes PYTHON-84
|
2012-03-20 13:56:15 -07:00 |
|
dbref.py
|
Python 3 bson changes PYTHON-84
|
2012-03-20 13:56:15 -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
|
Python 3 bson changes PYTHON-84
|
2012-03-20 13:56:15 -07:00 |
|
py3compat.py
|
Python 3 bson changes PYTHON-84
|
2012-03-20 13:56:15 -07:00 |
|
son.py
|
Python 3 bson changes PYTHON-84
|
2012-03-20 13:56:15 -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
|
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 |