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 matrixise
Recipients bukzor, gregory.p.smith, matrixise
Date 2019-09-13.17:42:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568396576.1.0.252635134889.issue34706@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3906920cfecba83d529f8755f5ec2e53e49f9e90 by Stéphane Wirtel (Miss Islington (bot)) in branch '3.7':
bpo-34706: Preserve subclassing in inspect.Signature.from_callable (GH-16108) (GH-16114)
https://github.com/python/cpython/commit/3906920cfecba83d529f8755f5ec2e53e49f9e90
History
Date User Action Args
2019-09-13 17:42:56matrixisesetrecipients: + matrixise, gregory.p.smith, bukzor
2019-09-13 17:42:56matrixisesetmessageid: <1568396576.1.0.252635134889.issue34706@roundup.psfhosted.org>
2019-09-13 17:42:56matrixiselinkissue34706 messages
2019-09-13 17:42:56matrixisecreate