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 mdk
Recipients docs@python, matrixise, mdk, xtreak
Date 2018-10-30.22:45:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> I propose using stable version of Python like python 3.7

If we do so, we won't be able to write doctest about new features (existing in 3.8, not existing in 3.7), which is worse than having warnings.

I think the right move is to do some PR on remote projects (like babel) to fix the warning, future-proofing them from having a real issue in 3.8.
History
Date User Action Args
2018-10-30 22:45:46mdksetrecipients: + mdk, docs@python, matrixise, xtreak
2018-10-30 22:45:46mdksetmessageid: <[email protected]>
2018-10-30 22:45:46mdklinkissue35109 messages
2018-10-30 22:45:46mdkcreate