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 dino.viehland
Recipients BTaskaya, carljm, dino.viehland, hongweipeng, itamaro, kernc, lisroach, xtreak
Date 2021-11-30.18:23:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638296602.47.0.567586706136.issue30533@roundup.psfhosted.org>
In-reply-to
Content
New changeset af8c8caaf5e07c02202d736a31f6a2f7e27819b8 by Weipeng Hong in branch 'main':
bpo-30533:Add function inspect.getmembers_static that does not call properties or dynamic properties. (#20911)
https://github.com/python/cpython/commit/af8c8caaf5e07c02202d736a31f6a2f7e27819b8
History
Date User Action Args
2021-11-30 18:23:22dino.viehlandsetrecipients: + dino.viehland, carljm, kernc, lisroach, hongweipeng, xtreak, BTaskaya, itamaro
2021-11-30 18:23:22dino.viehlandsetmessageid: <1638296602.47.0.567586706136.issue30533@roundup.psfhosted.org>
2021-11-30 18:23:22dino.viehlandlinkissue30533 messages
2021-11-30 18:23:22dino.viehlandcreate