Guido van Rossum <[email protected]> added the comment: While I understand the sentiment, having this warning pop up every time you import a provisional module while developing code feels like harassment of the very users we'd like to try out the provisional APIs.
It's also too course-grained -- most of the time a provisional module is pretty stable but has a few gray areas that are still under development. For those people who are writing software for the ages, maybe this can be an opt-in warning? I won't object to that. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue31742> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
