Files
pydantic/docs
Kyungmin Lee 0320a99361 feat: add support multiple dotenv files (#1497) (#3222)
* feat: support multiple dotenv files

Allow BaseSettings to accept multiple dotenv files in Config as a list
or tuple.

* docs: add multiple dotenv support

* docs: add a change summary

* test: add missing tests

* fix: test coverage

* refactor: raise a TypeError when an object of an invalid type is passed

* fix: a lint error

* refactor: remove `_read_process_env_vars` method

* docs: update priority

* refactor: apply a review

* test: simplify testing

* refactor: apply reviews

* reverse piority order, reduce diff size

* fix change file grammar

* correct docs, avoid unnecessary copy of os.environ

* correct wording in docs

Co-authored-by: Samuel Colvin <s@muelcolvin.com>
2022-08-12 12:17:01 +00:00
..
2022-08-12 11:09:49 +01:00
2022-08-12 11:09:49 +01:00
2022-08-12 11:09:49 +01:00
2022-08-12 11:09:49 +01:00
2021-02-25 20:24:28 +00:00
2019-10-14 16:40:25 +01:00
2019-10-07 17:19:01 +01:00
2019-10-07 17:19:01 +01:00
2021-03-01 15:45:06 +00:00