Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pydantic/pydantic-settings issues and pull requests

#224 - Pass current_state in when calling custom and built-in sources.

Pull Request - State: open - Opened by mnbbrown 5 months ago - 2 comments
Labels: V3

#223 - How to build a cascading settings resolver

Issue - State: open - Opened by trondhindenes 5 months ago - 2 comments
Labels: feature request, V3

#222 - Feature request: custom complex types

Issue - State: open - Opened by gsakkis 5 months ago
Labels: feature request

#221 - Fix dotenv source extra values parsing provided in dotenv file

Pull Request - State: closed - Opened by hramezani 5 months ago - 1 comment

#220 - env_prefix applies to fields with alias when defined in dotenv file

Issue - State: closed - Opened by gsakkis 5 months ago - 18 comments
Labels: bug, unconfirmed

#219 - ValidationError when combining dotenv file, env_prefix and fields with alias

Issue - State: closed - Opened by gsakkis 5 months ago - 5 comments
Labels: bug

#218 - Ensure extra='forbid' is enforced in DotEnvSettingsSource when env_prefix is specified

Pull Request - State: closed - Opened by kjithin 5 months ago - 6 comments
Labels: awaiting author revision

#217 - Fix for JSON on optional nested types.

Pull Request - State: closed - Opened by kschwab 5 months ago - 5 comments

#216 - Change `settings_customise_sources` signature in V3

Issue - State: open - Opened by hramezani 5 months ago
Labels: feature request, V3

#215 - env_prefix prevents env_file from working

Issue - State: closed - Opened by red8888 5 months ago - 4 comments
Labels: bug

#214 - Add CLI Settings Source

Pull Request - State: closed - Opened by kschwab 5 months ago - 29 comments
Labels: awaiting author revision

#213 - env_nested_delimiter doesn't work with secrets

Issue - State: closed - Opened by DerOetzi 5 months ago - 1 comment
Labels: unconfirmed

#212 - Add support for toml #210

Pull Request - State: closed - Opened by kjithin 5 months ago - 1 comment

#211 - feat: adding json, yaml and toml sources

Pull Request - State: closed - Opened by Smixi 5 months ago - 14 comments
Labels: ready for review

#210 - Toml and maybe even yaml support

Issue - State: closed - Opened by samuelcolvin 5 months ago - 4 comments
Labels: good first issue, feature request

#209 - Feature Request: Add CLI argument parsing for model initialization

Issue - State: closed - Opened by kschwab 5 months ago - 11 comments
Labels: feature request

#208 - Settings are loaded in a docker but not in Kubernetes

Issue - State: closed - Opened by vkaramanis 6 months ago - 3 comments

#207 - Fix typo in explode_env_vars() docstring

Pull Request - State: closed - Opened by paytonward6 6 months ago - 2 comments

#206 - Add support for parsing environment "None" strings to None.

Pull Request - State: closed - Opened by kschwab 6 months ago - 2 comments

#205 - Disable `env_prefix` with a `None` value

Issue - State: closed - Opened by azmeuk 6 months ago - 4 comments

#204 - Allow nested env var source to override nested init source.

Pull Request - State: closed - Opened by kschwab 6 months ago - 3 comments

#203 - How to Override Deeply Nested Settings using Environment Variables?

Issue - State: closed - Opened by kschwab 6 months ago - 10 comments

#201 - Pyright Gives arguments missing for parameters

Issue - State: closed - Opened by Airor4 6 months ago - 3 comments

#200 - Add `RootSettings`

Issue - State: open - Opened by rijenkii 7 months ago - 9 comments
Labels: feature request

#199 - [Question] Is it still possible to pass None through environment variables?

Issue - State: closed - Opened by eremeevfd 7 months ago - 8 comments
Labels: feature request

#198 - feat: ignore empty env vars

Pull Request - State: closed - Opened by niventc 7 months ago - 2 comments

#197 - Dynamic settings property

Issue - State: closed - Opened by myslak71 7 months ago - 1 comment

#196 - Optional (or Union) types cannot be loaded from JSON secrets

Issue - State: closed - Opened by daBrado 7 months ago - 1 comment
Labels: bug

#195 - Correct a typo in README.md

Pull Request - State: closed - Opened by felixonmars 7 months ago - 2 comments

#194 - Fix documentation and update pydantic and pydantic-core dependancies

Pull Request - State: closed - Opened by Xunop 7 months ago - 2 comments

#193 - Feature Request: Make it possible to specify environment variables for fields again

Issue - State: closed - Opened by palle-k 7 months ago
Labels: unconfirmed

