# # ChangeLog for stamper/http.py in stamper # # Generated by Trac 1.4 # Apr 29, 2024, 6:49:02 AM Thu, 05 Sep 2019 14:38:38 GMT Borja Lopez [71:c8e39db35e46] * bin/stamp (modified) * bin/stamps (modified) * stamper/__init__.py (modified) * stamper/config.py (modified) * stamper/http.py (modified) * stamper/stamper.py (modified) Make stamper python-3 compatible Sat, 08 Nov 2014 16:29:03 GMT Borja Lopez [53:ec3de0325406] * stamper/http.py (modified) * stamper/stamper.py (modified) Authenticate the user before actually push the stamps to the server. ... Sat, 08 Nov 2014 00:54:33 GMT Borja Lopez [51:2744123f56bf] * stamper/http.py (added) Minimal http client for stamper. This client allows us to send ...