0.12.6dev: reST rendering could fail when running TracStandalone.
Explicitly pass the `standalone.Reader` object to `publish_parts` because when Docutils attempted to import the standalone module it might import the module from Trac with the same name.