Skip to content

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

@yarikoptic

Description

@yarikoptic

as given in example of #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?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions