Skip to content

Conversation

smarie
Copy link
Owner

@smarie smarie commented Jan 22, 2020

Aims at fixing #62

Sylvain MARIE added 3 commits December 17, 2019 17:32
…efault value is provided in `default=<value>` or as a `default_factory=copy_value(<value>)`, this is done only **once per field**, to accelerate future access. If the value was converted on the way, the converted value is used to replace the default value, or the default value copied by the factory. Fixed [#57](#57)
# Conflicts:
#	pyfields/core.py
#	pyfields/helpers.py
Base automatically changed from master to main March 22, 2021 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant