justincinmd

Results 4 issues of justincinmd

I am planning on doing another release of this within the next week.

Passenger 4 stores it's module file in a different directory.

On Firefox and Chrome with the following doctypes, the display is off by several pixels, resulting in the resize graphic displaying out of position, as well as a border severl...

The `dedupe` package [uses BTree](https://github.com/dedupeio/dedupe/blob/main/dedupe/canopy_index.py#L76), and raises the following exception when running under pypy 3.8 or python 3.10 with the PURE_PYTHON environment variable set to 1. ``` File "/etc/build/venvs/default/lib/python3.10/site-packages/dedupe/tfidf.py", line...