#192 - test_docs_examples fail, the document need to update

Issue - State: closed - Opened by Xunop 7 months ago - 4 comments

#191 - Add support for reading configuration from .json files

Issue - State: closed - Opened by JakubPluta 7 months ago - 2 comments
Labels: unconfirmed

#189 - Prepare release 2.10

Pull Request - State: closed - Opened by hramezani 8 months ago - 1 comment

#188 - Drop Python 3.7

Pull Request - State: closed - Opened by hramezani 8 months ago - 1 comment

#187 - .env file not work with poetry

Issue - State: closed - Opened by JuanOrtizOvied 8 months ago
Labels: unconfirmed

#186 - Please bring back env= to use it instead of alias to override envvar names for fields

Issue - State: closed - Opened by espdev 8 months ago - 2 comments
Labels: unconfirmed

#185 - What is the best Practices for YAML Configuration Loading

Issue - State: closed - Opened by yinzixie 8 months ago - 1 comment

#184 - Inconsistent applying annotated BeforeValidator

Issue - State: closed - Opened by valq7711 8 months ago - 1 comment
Labels: unconfirmed

#182 - resolve nested code fence line numbering

Pull Request - State: closed - Opened by johndutchover 8 months ago - 7 comments

#181 - Question/proposal: Lazy sources

Issue - State: closed - Opened by Ohad31415 8 months ago - 6 comments

#180 - Cannot override env var when creating model

Issue - State: open - Opened by chbndrhnns 8 months ago - 9 comments
Labels: enhancement

#179 - Using multiple BaseSettings with different prefixes

Issue - State: closed - Opened by alexdashkov 9 months ago - 6 comments

#177 - BaseSettings fail when an override is specified with kwargs

Issue - State: closed - Opened by jaysonsantos 9 months ago - 2 comments

#176 - Add settings source for AWS Secrets Manager

Pull Request - State: open - Opened by rishacha 9 months ago - 1 comment

#175 - Add AWS SettingsManager support

Issue - State: open - Opened by rishacha 9 months ago - 2 comments

#174 - Confirm Python 3.12 support

Pull Request - State: closed - Opened by hramezani 9 months ago - 2 comments
Labels: ready for review

#173 - Fix typo at `Environment variable names` section

Pull Request - State: closed - Opened by iagorrr 9 months ago - 2 comments

#171 - Field fails to be initialized/validated when explicitly passing `env=`

Issue - State: closed - Opened by gvso 9 months ago - 2 comments
Labels: unconfirmed

#170 - Update links

Pull Request - State: closed - Opened by hramezani 9 months ago - 1 comment

#169 - How to load subsettings only if enviroment variable present?

Issue - State: closed - Opened by heckad 9 months ago - 1 comment

#168 - Fix #166 - Add docs for validating default values

Pull Request - State: closed - Opened by stinovlas 10 months ago - 3 comments

#167 - BaseSetting uses env alias as default value instead of the set variable

Issue - State: closed - Opened by akoshel 10 months ago - 3 comments
Labels: unconfirmed

#166 - BaseSettings validates default field value

Issue - State: closed - Opened by stinovlas 10 months ago - 9 comments

#165 - Add note about nested model should inherit BaseModel

Pull Request - State: closed - Opened by hramezani 10 months ago - 1 comment

#164 - mypy complains whn instantiating a settings object

Issue - State: closed - Opened by vladdu 10 months ago - 3 comments

#161 - Conflict between init value and env var

Issue - State: closed - Opened by finswimmer 10 months ago - 1 comment
Labels: unconfirmed

#160 - Fix broken links

Pull Request - State: closed - Opened by hramezani 10 months ago - 1 comment
Labels: awaiting author revision

#159 - ENV override not properly explained

Issue - State: closed - Opened by Verhaeg 10 months ago - 6 comments
Labels: unconfirmed

#158 - chore(dev-dependencies): use dev dependency and not requirements

Pull Request - State: closed - Opened by sylvainmouquet 10 months ago - 2 comments

#157 - Using annotated BeforeValidator may cause JSONDecodeError from .env

Issue - State: closed - Opened by ttti07 10 months ago - 1 comment
Labels: unconfirmed

#155 - Remove old code relatd to optional dotenv

Pull Request - State: closed - Opened by hramezani 10 months ago - 2 comments
Labels: ready for review

#154 - BaseSettings fails to populate nested module with loaded secrets

Issue - State: open - Opened by bkis 10 months ago - 12 comments

#153 - Long `env_prefix` cause nothing to split env names

