Message 391654 - Python tracker
Message391654
| Author | methane |
|---|---|
| Recipients | akdor1154, ezio.melotti, hroncok, lemburg, mark, methane, qigangxu, shihai1991, vstinner |
| Date | 2021-04-23.05:53:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619157187.36.0.954152076616.issue37751@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
codecs.register() was added in this commit. https://github.com/python/cpython/commit/e2d67f98d1aade1059b2ff3278672b2ffbaf180e And its docstring has been added in this commit. https://github.com/python/cpython/commit/0ae2981dec3de96a1f7d63b0535992cf1462ac92 Both commits doesn't describe why normalization was differ from PEP 100. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-23 05:53:07 | methane | set | recipients: + methane, lemburg, vstinner, mark, ezio.melotti, hroncok, shihai1991, qigangxu, akdor1154 |
| 2021-04-23 05:53:07 | methane | set | messageid: <1619157187.36.0.954152076616.issue37751@roundup.psfhosted.org> |
| 2021-04-23 05:53:07 | methane | link | issue37751 messages |
| 2021-04-23 05:53:07 | methane | create | |