Message 336861 - Python tracker (original) (raw)
Message336861
Author | cstratak |
---|---|
Recipients | cstratak, vstinner |
Date | 2019-02-28.18:10:18 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1551377418.82.0.396215807293.issue36147@roundup.psfhosted.org |
In-reply-to |
Content |
---|
Also the change from PyUnicode_FromStringAndSize to PyBytes_FromStringAndSize happened here: https://bugs.python.org/issue8966 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-02-28 18:10:18 | cstratak | set | recipients: + cstratak, vstinner |
2019-02-28 18:10:18 | cstratak | set | messageid: 1551377418.82.0.396215807293.issue36147@roundup.psfhosted.org |
2019-02-28 18:10:18 | cstratak | link | issue36147 messages |
2019-02-28 18:10:18 | cstratak | create |