mitsuhiko / python-logical-call-context

Experiments with call contexts in python
10 stars 1 forks source link

Decide on Terms #2

Open mitsuhiko opened 7 years ago

mitsuhiko commented 7 years ago

Currently there are a few terms which are weird:

This is in particular a bit at odds with isolated_call_context creating a new logical call context and nonlocal data not being transported into new logical call contexts.