Steven Maude

Results 82 comments of Steven Maude

Related, it would be useful to configure `--jobs ` to potentially speed up submodule checkouts, if that's not already set and might provide a boost in the Actions environment. From...

This is still the case as no-one's changed the code there. You could: * just run `pdftohtml.exe` separately and dump the results to a file (either via a script, or...

Still need to deal with cause of #105. Tests pass on Python 2.7 with latest dependencies.

Some of this will be addressed in https://github.com/sensiblecodeio/databaker/tree/python-3-support which is based on Dragon's changes in https://github.com/sensiblecodeio/databaker/tree/fix_circular_imports (which can't be merged as it's out of date and there are considerable enough...

The circular imports fixes are in master now, so we just need to explicitly state the imports now.

I agree the code could benefit from being better organised. In this case, the "bag overrides" actually just add methods to xypath.Bag rather than overriding existing ones. There are other...

@swebalaji: your problem is off-topic for this issue as it's to do with releasing a version of the Python API on PyPI. (Nonetheless, it is likely that your problem is...

(Should be the `kind/docs` label; it's not really a bug. The issue template options when opening on GitHub don't have a documentation option. That's unlike the link *from* the documentation...

:warning: **Update**: this was resolved by readding a `.python-version` file. *** I'm not sure if the problem I have seen is directly related to this issue or not. But transitive...