- Samantha Ritter And Me At Open Source Bridge 2015
We'll speak about driver spec compliance, and I'll do a talk on asyncio coroutines.
- Announcing PyMongo 3.0.1
Fixes a few critical bugs discovered in PyMongo 3.0.
- Vote For Me At Open Source Bridge!
A shameless plug for my three talk proposals.
- PyCon Video: "Eventually Correct: Async Testing"
My PyCon 2015 talk about testing asynchronous code with Tornado's included AsyncTestCase.
- Screencast of "Eventually Correct: Async Testing With Tornado"
In video form with closed captions, my talk about testing asynchronous Python code.
- Eventually Correct: Async Testing With Tornado
Event-loop management, error handling, and coroutines as unittests.
- Announcing PyMongo 3
This is a partial rewrite of the Python driver for MongoDB, our biggest and best release ever.
- Talk Python To Me Podcast: Python and MongoDB
Michael Kennedy interviewed me about my career as a Python programmer and how I came to work for MongoDB. We discussed PyMongo, Motor, and Monary.
- Yangshan Plants His Hoe: Audio
Audio of my inaugural dharma talk, about injustice and Zen practice.
- PyPy, Garbage Collection, And A Deadlock
Yet another danger of __del__.