Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

soft switching for context managers #20

Closed
ghost opened this issue Nov 29, 2013 · 3 comments
Closed

soft switching for context managers #20

ghost opened this issue Nov 29, 2013 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 29, 2013

Originally reported by: RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew)


(originally reported in Trac by @akruis on 2013-04-28 23:52:44)

I'm currently working on soft switching for context managers. I have a first working patch. Pickling is not yet supported.
If anybody is interested, here is the patch:
https://bitbucket.org/akruis/fg2python/commits/852868afc498e800e4091e83aa818bf5d7b35939


@ghost
Copy link
Author

ghost commented Nov 29, 2013

Original comment by RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew):


@akruis on 2013-04-29 23:06:00 said:

Many thanks to Christian Tismer for his comments on bitbucket.
I completed the patch and added pickling support and tests.
The change is in [00459789dc70]

This change is for 2.7-slp only. For 3.x-slp we need to clean up the f_execute logic.

Now, can anybody please review the change.

@ghost
Copy link
Author

ghost commented Nov 29, 2013

Original comment by RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew):


@akruis on 2013-09-04 09:41:55 said:

The following commit page contains comments on this topic:
https://bitbucket.org/akruis/fg2python/commits/852868afc498e800e4091e83aa818bf5d7b35939

@ghost
Copy link
Author

ghost commented Dec 6, 2013

Original comment by Anselm Kruis (Bitbucket: akruis, GitHub: akruis):


Already resolved. See 1ca35c2af1fa for 3.x-slp

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants