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 vstinner
Recipients Maciej Olko, benjamin.peterson, docs@python, doko, eric.araujo, ezio.melotti, georg.brandl, mdk, miss-islington, ned.deily, python-dev, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner, willingc, xtreak
Date 2020-08-19.17:25:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597857934.08.0.804323458702.issue40204@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8f88190af529543c84d5dc78f19abbfd73335cf4 by Victor Stinner in branch '3.9':
[3.9] bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901)
https://github.com/python/cpython/commit/8f88190af529543c84d5dc78f19abbfd73335cf4
History
Date User Action Args
2020-08-19 17:25:34vstinnersetrecipients: + vstinner, georg.brandl, rhettinger, terry.reedy, doko, benjamin.peterson, ned.deily, ezio.melotti, eric.araujo, skrah, docs@python, python-dev, serhiy.storchaka, willingc, mdk, miss-islington, xtreak, Maciej Olko
2020-08-19 17:25:34vstinnersetmessageid: <1597857934.08.0.804323458702.issue40204@roundup.psfhosted.org>
2020-08-19 17:25:34vstinnerlinkissue40204 messages
2020-08-19 17:25:33vstinnercreate