Steven Silvester
|
5578999a90
|
PYTHON-1834 Use a code formatter (#852)
|
2022-02-09 06:44:28 -06:00 |
|
Steven Silvester
|
52ed5a4135
|
PYTHON-3052 Add Typings to PyMongo Itself (#829)
|
2022-01-13 16:09:48 -06:00 |
|
Bernie Hackett
|
507f954ed4
|
Update copyright dates
|
2017-12-01 17:23:39 -08:00 |
|
Bernie Hackett
|
f880111754
|
PYTHON-1240 - Test mod_wsgi in Evergreen
|
2017-03-14 13:12:29 -07:00 |
|
Bernie Hackett
|
aec685b374
|
Fix up copyright dates.
|
2015-03-25 11:55:02 -07:00 |
|
A. Jesse Jiryu Davis
|
f91c3d61cb
|
Use with-statements to acquire locks.
We can use with-statements now that we've dropped support
for Python 2.4.
|
2014-10-02 10:07:43 -04:00 |
|
A. Jesse Jiryu Davis
|
619924d05f
|
Remove mod_wsgi test client's dependency on py3compat.
|
2014-04-24 15:07:16 -04:00 |
|
Luke Lovett
|
4d6d1e067b
|
PYTHON-676 python 2/3 single-source for the test module
|
2014-04-23 18:37:02 +00:00 |
|
A. Jesse Jiryu Davis
|
2fa1750b07
|
Update copyright notices and company name.
|
2014-01-31 09:36:46 -05:00 |
|
A. Jesse Jiryu Davis
|
7e43c499ed
|
Style.
|
2013-08-15 12:15:49 -04:00 |
|
A. Jesse Jiryu Davis
|
e18058c784
|
Fix comment.
|
2013-08-15 12:14:09 -04:00 |
|
A. Jesse Jiryu Davis
|
eeef9179ec
|
Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353
|
2012-06-12 10:05:37 -04:00 |
|