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 lukasz.langa
Recipients fried, jonash, lisroach, lukasz.langa, pitrou, xtreak
Date 2019-01-23.20:57:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548277056.72.0.474320514558.issue35767@roundup.psfhosted.org>
In-reply-to
Content
New changeset fd628cf5adaeee73eab579393cdff71c8f70cdf2 by Łukasz Langa (Jason Fried) in branch 'master':
bpo-35767: Fix unittest.loader to allow partials as test_functions (#11600)
https://github.com/python/cpython/commit/fd628cf5adaeee73eab579393cdff71c8f70cdf2
History
Date User Action Args
2019-01-23 20:57:38lukasz.langasetrecipients: + lukasz.langa, pitrou, jonash, fried, lisroach, xtreak
2019-01-23 20:57:36lukasz.langasetmessageid: <1548277056.72.0.474320514558.issue35767@roundup.psfhosted.org>
2019-01-23 20:57:36lukasz.langalinkissue35767 messages
2019-01-23 20:57:36lukasz.langacreate