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 serhiy.storchaka
Recipients ashwch, gvanrossum, python-dev, rhettinger, serhiy.storchaka
Date 2015-11-20.15:53:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448034828.66.0.0161786691997.issue25665@psf.upfronthosting.co.za>
In-reply-to
Content
The test tests pickling only with default protocol. It would be better to test pickling with all supported protocols.

Why special TestCase methods to check for and report failures are not used in test_typing?
History
Date User Action Args
2015-11-20 15:53:48serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, rhettinger, python-dev, ashwch
2015-11-20 15:53:48serhiy.storchakasetmessageid: <1448034828.66.0.0161786691997.issue25665@psf.upfronthosting.co.za>
2015-11-20 15:53:48serhiy.storchakalinkissue25665 messages
2015-11-20 15:53:48serhiy.storchakacreate