view roundup/anypy/TODO.txt @ 5729:9ea2ce9d10cf

A few internet references report that etags for the same underlying resource but with different representation (xml, json ...) should have different etags. That is currently not the case. Added code to allow incorporation of representation info into the etag. By default the representation is "json", but future patches can pass the representation down and modify flow to match requested representation.
author John Rouillard <rouilj@ieee.org>
date Sat, 25 May 2019 14:23:16 -0400
parents 4566360871dc
children
line wrap: on
line source

Python compatiblity TODO
~~~~~~~~~~~~~~~~~~~~~~~~

Remove support for Python versions < 2.7. As they are not supported anymore.

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