Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 8500:b03160d46e9d
bug: don't reference vendored outside of anypy modules
client.py was referencing the vendored.cgi module. This is wrong.
It should pull the vendored.cgi module only via anypy.cgi_.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 21 Dec 2025 23:59:08 -0500 |
| parents | 4566360871dc |
| children |
line wrap: on
line source
Python compatiblity TODO ~~~~~~~~~~~~~~~~~~~~~~~~ Remove support for Python versions < 2.7. As they are not supported anymore.
