Fares A. Bakhit
Fares A. Bakhit
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
## Change Summary - Add `percent_encode` function to `pydantic.utils` - Add tests for `percent_encode` - Fix `AnyUrl.build` - Add new tests for `AnyUrl.build` ## Related issue number fix #3061 ##...
**Reasons for making this change:** Poetry is a Python dependency management and packaging tool. `poetry.toml` is a local configuration file for projects powered by poetry, The settings commonly added to...