boostorg / python

Boost.org python module
http://boostorg.github.io/python
Boost Software License 1.0
468 stars 201 forks source link

C++ and python endianness communication problem #366

Closed zchGithub123 closed 3 years ago

zchGithub123 commented 3 years ago

Hello, Sir, Python3 has separated the byte and str types. Does boost not wrap the byte?

zchGithub123 commented 3 years ago

Please refer to ”Py3 std::string is not converted to 'bytes' #85“