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 ned.deily
Recipients JDLH, MartinAltmayer, akuchling, asvetlov, barry, belopolsky, docs@python, kbumsik, levkivskyi, miss-islington, ned.deily, willingc, xtreak, yselivanov
Date 2018-09-18.00:59:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537232352.77.0.956365154283.issue33649@psf.upfronthosting.co.za>
In-reply-to
Content
>> Ned, do we auto run docs build for Python 3.7?  Or do we only build them on release?

The online html docs at https://docs.python.org/, like https://docs.python.org/3.7/, are rebuilt every 3 hours from the current branch heads for feature and maintenance releases.  We also make available archive copies of the docs for each release here:
https://www.python.org/doc/versions/

>Never mind, the docs for 3.7 have been updated!

What's up, Doc?
History
Date User Action Args
2018-09-18 00:59:12ned.deilysetrecipients: + ned.deily, barry, akuchling, belopolsky, asvetlov, MartinAltmayer, docs@python, yselivanov, willingc, levkivskyi, JDLH, miss-islington, xtreak, kbumsik
2018-09-18 00:59:12ned.deilysetmessageid: <1537232352.77.0.956365154283.issue33649@psf.upfronthosting.co.za>
2018-09-18 00:59:12ned.deilylinkissue33649 messages
2018-09-18 00:59:12ned.deilycreate