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

Make a Bind subsystem #23

Closed
jeblad opened this issue Jan 1, 2019 · 1 comment
Closed

Make a Bind subsystem #23

jeblad opened this issue Jan 1, 2019 · 1 comment

Comments

@jeblad
Copy link
Owner

jeblad commented Jan 1, 2019

Spies an stubs can be bound to function calls, with two calls register() and unregister(). It is pretty easy to create the register call, but to make the unregister call data from the previous call must be kept. This will then go into the Bind instance.

@jeblad
Copy link
Owner Author

jeblad commented Jun 7, 2019

I can't see any way to make a unified register-unregister pair. Leaving this.

@jeblad jeblad closed this as completed Jun 7, 2019
Clean up Pickle extension automation moved this from To Do to Done Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant