Vladimir Keleshev

Results 146 comments of Vladimir Keleshev

Bad error messages, are number one, if not the only problem with **schema**. I really wish to sit down and fix it, but can't squeeze any time just yet.

So you propose switching around the priorities? I wonder, what impact that would have on other cases...

Love the idea of including `priority` into implicit `Validatable` interface. Here's what I was thinking recently: `validate` is a huge type-conditional on many types and priority is a huge type-conditional—that...

Not to forget, but a minor concern: if priority becomes part of public interface, then we should see if there's anything better than `int` for it.

There's quite a lot of changes. I have not yet formed opinions on all of them, but one thing I'm not quite happy is the base class. The problem with...

@skorokithakis let me know what are your plans for this project? API changes, which PR merged, etc.

@skorokithakis I've seen your fork and don't understand why can't we have utf-8 characters in README.rst. The "better error messages" from your fork are not impressive. I think that "last...

@skorokithakis I added you as collaborator to this repo. Do your thing, but no breaking changes. Let me know when you accumulated enough changes to release to PyPI, and I'll...