A. Jesse Jiryu Davis
All Articles
Feed
About
Portfolio
Category: Python
Announcing PyMongo 2.7 release candidate
Try it out: "pip install https://github.com/mongodb/mongo-python-driver/archive/2.7rc0.tar.gz"
Escaping Callback Hell
MongoDB's asynchronous interface will require no callbacks in the next release.
Weird Green Bug
A mysterious deadlock with PyMongo and Gevent.
Year End
The year in review: Motor, Toro, and asyncio.
Austin
I'm speaking at the Python Meetup and the MongoDB User Group in Austin, TX this week.
Day Of The Thread
Pitfalls to avoid when submitting a patch to the core Python team.
Dawn Of The Thread
How to avoid zombie threads in ancient versions of Python.
Night Of The Living Thread
A fun series about a race condition I fixed in Python's threading implementation.
PyMongo 2.6.3 Released
Announcing PyMongo 2.6.3, which fixes some connection-pool bugs and hardens the BSON parser.
Python C Extensions And mod_wsgi
If you use mod_wsgi, or you're the author of a Python C extension, it's time for you to learn how they interact.
←
Older
Page 15
Newer
→