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 rhettinger
Recipients BTaskaya, pablogsal, rhettinger, serhiy.storchaka
Date 2020-01-03.05:21:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578028886.43.0.168886392339.issue39158@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4fcf5c12a37a8d3d8d6303c44c223dbc8d568cfd by Raymond Hettinger in branch 'master':
bpo-39158: ast.literal_eval() doesn't support empty sets (GH-17742)
https://github.com/python/cpython/commit/4fcf5c12a37a8d3d8d6303c44c223dbc8d568cfd
History
Date User Action Args
2020-01-03 05:21:26rhettingersetrecipients: + rhettinger, serhiy.storchaka, pablogsal, BTaskaya
2020-01-03 05:21:26rhettingersetmessageid: <1578028886.43.0.168886392339.issue39158@roundup.psfhosted.org>
2020-01-03 05:21:26rhettingerlinkissue39158 messages
2020-01-03 05:21:26rhettingercreate