mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
3c4c163dc5
* fix allow_population_by_alias, fix #257 * update history
21 lines
224 B
Plaintext
21 lines
224 B
Plaintext
.idea/
|
|
env/
|
|
env36/
|
|
env37/
|
|
*.py[cod]
|
|
*.egg-info/
|
|
build/
|
|
dist/
|
|
.cache/
|
|
.mypy_cache/
|
|
test.py
|
|
.coverage
|
|
htmlcov/
|
|
benchmarks/*.json
|
|
docs/_build/
|
|
docs/.TMP_HISTORY.rst
|
|
docs/.tmp_schema_mappings.rst
|
|
.pytest_cache/
|
|
.vscode/
|
|
_build/
|