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 janssen
Recipients flox, janssen, ronaldoussoren, vstinner
Date 2010-05-23.19:41:50
SpamBayes Score 0.0061228666
Marked as misclassified No
Message-id <1274643712.42.0.42249043831.issue8446@psf.upfronthosting.co.za>
In-reply-to
Content
Not sure I understand this patch.  Either the icglue module is removed in python 3, in which case it should raise the deprecation warning, or it is not, in which case it should be removed from the list of modules checked in test_py3kwarn.  Shouldn't the patch also address one of these two cases?
History
Date User Action Args
2010-05-23 19:41:52janssensetrecipients: + janssen, ronaldoussoren, vstinner, flox
2010-05-23 19:41:52janssensetmessageid: <1274643712.42.0.42249043831.issue8446@psf.upfronthosting.co.za>
2010-05-23 19:41:50janssenlinkissue8446 messages
2010-05-23 19:41:50janssencreate