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 meador.inge
Recipients meador.inge, thautwarm
Date 2017-12-17.20:34:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513542889.38.0.213398074469.issue32352@psf.upfronthosting.co.za>
In-reply-to
Content
This is a documented limitation for CPython:

https://docs.python.org/3.7/library/inspect.html#inspect.signature
History
Date User Action Args
2017-12-17 20:34:49meador.ingesetrecipients: + meador.inge, thautwarm
2017-12-17 20:34:49meador.ingesetmessageid: <1513542889.38.0.213398074469.issue32352@psf.upfronthosting.co.za>
2017-12-17 20:34:49meador.ingelinkissue32352 messages
2017-12-17 20:34:49meador.ingecreate