Menu

Commit [r8458]  Maximize  Restore  History

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.

cboos 2009-08-10

changed /branches/0.11-stable/trac/config.py
changed /branches/0.11-stable/trac/tests/config.py
/branches/0.11-stable/trac/config.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/tests/config.py Diff Switch to side-by-side view
Loading...