python-sdk/open_feature
Tom Carrio ca0b6f48a8 feat: process flag evaluation options in client
- performs validation of options as dictionary before pulling hooks and hints
- introduces immutable dictionary extension of dict following naming from 3.12 release
- documented "upgrade" process for MappingProxyType

Signed-off-by: Tom Carrio <tom@carrio.dev>
2022-11-07 21:46:16 -05:00
..
evaluation_context
exception
flag_evaluation
hooks
immutable_dict feat: process flag evaluation options in client 2022-11-07 21:46:16 -05:00
provider
__init__.py
open_feature_api.py
open_feature_client.py feat: process flag evaluation options in client 2022-11-07 21:46:16 -05:00
open_feature_evaluation_context.py