Adam Serafini
Adam Serafini
Quote from https://redis.io/commands/brpoplpush > As per Redis 6.2.0, BRPOPLPUSH is considered deprecated. Please prefer BLMOVE in new code. I would love to add it, can't guarantee that I will find...
For the use case of a contributor who is going to code on `pyxl` itself. The tests run fine when run with `pytest`, but a file `filename.py`with pyxl encoding run...
Both to evaluate potential optimisations and evaluate performance against other template engines.
Incorporate optimisations from the original `pyxl` project, eg [link](https://github.com/dropbox/pyxl/pull/8)
Using pyxl4 to actually generate the docs would also make sense.
There are several PEP8 violations.
Similarly to the last comment on ticket #42, I'm still finding tags are created for symbols that are in paths that are .gitignored. For example I have a directory in...