okeeblow

Results 4 comments of okeeblow

For what it's worth Ox is already the fastest Ruby XML parser for my use case even without this change. My library wouldn't be feasible without it since it's the...

Relevant: I had to work around an issue caused by the parsing of `git diff`'s stdout: https://github.com/andrewshadura/git-crecord/pull/31

I also have [a file](https://raw.githubusercontent.com/okeeblow/DistorteD/ddf20d32554f6ba18b07b3c348c4061c52444b08/CHECKING%20YOU%20OUT/TEST%20MY%20BEST/Try%202%20Luv.%20U/application/rtf/CYO%20MacWrite%20Pro%201.5%20RTF) which breaks `git-crecord`'s assumption that `git-diff`'s bytes output can be decoded as valid UTF-8: ``` [okeeblow@emi#CHECKING YOU OUT] git crecord Traceback (most recent call last):...

This is what you see if you're building for Python 3 and haven't modified `/win32_impl_src/leveldb.def` as described in the Readme under "Compile using Python3".