0.11.6dev: `Config` class has now full unicode support, including section names and keys.
Though perhaps not that useful in itself, being consistent in accepting unicode input values prevents subtle bugs like the one from #8276, where mixing an unicode key and an utf-8 value raised an encoding exception.