Menu

Commit [r3973]  Maximize  Restore  History

`_group_opcodes` was expected to yield lists, but when the second parameter was `None` it yielded a generator which broke `unified_diff` (fixes #3725)

mgood 2006-10-18

changed /trunk/trac/versioncontrol/diff.py
changed /trunk/trac/versioncontrol/tests/diff.py
/trunk/trac/versioncontrol/diff.py Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/tests/diff.py Diff Switch to side-by-side view
Loading...