Message 343166 - Python tracker

Message343166

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 rbcollins
Recipients jdemeyer, rbcollins
Date 2019-05-22.10:05:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558519514.77.0.591756745905.issue36994@roundup.psfhosted.org>
In-reply-to
Content
New changeset b892d3ea468101d35e2fb081002fa693bd86eca9 by Robert Collins (Jeroen Demeyer) in branch 'master':
bpo-36994: add test for profiling method_descriptor with **kwargs (GH-13461)
https://github.com/python/cpython/commit/b892d3ea468101d35e2fb081002fa693bd86eca9
History
Date User Action Args
2019-05-22 10:05:14rbcollinssetrecipients: + rbcollins, jdemeyer
2019-05-22 10:05:14rbcollinssetmessageid: <1558519514.77.0.591756745905.issue36994@roundup.psfhosted.org>
2019-05-22 10:05:14rbcollinslinkissue36994 messages
2019-05-22 10:05:14rbcollinscreate