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 pablogsal
Recipients asvetlov, pablogsal, yselivanov
Date 2018-10-26.11:19:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540552759.9.0.788709270274.issue34890@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7cd25434164882c2093ea41ccfc7b95a05cd5cbd by Pablo Galindo in branch 'master':
bpo-34890: Make iscoroutinefunction, isgeneratorfunction and isasyncgenfunction work with functools.partial (GH-9903)
https://github.com/python/cpython/commit/7cd25434164882c2093ea41ccfc7b95a05cd5cbd
History
Date User Action Args
2018-10-26 11:19:19pablogsalsetrecipients: + pablogsal, asvetlov, yselivanov
2018-10-26 11:19:19pablogsalsetmessageid: <1540552759.9.0.788709270274.issue34890@psf.upfronthosting.co.za>
2018-10-26 11:19:19pablogsallinkissue34890 messages
2018-10-26 11:19:19pablogsalcreate