Guanzhong Chen
Guanzhong Chen
Support for creation of memfd-backed files is implemented in #836, with unlinked temporary files as fallback on FreeBSD. This should now be a matter of writing decompressed data into an...
I think a per-user disk quota would be nice, just in case someone uploads 10GB of test data.
We can consider using `-m32` in `setup.py`, but this is likely to fail unless x86 toolchain is installed. Another possibility is to use the `manylinux1` approach and build `setbufsize.so` binaries...
What's going on with this one?
Did you know that you can edit the description?
Remember to use a symmetrical ManyToManyField on `'self'`.
For example, why is `sys_readlink` allowed for everything?
https://dmoj.ca/submission/1058794 looks like it's executing random code. I don't see why we would make it pass.
You should probably get PyCharm then. It can autoconvert all sorts of string formatting, including the obscure options that we use, to f-strings.
Here's an example: https://user-images.githubusercontent.com/461885/132268585-a919ef88-34cc-401b-85f2-d80f77a0e0c5.mp4