a63fedc647
- New upstream release 1.78 - Fix tests for new failure caused by locale data changes in DateTime::Locale 1.29 (GH#28) - Added a warning about using locale-specific patterns; some of these patterns can change quite a bit as the locale data is updated, so using them for parsing does not produce stable results across time - this is what caused the test failures that this release fixes
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
from Config import *
|
|
|
|
addFilter("spelling-error Summary\(en_US\) strftime -> ")
|
|
addFilter("spelling-error %description -l en_US strftime ->")
|