http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/roundup/anypy/README.txt Mercurial Repository: p/roundup/code: roundup/anypy/README.txt history 2014-05-08T18:44:29+10:00 Remove anypy.sets_ http://hg.code.sf.net:8000/p/roundup/code/#changeset-868db43b302af09dc1fb603f8c9d164008bf4f0b John Kristensen john@jerrykan.com 2014-05-08T18:44:29+10:00 2014-05-08T18:44:29+10:00
changeset 868db43b302a
branch
bookmark
tag
user John Kristensen <john@jerrykan.com>
description Remove anypy.sets_

The anypy.sets_ package module is no longer used in the roundup codebase
because python v2.4 is no longer supported. The anypy VERSION has been
bumped to 0.3 to reflect this removal, but the version has probably
never changed when other features were added in the past so this bump
may be pointless.
files
Remove roundup/anypy/hashlib_.py http://hg.code.sf.net:8000/p/roundup/code/#changeset-9ba03348f923f876b8a032c44424692aa5011dd1 John Kristensen john@jerrykan.com 2014-05-09T17:32:44+10:00 2014-05-09T17:32:44+10:00
changeset 9ba03348f923
branch
bookmark
tag
user John Kristensen <john@jerrykan.com>
description Remove roundup/anypy/hashlib_.py

The hashlib_ module was being used to provide backwards compatibility
for python v2.4. Roundup has dropped support for python v2.4 so we can
get rid of it.
files
Add compatibility package to allow us to deal with Python versions 2.3..2.6. http://hg.code.sf.net:8000/p/roundup/code/#changeset-eddb82d0964c180bc8cc6199e2db8e7eb74a26cc Richard Jones richard@users.sourceforge.net 2009-03-12T02:52:56+00:00 2009-03-12T02:52:56+00:00
changeset eddb82d0964c
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description Add compatibility package to allow us to deal with Python versions 2.3..2.6.

Outstanding issues noted in roundup/anypy/TODO.txt
files