Rafał Miłecki
Rafał Miłecki
[0001-cachestat-drop-unused-variables.txt](https://github.com/brendangregg/perf-tools/files/3197312/0001-cachestat-drop-unused-variables.txt) [0002-cachestat-make-it-work-with-non-bash-shells.txt](https://github.com/brendangregg/perf-tools/files/3197313/0002-cachestat-make-it-work-with-non-bash-shells.txt)
Can you accept/push my patches, please?
One thing that looks a bit weird is the empty log message line: ``` DEBUG:invoice2data.extract.invoice_template: ``` (with this pull request changes). --- I'm not sure what would be the ideal...
Looks nice & clean
I'd like to propose this change as an alternative solution to both: https://github.com/invoice-x/invoice2data/pull/375 https://github.com/invoice-x/invoice2data/pull/384 This also fixes https://github.com/invoice-x/invoice2data/issues/374
So what do we do about this pull request? It received some minor cross-pull-request comment in the #417: > Maybe better to leave suboptimal tests and examples in this library....
This change depends on the https://github.com/invoice-x/invoice2data/pull/407 Personally I'd rather against extending the old syntax. That one will always have some limitations and I think we should encourage people to move...
I'm happy to get a positive respose to this. Take your time to review / test this. > Will the use of prioritys have a big impact on precessing time?...
This is my alternative to the https://github.com/invoice-x/invoice2data/pull/378 that should really work this time. @bosd: I believe you can parse your `Mekro.pdf` with: ``` # -*- coding: utf-8 -*- issuer: Mekro...
@bosd: can you paste or send me full `pdftotext` output, please? Feel free to replace your private data there with random text. That will make it much much easier for...