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 fwierzbicki
Recipients eric.araujo, fwierzbicki, serhiy.storchaka
Date 2013-01-10.20:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357848784.68.0.0963901798073.issue16886@psf.upfronthosting.co.za>
In-reply-to
Content
Switched to unittest style away from doctests and created patch against 3.3. Note that at this time test_dictcomp.py is identical in 3.3 and 3.4 so merging should be pretty easy :)
History
Date User Action Args
2013-01-10 20:13:05fwierzbickisetrecipients: + fwierzbicki, eric.araujo, serhiy.storchaka
2013-01-10 20:13:04fwierzbickisetmessageid: <1357848784.68.0.0963901798073.issue16886@psf.upfronthosting.co.za>
2013-01-10 20:13:04fwierzbickilinkissue16886 messages
2013-01-10 20:13:03fwierzbickicreate