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 gvanrossum
Recipients JelleZijlstra, gvanrossum, joperez, kj, levkivskyi
Date 2021-06-03.15:34:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJKnORvVmwCNx=T0oBgarVT+O8Zi6Pg9e2OgyZKdZ6RBuA@mail.gmail.com>
In-reply-to <[email protected]>
Content
Instead of introspecting types, use this library:
https://github.com/ilevkivskyi/typing_inspect
History
Date User Action Args
2021-06-03 15:34:31gvanrossumsetrecipients: + gvanrossum, levkivskyi, JelleZijlstra, joperez, kj
2021-06-03 15:34:31gvanrossumlinkissue44293 messages
2021-06-03 15:34:31gvanrossumcreate