08cc6edc64
On python3 sys.stdin is an encoded file object that does not support reading raw binary data. Use the supplied buffer object to do so. Signed-off-by: Sven Wegener <sven.wegener@inovex.de> Co-authored-by: Sven Wegener <sven.wegener@inovex.de>
2 lines
79 B
YAML
2 lines
79 B
YAML
bugfixes:
|
|
- vault - Support reading raw binary data from stdin under python3
|