Although the [documentation includes a section on incompatibilities](http://python-future.org/stdlib_incompatibilities.html#stdlib-incompatibilities), in jaraco/configparser#30, we encountered yet another today. Metaclass construction requires the class name to be a native string. Consider that for the documentation.