Commit Graph

16 Commits (5e3ca12b158b4abefe2e3a54259ab5255dca93d8)

Author SHA1 Message Date
Patrick Cloke 8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
Jonathan de Jong 837293c314
Remove obsolete __future__ imports (#8337) 4 years ago
Richard van der Hoff 88b9807ba4
Update the test federation client to handle streaming responses (#8130) 4 years ago
Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff b59a4eba64
Updates to the federation_client script (#5447) 6 years ago
Brendan Abolivier 91d96759c9
Add a Content-Type header on POST requests to the federation client 6 years ago
Amber Brown e1728dfcbe
Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 6 years ago
Richard van der Hoff 96bad44f87 Fix federation_client to send the right Host 7 years ago
Richard van der Hoff fd04968f32 federation_client script: Support for posting content 7 years ago
Richard van der Hoff a04c6bbf8f test federation client: Allow server-name and key-file as options 7 years ago
Richard van der Hoff 046b659ce2 Improvements to the federation test client 7 years ago
Erik Johnston f45be05305 Print newline after result in federation_client script 8 years ago
Erik Johnston 97f072db74 Print status code in federation_client.py 8 years ago
Erik Johnston fcde5b2a97 Print authorization header for federation_client.py 8 years ago
Erik Johnston 673375fe2d Acutally add scripts-dev/ 10 years ago