A mysterious bug with Twisted plugins
I fixed a bug in Launchpad recently that led me deeper than I expected.
Launchpad uses Buildout as its build system for Python packages, and it’s served us well for many years. However, we’re using 1.7.1, which doesn’t support ensuring that packages required using setuptools …