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-24.17:31:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548351063.92.0.718327658452.issue35767@roundup.psfhosted.org>
In-reply-to
Content
New changeset 841387dd43e67b1800d10e4d7ce1f8cedc9f3706 by Łukasz Langa (Miss Islington (bot)) in branch '3.7':
bpo-35767: Fix unittest.loader to allow partials as test_functions (GH-11600) (#11662)
https://github.com/python/cpython/commit/841387dd43e67b1800d10e4d7ce1f8cedc9f3706
History
Date User Action Args
2019-01-24 17:31:05lukasz.langasetrecipients: + lukasz.langa, pitrou, jonash, fried, lisroach, xtreak
2019-01-24 17:31:03lukasz.langasetmessageid: <1548351063.92.0.718327658452.issue35767@roundup.psfhosted.org>
2019-01-24 17:31:03lukasz.langalinkissue35767 messages
2019-01-24 17:31:03lukasz.langacreate