Files
pydantic/tests
dmontagu b84df079a7 Add generic functionality (#595), fix #556
* Added generic functionality

* Skip tests in python 3.6

* double quote -> single quote

* Simplified, with more comprehensive tests

* double quote -> single quote

* Remove unintentional file

* Add caching

* don't cythonize generics.py

* Make work with mypy

* Remove __parameters__

* double quote -> single quote i'll remember one day

* More cleanup and validation

* Removed unwanted file

* A little more cleanup, and finish the PR

* Add proper inheritance

* Added note about inheritance to docs

* Added error for double-parameterizing

* Should build for python3.7

* Works with both 3.6 and 3.7

* Fixed bug with caching for single argument

* handle __name__ for generic models

* double quote -> single quote

* Updated error messages
2019-06-19 11:22:06 +01:00
..
2017-05-03 22:23:41 +01:00
2019-05-30 12:04:15 +01:00
2019-02-04 21:54:20 +00:00
2019-02-04 21:54:20 +00:00
2018-11-15 11:30:07 +00:00
2019-05-22 13:14:35 +01:00
2019-05-30 12:04:15 +01:00
2019-05-30 12:04:15 +01:00
2019-06-04 17:06:08 +01:00
2019-06-06 15:18:21 +01:00
2019-06-19 11:03:31 +01:00
2019-02-15 18:29:13 +00:00