Message 415758 - Python tracker

Message415758

Author Mark.Shannon
Recipients Mark.Shannon, graingert, lemburg, lys.nikolaou, pablogsal
Date 2022-03-22.10:52:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647946365.86.0.632711101838.issue45563@roundup.psfhosted.org>
In-reply-to
Content
You are on own if you create code objects by calling `types.CodeType`.
The docs could be a lot clearer about that, though.
History
Date User Action Args
2022-03-22 10:52:45Mark.Shannonsetrecipients: + Mark.Shannon, lemburg, graingert, lys.nikolaou, pablogsal
2022-03-22 10:52:45Mark.Shannonsetmessageid: <1647946365.86.0.632711101838.issue45563@roundup.psfhosted.org>
2022-03-22 10:52:45Mark.Shannonlinkissue45563 messages
2022-03-22 10:52:45Mark.Shannoncreate