Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cythonized version to fix #62 #63

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Cythonized version to fix #62 #63

wants to merge 3 commits into from

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