Ethan Furman
Ethan Furman
This has been fixed in v0.99.009.
No fix yet, time has been scarce. :-(
Apologies for the delay. `ignore_errors` and `strip_nulls` are now supported (v0.99.009).
I do not see any value in the `from some_module.some_type`. I'd like to see it removed.
Not sure if this is related, but `help(enum.Enum)` shows: Help on class Enum in module enum: class Enum(builtins.object) | . . . It seems to me that instead of `builtins.object`...
I would be happy to add cp-855 support. Is there a dbf file you can share with me? I need to locate the byte value for that code page in...
Glad my library helped! It looked to me like cp-855 had more Ukrainian characters than cp-1251. If I'm wrong, go ahead and close again; otherwise, go ahead and attach a...
pylockfile is no longer developed at this location. It has been moved to: https://git.openstack.org/cgit/openstack/pylockfile/ If the fix is not in that repo, I'm sure they wouldn't mind the help. :)