0.8.6 has been built

0 views
Skip to first unread message

bear

unread,
Apr 21, 2008, 3:07:01 AM4/21/08
to parsedatetime-dev
It can be found via the Python Package Index, Google Code or my own
website:

http://pypi.python.org/pypi/parsedatetime/0.8.6
http://code.google.com/p/parsedatetime/
http://code-bear.com/code/parsedatetime

Here is the ChangeLog for 0.8.6

Upating Copyright year info
Fixing defects from Google Project page

The comparison routine for the "failing" test was not accurate.
The test was being flagged as failing incorrectly
Issue 18 http://code.google.com/p/parsedatetime/issues/detail?id=18

Added patch from Bernd Zeimetz for the German localized constants!
http://svn.debian.org/viewsvn/*checkout*/python-modules/packages/parsedatetime/trunk/debian/patches/locale-de.dpatch
He identifies some issues with how unicode is handled and also
some other
glitches - will have to work on them
Issue 20 http://code.google.com/p/parsedatetime/issues/detail?id=20

Tweaked run_tests.py to default to all tests if not given on the
command line
Removed 'this' from the list of "specials" - it was causing some
grief and from the
looks of the unit tests, not all that necessary

Worked on bug 19 - Bernd identified that for the German locale the
dayofweek check
was being triggered for the dayoffset word "morgen" (the "mo"
matched the day "morgen")
To solve this I added a small check to make sure if the whole word
being checked was
not in the dayOffsets list, and if so not trigger.
Issue 19 http://code.google.com/p/parsedatetime/issues/detail?id=19
Reply all
Reply to author
Forward
0 new messages