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 pablogsal
Recipients BTaskaya, Batuhan Taskaya, brandtbucher, brett.cannon, levkivskyi, miss-islington, pablogsal
Date 2020-03-02.18:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583175565.78.0.983700591273.issue38870@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89aa4694fc8c6d190325ef8ed6ce6a6b8efb3e50 by Batuhan Taşkaya in branch 'master':
bpo-38870: Add docstring support to ast.unparse (GH-17760)
https://github.com/python/cpython/commit/89aa4694fc8c6d190325ef8ed6ce6a6b8efb3e50
History
Date User Action Args
2020-03-02 18:59:25pablogsalsetrecipients: + pablogsal, brett.cannon, levkivskyi, miss-islington, brandtbucher, BTaskaya, Batuhan Taskaya
2020-03-02 18:59:25pablogsalsetmessageid: <1583175565.78.0.983700591273.issue38870@roundup.psfhosted.org>
2020-03-02 18:59:25pablogsallinkissue38870 messages
2020-03-02 18:59:25pablogsalcreate