mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
0cfce77bb3
* fix json for Path, FilePath, and DirectoryPath objects, fix #473 * convert to single spaces * assert result to a string * Update test_json.py * encode entire Path hierarchy the same way