Issue - State: closed - Opened by ccppoo 10 months ago - 1 comment
Labels: unconfirmed

#152 - Env var extraction to classmethod

Pull Request - State: closed - Opened by vindex10 10 months ago - 5 comments

#151 - No validation feedback for nested models

Issue - State: closed - Opened by adam-pawluczuk 10 months ago - 1 comment
Labels: unconfirmed

#150 - python-dotenv should be optional

Pull Request - State: closed - Opened by maxzhenzhera 10 months ago - 2 comments

#149 - python-dotenv should be optional

Issue - State: closed - Opened by maxzhenzhera 10 months ago - 3 comments

#148 - Extra inputs are not permitted with AliasChoices

Issue - State: closed - Opened by levsh 10 months ago - 6 comments
Labels: unconfirmed

#147 - Add docs to explain env_prefix does not apply to field alias

Pull Request - State: closed - Opened by hramezani 10 months ago - 2 comments
Labels: ready for review

#146 - Fix for #145 - code for mentioned variable in Settings Management

Pull Request - State: closed - Opened by ikosmala 11 months ago - 2 comments

#145 - No code for mentioned variable in Settings Management

Issue - State: closed - Opened by ikosmala 11 months ago - 2 comments
Labels: unconfirmed

#144 - `populate_by_name` and `env_prefix` are ignored when alias is used

Issue - State: closed - Opened by wikiped 11 months ago - 4 comments
Labels: unconfirmed

#143 - Microsoft KeyVault fetch support

Issue - State: open - Opened by dvir-ms 11 months ago - 4 comments
Labels: feature request

#142 - ImportError: python-dotenv is not installed, run `pip install pydantic[dotenv]`

Issue - State: closed - Opened by horw 11 months ago - 2 comments
Labels: unconfirmed

#141 - Prepare release 2.0.3

Pull Request - State: closed - Opened by hramezani 11 months ago - 1 comment

#140 - feat: `KeyringSettingsSource` class to load keyring variables

Pull Request - State: open - Opened by lmmx 11 months ago - 4 comments

#139 - Support `keyring` encrypted credential storage

Issue - State: open - Opened by lmmx 11 months ago - 1 comment
Labels: feature request

#138 - Check union args to don't consider Optional fields as complex Union

Pull Request - State: closed - Opened by hramezani 11 months ago - 2 comments
Labels: ready for review

#137 - Using single underscore as `env_nested_delimiter`

Issue - State: closed - Opened by egormkn 11 months ago - 1 comment
Labels: unconfirmed

#136 - Validation error if environment variable contains an integer

Issue - State: closed - Opened by xome4ok 11 months ago - 3 comments
Labels: unconfirmed

#135 - pydantic.Json[dict[str, str]] | None raise error (BUG)

Issue - State: closed - Opened by aleksey925 11 months ago - 7 comments

#134 - Pydantic-settings core to Rust

Issue - State: closed - Opened by dariocurr 11 months ago - 1 comment
Labels: unconfirmed

#133 - Cannot load BaseSettings instance with subset of variables in .env with default handling of extra values

Issue - State: closed - Opened by hblunck 11 months ago - 3 comments
Labels: unconfirmed

#132 - Environment variable parsing exception

Issue - State: closed - Opened by YongJie-Xie 11 months ago - 4 comments

#131 - mypy error when using `_env_file` in BaseSettings sub-class

Issue - State: closed - Opened by duckontheweb almost 3 years ago - 16 comments
Labels: unconfirmed

#130 - Fix `_replace_field_names_case_insensitively` precondition inconsistency

Pull Request - State: closed - Opened by AlexVndnblcke 12 months ago - 3 comments
Labels: ready for review

#129 - Prepare release 2.0.2

Pull Request - State: closed - Opened by hramezani 12 months ago - 2 comments
Labels: ready for review

#128 - Separate decoding of complex values into specific method

Pull Request - State: closed - Opened by dbendall 12 months ago - 3 comments
Labels: ready for review

#126 - Feature Request: Settings source - allow non-JSON complex fields

Issue - State: closed - Opened by dbendall 12 months ago - 4 comments
Labels: unconfirmed

#125 - Parsing nested settings broken?

Issue - State: closed - Opened by SthPhoenix 12 months ago - 14 comments
Labels: unconfirmed

#124 - fix typos in pydantic settings module

Pull Request - State: closed - Opened by kkirsche 12 months ago - 2 comments

#123 - Fix typo (`fiel_value` -> `field_value`)

Pull Request - State: closed - Opened by kkirsche 12 months ago - 2 comments