summaryrefslogtreecommitdiff
path: root/paste/s3.py
AgeCommit message (Collapse)Author
2025-09-05rename to pypasteJohn Turner
"paste" conflicts with a linux command that everyone probably has by default.
2025-09-05add Content-Length header to delete requestJohn Turner
2025-09-05rewrite using aiohttpJohn Turner