- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message367470
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 | phr |
|---|---|
| Recipients | Anthony Sottile, BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, phr, serhiy.storchaka, vstinner |
| Date | 2020-04-27.23:52:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588031533.82.0.984763752411.issue40334@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I just saw this. Interesting. Sometimes I use ast.literal_eval to read big, deeply nested data objects. I can probably convert to JSON if necessary but it's another thing to watch out for. I might try to benchmark some of these. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-27 23:52:13 | phr | set | recipients: + phr, gvanrossum, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, pablogsal, BTaskaya |
| 2020-04-27 23:52:13 | phr | set | messageid: <1588031533.82.0.984763752411.issue40334@roundup.psfhosted.org> |
| 2020-04-27 23:52:13 | phr | link | issue40334 messages |
| 2020-04-27 23:52:13 | phr | create | |

