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 mark.dickinson
Recipients asvetlov, dkaveshnikov, mark.dickinson, wyz23x2, yselivanov
Date 2020-01-02.18:36:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577990170.68.0.26615693001.issue39192@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the suggestion. If you want to get this added to core Python, there's a bit more you'll need to do here: first, you'd need to persuade the core developers that this functionality is needed. Some real-world motivating examples would help a lot with this. Second, if there's widespread acceptance of the idea, it would be useful to have an implementation that includes accompanying tests and documentation. (Especially documentation: it's not at all clear to me just looking at the code what exact problem it's solving.)

In this case, I'd suggest taking this to the python-ideas mailing list for further discussion (https://mail.python.org/mailman3/lists/python-ideas.python.org/).

You can also take a look at this part of the developer guide for more guidelines on adding new functionality to Python: https://devguide.python.org/stdlibchanges/
History
Date User Action Args
2020-01-02 18:36:10mark.dickinsonsetrecipients: + mark.dickinson, asvetlov, yselivanov, dkaveshnikov, wyz23x2
2020-01-02 18:36:10mark.dickinsonsetmessageid: <1577990170.68.0.26615693001.issue39192@roundup.psfhosted.org>
2020-01-02 18:36:10mark.dickinsonlinkissue39192 messages
2020-01-02 18:36:10mark.dickinsoncreate