| .. |
|
__init__.py
|
PYTHON-1696 Stop encouraging use of BSON.decode as a classmethod
|
2019-03-21 11:46:48 -07:00 |
|
_cbsonmodule.c
|
PYTHON-1791 Fix reference counting leaks
|
2019-03-27 13:07:04 -07:00 |
|
_cbsonmodule.h
|
PYTHON-1731 Implement callback for unencodable types
|
2019-03-18 14:09:29 -05:00 |
|
binary.py
|
Clarify that Binary expects data to be bytes (#399)
|
2019-03-28 13:56:44 -07:00 |
|
bson-endian.h
|
PYTHON-1025 - C extensions big endian support
|
2016-06-24 17:54:24 -07:00 |
|
bson-stdint-win32.h
|
PYTHON-1025 - C extensions big endian support
|
2016-06-24 17:54: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-1462 - Import ABCs from collections.abc
|
2018-02-12 19:42:44 -08:00 |
|
codec_options.py
|
PYTHON-1769 Re-define TypeCodecBase as an AbstractBaseClass
|
2019-03-19 18:03:25 -05:00 |
|
dbref.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
decimal128.py
|
PYTHON-1467 - PyMongo no longer supports Python 2.6
|
2018-07-02 15:15:43 -07:00 |
|
encoding_helpers.c
|
Improve the check for legal utf8 in the bson module.
|
2018-06-24 19:59:16 -07:00 |
|
encoding_helpers.h
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
errors.py
|
Update copyright dates
|
2017-12-01 17:23:39 -08:00 |
|
int64.py
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
json_util.py
|
PYTHON-1467 - PyMongo no longer supports Python 2.6
|
2018-07-02 15:15:43 -07:00 |
|
max_key.py
|
Update copyright dates
|
2017-12-01 17:23:39 -08:00 |
|
min_key.py
|
Update copyright dates
|
2017-12-01 17:23:39 -08:00 |
|
objectid.py
|
PYTHON-1619 Implement ObjectID Specification (#373)
|
2018-08-29 12:24:28 -05:00 |
|
py3compat.py
|
PYTHON-1769 Re-define TypeCodecBase as an AbstractBaseClass
|
2019-03-19 18:03:25 -05:00 |
|
raw_bson.py
|
PYTHON-1462 - Import ABCs from collections.abc
|
2018-02-12 19:42:44 -08:00 |
|
regex.py
|
Update copyright dates
|
2017-12-01 17:23:39 -08:00 |
|
son.py
|
PYTHON-1462 - Import ABCs from collections.abc
|
2018-02-12 19:42:44 -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
|
Trim trailing whitespace
|
2017-08-31 22:26:39 -07:00 |
|
time64.c
|
Trim trailing whitespace
|
2017-08-31 22:26:39 -07:00 |
|
time64.h
|
Trim trailing whitespace
|
2017-08-31 22:26:39 -07: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 |