Files
pydantic/docs
Samuel Colvin 79017111aa new URL parsing (#755)
* new URL parsing, fix #603, fix #541

* AnyUrl parts and more tests

* more coverage and db DSNs

* remove DSN methods

* tests for urlstr

* remove debug

* make AnyStr a subtype of str

* fix with cython

* rearranging networking code

* allowing international domains, cleanup

* support international domains

* better URL builder

* allow underscores in subdomains and domains

* tests for json and schema, max length

* urlstr > stricturl

* updating docs

* tweak docs examples

* tweak docs
2019-09-02 11:37:33 +01:00
..
2019-09-02 11:37:33 +01:00
2019-05-30 12:43:44 +01:00
2019-02-15 18:29:13 +00:00
2019-09-02 11:37:33 +01:00
2019-09-02 11:37:33 +01:00