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 brenthuisman
Recipients McSinyx, brenthuisman, docs@python, rhettinger, xtreak
Date 2021-04-09.13:50:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617976212.65.0.27287807168.issue39125@roundup.psfhosted.org>
In-reply-to
Content
Is there any activity on this issue? The way Pybind11 generates accessors for attributes makes (as properties with getter and setter) makes it currently impossible to view the type info, which Pybind does provide.

Thanks for any update.
History
Date User Action Args
2021-04-09 13:50:12brenthuismansetrecipients: + brenthuisman, rhettinger, docs@python, McSinyx, xtreak
2021-04-09 13:50:12brenthuismansetmessageid: <1617976212.65.0.27287807168.issue39125@roundup.psfhosted.org>
2021-04-09 13:50:12brenthuismanlinkissue39125 messages
2021-04-09 13:50:12brenthuismancreate