Stavros Korokithakis
Stavros Korokithakis
Good point, I use python-semantic-release that generates very nice-looking changelogs, but they require prepending commits with "feat/fix/docs/etc". I'll try to do that from now on, good point.
Write a function that accepts the value and returns the default if the value is None and `Use()` it?
You aren't wrong, and I would be favorable towards a PR that accepted a function as a default, if you would like to give it a shot.
@kurtbrose: Good call, agreed. I also wonder whether the function should accept arguments (e.g. the object being validated), so the default can depend on the validated object or something similar.
The problem is mostly the PyPI package. That's why I'm contacting @keleshev, to get access there, I'll see what I can do if he's unresponsive.
Hey @keleshev, right now, not much, just some maintenance. For example, the items in PR 71. Better error messages, removing the offending ASCII character, etc. I think the API is...
I wasn't going for impressive, I just saw the last commit being ages ago with lots of open issues and PRs and offered to maintain the library. If you're already...
Will do, thank you.
@drgarcia1986, that's in master, right? I'll just add a few fixes and then hopefully @keleshev can release it.
Thank you for your contribution! Hmm, this looks useful, but I don't know if the verbose way is currently so big a pain to justify including this predicate in the...