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 serhiy.storchaka
Recipients Amir, eric.smith, mpheath, serhiy.storchaka
Date 2020-02-13.18:32:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581618733.55.0.238732267354.issue39524@roundup.psfhosted.org>
In-reply-to
Content
New changeset fbeba8f2481411d608a616366394e07cdc52e0bb by mpheath in branch 'master':
bpo-39524: Fixed doc-string in ast._pad_whitespace (GH-18340)
https://github.com/python/cpython/commit/fbeba8f2481411d608a616366394e07cdc52e0bb
History
Date User Action Args
2020-02-13 18:32:13serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, Amir, mpheath
2020-02-13 18:32:13serhiy.storchakasetmessageid: <1581618733.55.0.238732267354.issue39524@roundup.psfhosted.org>
2020-02-13 18:32:13serhiy.storchakalinkissue39524 messages
2020-02-13 18:32:13serhiy.storchakacreate