Zanie Blue
Zanie Blue
An example project can be found at https://github.com/astral-test/uv-public-pypackage/tree/395ba191b190da0451c1e67a9b4a1cb5340398e5 Reproduction is something like this ``` ❯ echo "*" > .gitignore ❯ git clone https://github.com/astral-test/uv-public-pypackage ❯ cd uv-public-pypackage ❯ rm -f .gitignore...
Happy to help out with this in whatever way possible, just let me know.
This should be addressed upstream in the latest release of uv ([0.1.27](https://github.com/astral-sh/uv/releases/tag/0.1.27)).
Following discussion in https://github.com/pydantic/pydantic-core/pull/517 i.e. https://github.com/pydantic/pydantic-core/pull/517#issuecomment-1498865153 this looks to be deferred for now.
Per https://github.com/pydantic/pydantic-core/pull/413#issuecomment-1450065258 it looks like you may be sticking with the Python library for email validation?
I'd like to do some additional verification that changes are correct on other platforms too e.g. macOS
I've confirmed this is correct on macOS
Thanks for the report. I imagine this would be annoying before we do #313, otherwise I'm all for it.
I think we should change this someday still
@charliermarsh Why were you opposed to doing it in 0.2.0?