Commit Graph

17 Commits

Author SHA1 Message Date
Julius Park
9562a81903
PYTHON-3119 getMore helper should explicitly send inherited comment (#904) 2022-03-25 16:47:18 -07:00
Julius Park
a075eb798f
PYTHON-1787: fix NotMasterError no attribute error (#450) 2020-07-02 13:53:08 -04:00
Shane Harvey
e6eecb06d1 PYTHON-1884 Implement auto encryption spec tests
Skip test for symbol type which pymongo converts to string.
Fix {} comparison with RawBSONDocument in command events.
Add support for $$type assertions.
Nicer message in check_events.
Support errorContains with empty string.
Move custom data files to custom/.
2019-08-06 16:17:39 -07:00
Luke Lovett
327fdaa560 PYTHON-680 Remove all references to nose 2014-04-28 18:06:27 +00:00
Luke Lovett
4d6d1e067b PYTHON-676 python 2/3 single-source for the test module 2014-04-23 18:37:02 +00:00
Marc Abramowitz
97310cdaa3 Add .tox and *.egg to .gitignore 2012-10-19 11:58:53 -07:00
behackett
96b133cb0c Python 3 setup.py changes PYTHON-84
1. Switch from setuptools to distribute
2. Make setup.py PY3 compatible.
3. Use 2to3 for PY3 builds.
4. Make "test" and "nosetests" work in PY3
5. Only write setup.cfg when needed.
6. git ignore setup.cfg.

Traditional setuptools does not support PY3.
2012-03-28 19:10:54 -07:00
Bernie Hackett
d09f3db74a Ignore nosetests.xml. 2012-03-21 18:53:39 -07:00
Mike Dirolf
4652b54bb9 API doc generation with Sphinx 2009-11-12 16:46:49 -05:00
Michael DIrolf
3b7ada5556 clean out pyd build artifacts as well MINOR 2009-06-08 16:49:54 -04:00
Mike Dirolf
a76623d765 MINOR ignore settings.py file for benchmarks 2009-04-20 16:59:01 -04:00
Mike Dirolf
31429f62b5 ignore compiled c extensions 2009-02-02 13:47:19 -05:00
Mike Dirolf
50ce01d820 ignore the symlinks i add to make sure examples run against most recent code 2009-02-02 11:36:56 -05:00
Mike Dirolf
247d0420bf gitignore build artifacts 2009-01-22 14:40:10 -05:00
Mike Dirolf
facebe7cee playing w/ epydoc for doc generation 2009-01-16 10:44:08 -05:00
Mike Dirolf
57042594d0 gitignore 2009-01-06 10:40:56 -05:00
Mike Dirolf
8502242973 initial commit 2009-01-06 10:16:45 -05:00