Samuel Colvin

Results 1078 comments of Samuel Colvin

No problem, thank you for everything you've done.

Please can you do a bit more research and tell us how to do this. E.g. goes the library we use now support this?

PR welcome to try this. I've no idea how much it increase the bundle size. If it has a big affect, we might need a different lazy module for markdown...

Thanks for contributing. I think we should go the #225 route to fix this.

If rust/maturin/pyo3 can build for iOS, we would absolutely support it. Until then there's nothing we can do. When I checked last, there were virtually no (10s out of 250m)...

V1 is on the [`1.10.X-fixes`](https://github.com/pydantic/pydantic/tree/1.10.X-fixes) branch. Pydantic-core didn't exist until V2. I've updated my comment above to say. > You might try the wasm build which should work. As you'll...

I've updated the pr, but I think we shouldn't merge this before 2.7, given the number of changes involved, we should wait for 2.8 for this.

I think the normal `Url` allows no host, at least on some scenarios, worth looking at those tests.