James McKinney

Results 548 comments of James McKinney

Could there be an argument passed to validator_for (and other initializers) that either: 1. gets passed to OneOfValidator via the ctx argument, such that it uses iter_errors instead of is_valid...

> Along with this change, I'd like to expose custom resolvers to Python bindings + hopefully with async too, but not 100% sure about this. I presently use python-jsonschema, where...

Ah, yes, looks like it: https://docs.astral.sh/ruff/faq/#does-ruff-support-jupyter-notebooks

FWIW, `ruff format` makes other changes to the ipynb file (changing indentation, reordering JSON members, etc.). It doesn't just format the Python code (I would prefer if it could be...

This was back on pa11y 6.2.3 and pa11y-ci 3.1.0. Once I got things working, my command was: ```bash npx pa11y-ci -c pa11y.default.json -s http://127.0.0.1:8000/sitemap.xml ``` where the config was: ```json...

In what conditions do you consider a finished job to have failed? What information would you want returned about the job?

Have you tried the readme?

@bkmgit Good catch. I would accept a PR.

@bkmgit Are you familiar with the dateutil and parsedatetime APIs that would parse formats like: 4:10 1.2m 172 hours 5 weeks, 2 days