| .. |
|
__init__.py
|
PYTHON-222 - Add a 'tzinfo' attribute to CodecOptions that specifies a timezone to which to decode datetime objects.
|
2015-07-09 13:32:23 -07:00 |
|
_cbsonmodule.c
|
PYTHON-1010 write_dict now checks the error indicator when exiting iteration loop
|
2015-11-13 10:58:23 -05:00 |
|
_cbsonmodule.h
|
PYTHON-222 - Add a 'tzinfo' attribute to CodecOptions that specifies a timezone to which to decode datetime objects.
|
2015-07-09 13:32:23 -07:00 |
|
binary.py
|
PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types.
|
2015-09-04 14:45:24 -07:00 |
|
buffer.c
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
buffer.h
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
code.py
|
PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types.
|
2015-09-04 14:45:24 -07:00 |
|
codec_options.py
|
Changelog for 3.1
|
2015-10-12 12:28:31 -07:00 |
|
dbref.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
encoding_helpers.c
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
encoding_helpers.h
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
errors.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
int64.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
json_util.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
max_key.py
|
PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types.
|
2015-09-04 14:45:24 -07:00 |
|
min_key.py
|
PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types.
|
2015-09-04 14:45:24 -07:00 |
|
objectid.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
py3compat.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
regex.py
|
PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types.
|
2015-09-04 14:45:24 -07:00 |
|
son.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -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
|
Silence pointless compiler warnings
|
2015-09-29 18:57:57 -07:00 |
|
time64.h
|
Remove asctime64_r (and related) PYTHON-327
|
2012-02-10 12:28:04 -08:00 |
|
timestamp.py
|
PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types.
|
2015-09-04 14:45:24 -07:00 |
|
tz_util.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |