Files
pydantic/docs
Gary Donovan 7f90b2f342 Remove incorrect comment about lazy evaluation of setting sources (#3806)
* Remove incorrect comment about lazy evaluation of setting sources

It looks like the current implementation always evaluates every source (https://github.com/samuelcolvin/pydantic/blob/9d631a3429a66f30742c1a52c94ac18ec6ba848d/pydantic/env_settings.py#L73) before coalescing them into a single dictionary to pass to `BaseModel`. So the comment about lazy evaluation is incorrect and should be removed.

* Add changelog
2022-04-02 15:25:43 +01:00
..
2021-12-18 20:56:14 +00:00
2020-04-15 16:40:21 +01:00
2021-02-25 20:24:28 +00:00
2021-10-27 01:26:04 +02:00
2019-10-14 16:40:25 +01:00
2022-01-02 13:53:45 +00:00
2019-10-07 17:19:01 +01:00
2022-01-02 13:53:45 +00:00
2019-10-07 17:19:01 +01:00
2021-03-01 15:45:06 +00:00