Message 324871 - Python tracker (original) (raw)

Message324871

Author xtreak
Recipients docs@python, mark.dickinson, rhettinger, taketakeyyy@gmail.com, xtreak
Date 2018-09-09.05:45:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1536471927.31.0.56676864532.issue34611@psf.upfronthosting.co.za
In-reply-to
Content
I don't know if it's worth it to edit the results to return Python data structures in the linked PR. The current version is more concise and indicates the general result of the function instead of the actual return values of the function calls which is intentional. Maybe is there some example in itertools that you are referring to that has incorrect results? Thanks
History
Date User Action Args
2018-09-09 05:45:27 xtreak set recipients: + xtreak, rhettinger, mark.dickinson, docs@python, taketakeyyy@gmail.com
2018-09-09 05:45:27 xtreak set messageid: 1536471927.31.0.56676864532.issue34611@psf.upfronthosting.co.za
2018-09-09 05:45:27 xtreak link issue34611 messages
2018-09-09 05:45:27 xtreak create