Dmitry Borodaenko

Results 8 comments of Dmitry Borodaenko

I ran into this when injecting arguments into a docopt based module in a unit test with something like `docopt(__doc__, ['a', 'b'])`.

Forgot to mention: doesn't have to be Python 3, the problem occurs with Python 2 and `unicode_literals`, too.

This pull request contains a lot of useful code that should be merged, but it's grown too long and unwieldy to merge in one go. Lets get your other pull...

Thanks :) My experimental branch was WIP, AFAIR I didn't finish making it actually work when I stopped working on it. I'll have another look and try to remember why...

I like the idea and I think it's worth cleaning this up and merging, but the current implementation is indeed quick and dirty: - names for lazy_frontpage_*.rhtml should all be...

Not sure if it shows up for you, but GitHub tells me: > First-time contributors need a maintainer to approve running workflows. [Learn more.](https://docs.github.com/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks) I don't think this PR is...

PR #37 tries to address both this and #18.