annotate roundup/anypy/TODO.txt @ 4992:b562df8a5056

Fix form-parsing for multilinks If multiple new items are added to a multilink property, the old version would create the new items but only link one.
author Ralf Schlatterbeck <rsc@runtux.com>
date Sun, 21 Jun 2015 21:20:10 +0200
parents ac1f56d77cf5
children 868db43b302a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4089
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 Python compatiblity TODO
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 ~~~~~~~~~~~~~~~~~~~~~~~~
eddb82d0964c Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3
4687
4960a2c21590 Python 2.3 workarounds cleanup
anatoly techtonik <techtonik@gmail.com>
parents: 4092
diff changeset
4 Remove sets_ included for Python 2.3 compatibility.
4978
ac1f56d77cf5 Added a TODO to remove python 2.3 2.4 support.
Bernhard Reiter <bernhard@intevation.de>
parents: 4687
diff changeset
5
ac1f56d77cf5 Added a TODO to remove python 2.3 2.4 support.
Bernhard Reiter <bernhard@intevation.de>
parents: 4687
diff changeset
6 Remove support for Python versions < 2.5. As they are not supported anymore.

Roundup Issue Tracker: http://roundup-tracker.org/