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 berker.peksag
Recipients berker.peksag, flying sheep, gvanrossum
Date 2016-01-21.22:36:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453415791.43.0.68863214272.issue25830@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like the docstring is a bit misleading. ``isinstance(m, Match)`` behavior is already tested in the test suite: https://hg.python.org/cpython/file/default/Lib/test/test_typing.py#l1297
History
Date User Action Args
2016-01-21 22:36:31berker.peksagsetrecipients: + berker.peksag, gvanrossum, flying sheep
2016-01-21 22:36:31berker.peksagsetmessageid: <1453415791.43.0.68863214272.issue25830@psf.upfronthosting.co.za>
2016-01-21 22:36:31berker.peksaglinkissue25830 messages
2016-01-21 22:36:31berker.peksagcreate