Mercurial > genshi > mirror
comparison COPYING @ 939:f15334b65cf8 trunk
Don't cache (TEXT, Markup) events in serializers. This is not needed and since Markup instances compare equal to the same non-Markup string this can lead to incorrect cached output being retrieved. Fixes #429. This is patch t429-fix.2.patch from that ticket. It includes an additional unrelated test to check that the WhitespaceFilter actually removes ignorable whitespace.
author | hodgestar |
---|---|
date | Sun, 12 Jun 2011 00:41:35 +0000 |
parents | 64f04a2c5e66 |
children |
comparison
equal
deleted
inserted
replaced
938:8d0f693081b5 | 939:f15334b65cf8 |
---|