Revision b470fe33e50597d5f329625edc94048221d9a83e authored by Ko- on 19 September 2019, 07:35:34 UTC, committed by Matthias J. Kannwischer on 19 September 2019, 07:35:34 UTC
* Fix compatibility with Python 3.6

text was only added in Python 3.7 as a more readable alias
https://docs.python.org/3/library/subprocess.html?highlight=subprocess#subprocess.check_output

* Fix printf calls without a format string

* Make stack's print function more similar to others
1 parent 881a6f0
History
File Mode Size
common
crypto_kem
crypto_sign
pqclean @ b8a243b
.gitignore -rw-r--r-- 1.7 KB
.gitmodules -rw-r--r-- 98 bytes
mupq.py -rw-r--r-- 21.4 KB

back to top