Message 336910 - Python tracker

Message336910

Author pablogsal
Recipients methane, pablogsal, xtreak
Date 2019-03-01.09:32:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551432724.14.0.645186151982.issue36155@roundup.psfhosted.org>
In-reply-to
Content
Well, unless there was a bug on the gc, the only way the list l could be on both lists is if in one of them there was something that was saying that is equal to it. To confirm I checked what was equal to l in the second generation and I saw it was mock.ANY 

:)
History
Date User Action Args
2019-03-01 09:32:04pablogsalsetrecipients: + pablogsal, methane, xtreak
2019-03-01 09:32:04pablogsalsetmessageid: <1551432724.14.0.645186151982.issue36155@roundup.psfhosted.org>
2019-03-01 09:32:04pablogsallinkissue36155 messages
2019-03-01 09:32:04pablogsalcreate