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 xtreak
Recipients docs@python, matrixise, mdk, xtreak
Date 2018-10-30.23:19:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540941594.03.0.788709270274.issue35109@psf.upfronthosting.co.za>
In-reply-to
Content
> 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 agree with the same. Maybe I am running doctest wrong locally? I use make venv and make doctest. Sorry for the confusion on this.
History
Date User Action Args
2018-10-30 23:19:54xtreaksetrecipients: + xtreak, docs@python, matrixise, mdk
2018-10-30 23:19:54xtreaksetmessageid: <1540941594.03.0.788709270274.issue35109@psf.upfronthosting.co.za>
2018-10-30 23:19:54xtreaklinkissue35109 messages
2018-10-30 23:19:53xtreakcreate