13
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
be threadsafe + test More... almost 17 years ago
be (slightly) more private More... almost 17 years ago
add a simple example and update the README to reflect it More... almost 17 years ago
be more careful about generating ints across platforms More... almost 17 years ago
make another note of dependencies More... almost 17 years ago
chmod setup.py More... almost 17 years ago
license More... almost 17 years ago
more metadata More... almost 17 years ago
support using setuptools test command More... almost 17 years ago
gitignore build artifacts More... almost 17 years ago
starting on a setup.py More... almost 17 years ago
move validate scripts to tools/ directory, add README there More... almost 17 years ago
convert README to reStructured text and add some more details More... almost 17 years ago
doc updates More... almost 17 years ago
update epydoc config file More... almost 17 years ago
remove ElementTree from source. you'll have to do if you don't have it already. this will be an automatic dependency when we set up the egg. More... almost 17 years ago
create package pymongo and move all pymongo related modules there More... almost 17 years ago
utc More... almost 17 years ago
don't randomly generate regexps for bson tests because identical python regexs sometimes randomly decide to not compare equal. lame. More... almost 17 years ago
use UTC for datetime encoding, decoding. came up from a transient test failure that had to do with DST More... almost 17 years ago
hacking automatic reductions into random testing tool More... almost 17 years ago
hint() More... almost 17 years ago
move limit, skip, count, and sort tests to test_cursor More... almost 17 years ago
explain() More... almost 17 years ago
collection options() More... almost 17 years ago
create_collection More... almost 17 years ago
fix bson binary (only support subtype '\x02' for now) More... almost 17 years ago
index_information More... almost 17 years ago
drop_index (singular) More... almost 17 years ago
move index tests to test_collection More... almost 17 years ago