Commit Graph

203 Commits

Author SHA1 Message Date
Bernie Hackett
f3cec2b7b2 PYTHON-1496 - Support Sphinx 1.7 2018-03-06 20:30:11 -08:00
Bernie Hackett
1e9296abf2 Start work on 3.7 2018-03-06 15:52:08 -08:00
Shane Harvey
a9e2192919 BUMP 3.6.1 2018-02-28 19:00:09 -08:00
Bernie Hackett
2c932dfe77 PYTHON-1477 PYTHON-1478 PYTHON-1480 - Doc improvements 2018-02-22 17:14:28 -08:00
Bernie Hackett
bb24a96582 Start work on 3.6.1 2018-02-01 13:14:47 -08:00
Shane Harvey
5db2048df6 BUMP 3.6.0 2017-12-05 14:39:25 -08:00
Shane Harvey
9018525ac8 BUMP 3.6rc1.dev0. 2017-11-28 11:51:53 -08:00
Shane Harvey
36a31ff94a BUMP 3.6rc0. 2017-11-20 14:36:38 -08:00
Bernie Hackett
5705b10d57 PYTHON-1378 - Fix DNS seedlist discovery with Eventlet
This change also adds Python 3 support for dnspython versions
back to 1.13.0, the first version to support Python 3.
2017-10-20 14:59:19 -07:00
Bernie Hackett
732b0f15df PYTHON-1378 - Implement DNS seedlist discovery 2017-10-19 13:53:02 -07:00
Shane Harvey
f0b18ccfc5 PYTHON-1364 Drop support for CPython 3.3. 2017-09-05 17:45:30 -07:00
A. Jesse Jiryu Davis
278d2fb907 Start work on 3.6 2017-08-23 22:11:18 -04:00
Shane Harvey
ca57ecea4a BUMP 3.5.1 2017-08-23 16:24:15 -07:00
Bernie Hackett
dbd39d9ac8 PYTHON-1354 - Work around WinKerberos deprecations
The user, domain, and password arguments to authGSSClientInit
are deprecated. The principal argument works as of 0.5.0. Use
it instead.
2017-08-17 16:48:11 -07:00
Bernie Hackett
7051faace8 Start work on 3.5.1 2017-08-15 11:21:31 -07:00
Shane Harvey
0b0f045d56 BUMP 3.5.0 2017-08-08 09:48:06 -07:00
Bernie Hackett
1c7f5f80e5 Claim support for Python 3.6 2017-05-25 17:02:59 -07:00
Bernie Hackett
e5c18fe09b Migrate CI testing to Ubuntu 12.04 2017-04-25 23:05:33 -07:00
Shane Harvey
4195f77a79 PYTHON-1197 Test PyMongo on Evergreen with the default system Python
- Add XUnit xml reporting using unittest-xml-reporting
- Clamp unittest2 version at 0.8.0 for Solaris
- Remove environmental variables to work around EVG-1331
2017-02-17 13:55:50 -08:00
Bernie Hackett
76df4f2d33 Start work on 3.5 2017-02-17 13:53:04 -08:00
Bernie Hackett
f2aff0fd14 BUMP 3.4.0 2016-11-29 09:37:50 -08:00
Bernie Hackett
11f32deb9f PYTHON-1166 - Various fixes for Sphinx doc builds 2016-10-17 15:57:33 -07:00
Bernie Hackett
4f3f9f3544 PYTHON-1154 - Various doc and doctest fixes
- Make the doctests pass against MongoDB 2.6 - master (3.3)
- Make the doctests pass under python 2.6 - python 3.5
2016-09-28 16:46:02 -07:00
Bernie Hackett
c0767a551a PYTHON-1153 - Make docs build and test under python 3 2016-09-26 15:49:59 -07:00
Bernie Hackett
100a069a63 Continue work on 3.4 2016-09-21 11:15:01 -07:00
Bernie Hackett
17e3683384 BUMP 3.4rc0 2016-09-19 18:02:03 -07:00
Bernie Hackett
29196b6566 PYTHON-1129 - Support IP addresses in match_hostname 2016-08-25 16:28:19 -07:00
Bernie Hackett
c44add7c90 Start work on 3.4 2016-07-19 16:34:20 -07:00
Luke Lovett
21550d352c BUMP 3.3.0 2016-07-12 14:21:29 -07:00
Bernie Hackett
c4e8d22544 PYTHON-1025 - C extensions big endian support 2016-06-24 17:54:24 -07:00
Bernie Hackett
53a7bea492 PYTHON-1022 - Drop support for Python 3.2
This change removes the u() helper from bson.py3compat
and all of its uses in the driver and tests. PyPy3 continues
to be supported since, even though it is based on python 3.2.5,
it has always supported the u string prefix.

The README and install docs are now explicit about PyPy(3) support.
2016-06-15 10:05:43 -07:00
Bernie Hackett
3025d68af0 PYTHON-1093 - Use extras_require to install optional dependencies 2016-05-26 16:47:23 -07:00
Bernie Hackett
ecbbb8a442 Start work on 3.3 2016-05-18 13:32:01 -07:00
Bernie Hackett
0b34f9702c BUMP 3.2.2 2016-03-15 15:48:41 -07:00
Bernie Hackett
07b0f78585 Start work on 3.2.2 2016-03-02 15:18:11 -05:00
Luke Lovett
22fd629968 BUMP 3.2.1 2016-02-02 14:46:48 -08:00
Bernie Hackett
aa12164d27 Start work on 3.2.1 2015-12-15 11:01:44 -08:00
Bernie Hackett
23478e84c6 BUMP 3.2 2015-12-07 16:28:13 -08:00
Bernie Hackett
5e1b08090f Post rc0 work 2015-12-03 17:05:22 -08:00
Bernie Hackett
a2170e6140 BUMP 3.2rc0 2015-11-18 21:09:25 -08:00
Bernie Hackett
0862de6164 Start work on 3.2 2015-11-18 12:53:49 -08:00
Bernie Hackett
953cfaafd7 BUMP 3.1.1 2015-11-17 16:40:02 -08:00
Bernie Hackett
631e23eb95 Claim support for python 3.5 2015-11-13 10:33:34 -05:00
Bernie Hackett
c873ef3fdb Start work on 3.1.1 2015-11-13 10:30:14 -05:00
Bernie Hackett
928b06882b BUMP 3.1 2015-11-02 14:58:34 -08:00
Bernie Hackett
06f200e1d5 BUMP 3.1rc0 2015-10-19 17:11:09 -07:00
Bernie Hackett
a88940506b Start work on 3.1.0. 2015-07-08 15:00:19 -07:00
Bernie Hackett
f3931c1e19 BUMP 3.0.3 2015-06-30 17:36:56 -07:00
Bernie Hackett
ff3c18ffbc PEP440 version numbers... 2015-05-19 10:38:24 -07:00
A. Jesse Jiryu Davis
056d1a01f4 Version -> + 2015-05-19 13:34:38 -04:00