Conor Heine
Conor Heine
This happened to me, too. If you have a `~/.gcalclirc` file, it cannot contain any blank lines. Make sure any blank lines are removed (including at the end of the...
Also seeing this. Our logging+alerting service caught a spike in python errors logged after latest deployment. Not a big deal to add an ignore rule, though.
This is a duplicate of #208
[I gave it a quick stab based on what I was initially thinking](https://github.com/cahna/busted/commit/7852de5e90130e79e1e2cdba9f99d5290ba175d7) and it works quite nicely. Upon calling busted from a cli, it will look for a valid...
> I like that lua_cliargs is, very purely, for parsing cli args. I agree. Adding a feature such as this counters the idea of 'do one thing, and do it...
Using unofficial cliargs update from [this comment](https://github.com/amireh/lua_cliargs/issues/20#issuecomment-16324701), I've modified busted [here](https://github.com/cahna/busted/tree/sane-task-loading) to load options from a file (.cliargs) that will be applied to all runs unless overwritten by a preconfigured...
@medmunds > Reply-to is a little surprising. Some ESPs require handling this as an extra header. Aha! I'm no email expert, so TIL! I will add the reply-to-via-headers support momentarily.
@medmunds > What's going wrong? (In the contributing docs, I notice the "test a representative combination of Python and Django versions" command is outdated—the current version should be tox -e...
Thanks for your feedback @medmunds! Taking a look now. FYI: I only have Sundays available to work on this for the foreseeable future.
Searching for "hidden" within the page showed nothing, so I think I saw everything. LMK if I missed something.