Message 363645 - Python tracker
Message363645
| Author | shihai1991 |
|---|---|
| Recipients | lemburg, serhiy.storchaka, shihai1991, vstinner |
| Date | 2020-03-08.09:55:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583661301.77.0.775117175119.issue39337@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> I would prefer that codecs.lookup() and encodings.normalize_encoding() behave the same. Either always ignore or always copy. How about calling `encodings.normalize_encoding() in codecs.normalizestring()` to keep same behavior?(I create PR18845) > Maybe we should just add a private function for test in _testcapi I can try to add some test cases in next weekend ;) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-08 09:55:01 | shihai1991 | set | recipients: + shihai1991, lemburg, vstinner, serhiy.storchaka |
| 2020-03-08 09:55:01 | shihai1991 | set | messageid: <1583661301.77.0.775117175119.issue39337@roundup.psfhosted.org> |
| 2020-03-08 09:55:01 | shihai1991 | link | issue39337 messages |
| 2020-03-08 09:55:01 | shihai1991 | create | |