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 freundTech
Recipients David Peall, MineRobber9000, christian.heimes, freundTech, kwatsen, rfinnie
Date 2022-02-17.16:54:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645116875.54.0.472338647752.issue31242@roundup.psfhosted.org>
In-reply-to
Content
I also need this feature for something I'm working on, so I looked into it a bit and pushed a small proof of concept implementation to GitHub (See PR 31391).

I'm not sure if I'll have enough time to finish and clean up this implementation, but at least there is a starting point.

I also opened bpo-46779 as a simpler method to solve most of the usecases  that would be solved by this api.
History
Date User Action Args
2022-02-17 16:54:35freundTechsetrecipients: + freundTech, christian.heimes, rfinnie, David Peall, kwatsen, MineRobber9000
2022-02-17 16:54:35freundTechsetmessageid: <1645116875.54.0.472338647752.issue31242@roundup.psfhosted.org>
2022-02-17 16:54:35freundTechlinkissue31242 messages
2022-02-17 16:54:35freundTechcreate