This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author larry
Recipients larry, ncoghlan, rfk, rhettinger
Date 2013-11-03.19:38:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Would this be a good time for me to ask about publishing the stack effect info?  I had to write my own parallel implementation of it for my assembler, so I found it irritating that Python doesn't provide it.
History
Date User Action Args
2013-11-03 19:38:29larrysetrecipients: + larry, rhettinger, ncoghlan, rfk
2013-11-03 19:38:29larrysetmessageid: <[email protected]>
2013-11-03 19:38:29larrylinkissue19378 messages
2013-11-03 19:38:29larrycreate