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-13.20:11:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597349518.04.0.729601263509.issue40204@roundup.psfhosted.org>
In-reply-to
Content
New changeset 474652fe9346382dbf793f20b671eb74668bebde by Victor Stinner in branch 'master':
bpo-40204, doc: Fix syntax of C variables (GH-21846)
https://github.com/python/cpython/commit/474652fe9346382dbf793f20b671eb74668bebde
History
Date User Action Args
2020-08-13 20:11:58vstinnersetrecipients: + 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-13 20:11:58vstinnersetmessageid: <1597349518.04.0.729601263509.issue40204@roundup.psfhosted.org>
2020-08-13 20:11:58vstinnerlinkissue40204 messages
2020-08-13 20:11:58vstinnercreate