Message339467
| Author | gregory.p.smith |
|---|---|
| Recipients | docs@python, gregory.p.smith, njs |
| Date | 2019-04-04.22:26:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554416769.95.0.261313535534.issue36530@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The codecs module has public decode_encode() and encode_decode() functions. They have never been documented, but are recommended for some uses such as: https://stackoverflow.com/questions/14820429/how-do-i-decodestring-escape-in-python3/23151714#23151714 As public APIs, we should document them. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-04 22:26:09 | gregory.p.smith | set | recipients: + gregory.p.smith, njs, docs@python |
| 2019-04-04 22:26:09 | gregory.p.smith | set | messageid: <1554416769.95.0.261313535534.issue36530@roundup.psfhosted.org> |
| 2019-04-04 22:26:09 | gregory.p.smith | link | issue36530 messages |
| 2019-04-04 22:26:09 | gregory.p.smith | create | |