con / con/fscacher

ENH(TST): add a test to verify correct operation on closures/local functions

Open
#18 12 comments 0 reactions 1 assignee Assigned to @yarikoptic-gitmate View on GitHub
Dominant language
Python
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

as given in example of https://github.com/con/fscacher/issues/17

if that could not work (e.g. we then need to add closure's space into fingerprinted signature, and somehow cannot/should not do that) -- we should raise some exception (might be `NotImplementedError("caching on functions with closures is not supported")`)

the same probably would go for functions accessing `global` variables space, but I guess it is nothing we could deduce/control for, right?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.