[Python-Dev] Remove f_yieldfrom attribute from frameobject
Mark Shannon
mark at hotpy.org
Mon Mar 5 09:51:47 CET 2012
More information about the Python-Dev mailing list
Mon Mar 5 09:51:47 CET 2012
- Previous message: [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
- Next message: [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Could we remove the f_yieldfrom attribute from frameobject (at the Python level) before it is too late and we are stuck with it. Issue (with patch) here: http://bugs.python.org/issue13970 Cheers, Mark.
- Previous message: [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
- Next message: [Python-Dev] [RELEASED] Python 3.3.0 alpha 1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list