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

Fixed cache.obj_modified when checking annotations #28

Merged
merged 2 commits into from Aug 18, 2023

Conversation

gbastien
Copy link
Member

@gbastien gbastien commented Aug 1, 2023

Take care that _p_mtime is not changed on __annotations__ when a value changes in a stored annotation that is a PersistentMapping. Also removed parameter asstring=False, when asdatetime=False, returned value is float which is convenient to be used in a cachekey.

See #MOD-964

…`_p_mtime` is not changed on `__annotations__` when a value changes in a stored annotation that is a `PersistentMapping`. Also removed parameter `asstring=False`, when `asdatetime=False`, returned value is float which is convenient to be used in a cachekey.

See #MOD-964
@gbastien gbastien requested a review from sgeulette August 1, 2023 14:00
@coveralls
Copy link

coveralls commented Aug 1, 2023

Coverage Status

coverage: 88.663% (+0.4%) from 88.242% when pulling af6a33a on MOD-964_fix_obj_modified_check_annotation into 902ff06 on master.

@sgeulette sgeulette merged commit 657d2b2 into master Aug 18, 2023
6 checks passed
@sgeulette sgeulette deleted the MOD-964_fix_obj_modified_check_annotation branch August 18, 2023 07:33
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.

None yet

3 participants