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 ju-sh
Recipients ju-sh
Date 2019-11-05.18:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572977826.42.0.982480683243.issue38702@roundup.psfhosted.org>
In-reply-to
Content
The parser/unparse.py file lacks functions to handle the `Str`, `Num`, `Bytes` and `NameConstant` types.

Can we add them since it seems to be simple enough?
History
Date User Action Args
2019-11-05 18:17:06ju-shsetrecipients: + ju-sh
2019-11-05 18:17:06ju-shsetmessageid: <1572977826.42.0.982480683243.issue38702@roundup.psfhosted.org>
2019-11-05 18:17:06ju-shlinkissue38702 messages
2019-11-05 18:17:06ju-shcreate