Fixes a socket leak in "copy_database" that has been present since Motor 0.2.
Fixes a bug when GridFSHandler is combined with a timezone-aware MotorClient.
In NYC, I talked about MongoDB and Python for visualization. Now I'm going to Portland OR to talk about writing.
Asynchronous Python is more flexible than blocking code, but you need to follow a few rules.
No new features. Now supports Python 2 and 3 single-source.
A patch release that fixes two bugs.
Motor 0.2 has been released. It's a huge upgrade: ease-of-use improvements, non-blocking DNS, and compatibility with MongoDB 2.6 and PyMongo 2.7.
New features, mainly to support MongoDB 2.6.
How I fooled myself into thinking I'd made my code eight times faster.